Closed clouddistortion closed 7 months ago
Thanks. That's a nice catch...
The "magic" is: the BASIC interpreter handles '-' and '+' differently for DATA lines - which I now had to learn.
Fix will be rolled out with v2.5.6.
Got the latest release v2.5.6 from github (installed manually). Works great thanks a lot
Using a Mac OS Ventura 13.6.6 and Visual Studio Code Version: 1.87.2 (Universal) Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 setup for creating a BASIC script I encountered a weird error:
The following results in a SYNTAX ERROR within VICE.
If I then LIST the script and just overwrite the minus character and updating the line 60 it works.