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!