Try this way, it will compile and work as well.So I guess the question is, how do you use a variable on a port?
for j=0 to 7
portb0.[j]=1
pause 100
portb0.[j]=0
next j
Cheers
Al.
Try this way, it will compile and work as well.So I guess the question is, how do you use a variable on a port?
for j=0 to 7
portb0.[j]=1
pause 100
portb0.[j]=0
next j
Cheers
Al.
All progress began with an idea
Bookmarks