
Originally Posted by
jorge
y....
Write:
DATA $00,"Switch01",0
Reading:
For CounterA = 0 to 16
Read CounterA,value
If CounterA=0 then goto Main
LCDOUT value
Next CounterA
Works ok , but as a whole …i´ve not been able and not seen anything working …
How could that work? it would exit the loop the first time it starts running.
CounterA=0 and then it exits FOR loop when CounterA=1.
Any missing condition there? or was it supposed to be like If Value=0 then goto Main ?
Last edited by sayzer; - 2nd October 2006 at 03:37.
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Bookmarks