In SX Microcontrollers, SX/B Compiler and SX-Key Tool, msmirb wrote: Hi, I try to assemble the following: rept 16 jmp MyLabel% nop MyLabel% endr but it says label already defined. Ive tried a few combinations but can't get anything to work. I hoped it would assemble as: jmp MyLabel0 nop MyLabel0 jmp MyLabel1 nop MyLabel1 etc... Thanks ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=242690 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)