Remove the ENDIF and add the square parentesis it will compile.
Main:
PORTA = $00
SERIN PORTA.3,N2400,Primi
pause 3000
IF Primi <> 0 Then Prati
Goto Main
Prati:
Primi = Isprati
Serout PORTA.2,N2400,[Isprati]
Goto Main
Cheers
Al.
Remove the ENDIF and add the square parentesis it will compile.
Main:
PORTA = $00
SERIN PORTA.3,N2400,Primi
pause 3000
IF Primi <> 0 Then Prati
Goto Main
Prati:
Primi = Isprati
Serout PORTA.2,N2400,[Isprati]
Goto Main
Cheers
Al.
Last edited by aratti; - 21st February 2011 at 21:12.
All progress began with an idea
Bookmarks