Extended Basic
Posted: May 9th, 2011, 4:44 pm
Can anyone tell me what the error is in this line:
13 DISPLAY ERASE ALL :: CALL SCREEN(4):: @=0 :: FOR _=@ TO 14 :: CALL COLOR(_,13,1):: NEXT _ :: CALL LOAD(-31878,0):: CALL LINK("NWCHAR"):: CALL TITLE
It returns a syntax error.
Would much appreciate it!
13 DISPLAY ERASE ALL :: CALL SCREEN(4):: @=0 :: FOR _=@ TO 14 :: CALL COLOR(_,13,1):: NEXT _ :: CALL LOAD(-31878,0):: CALL LINK("NWCHAR"):: CALL TITLE
It returns a syntax error.
Would much appreciate it!