Hi
I have just Compiled couple of games with compiler 2.7. and Funny thing is. many of the games seems to run in 1 vbl. or atleast faster than they previous did.
But there is some titles that the Compiler refuses. and im not a STOS hacker, so is there anybody out there who can help me out.
common error I get is : Non declared array in line 60
it runs fine in STOS basic.
the line is:
60 if A<1 then goto SLUT else gosub BANA(A) : inc LF
any ideas?