Hi Russ and Steve
for 16F ...
Code:
While 0
Wend
next command
gives in asm
Code:
L0001 GOTO L0002
GOTO L0001
L0002 .... Next Command
Should do the trick, no ???
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks