bit0 and bit1 are aliases to bits in the B0 byte variable
So when you do something like ...It will get locked in the loop forever, because Bit1 can never change.Code:chk4: peek portA,B3 if Bit1 = 0 then fire4 goto chk4
hth,
bit0 and bit1 are aliases to bits in the B0 byte variable
So when you do something like ...It will get locked in the loop forever, because Bit1 can never change.Code:chk4: peek portA,B3 if Bit1 = 0 then fire4 goto chk4
hth,
DT
Bookmarks