EightyOne variable bug (fixed)
Posted: Wed May 29, 2024 4:51 pm
HELP!
Please fix this bug on EightyOne 1.40:
When I load this BAS file
10 LET X1=1
20 LET X12=12
30 PRINT X1
40 PRINT X12
and RUN the program then I got this error:
Invalid expression in line 20.
To solve this I must do EDIT ENTER on this line.
But I have many lines like this and I dont want to do EDIT ENTER on every line...
Thanks.
Please fix this bug on EightyOne 1.40:
When I load this BAS file
10 LET X1=1
20 LET X12=12
30 PRINT X1
40 PRINT X12
and RUN the program then I got this error:
Invalid expression in line 20.
To solve this I must do EDIT ENTER on this line.
But I have many lines like this and I dont want to do EDIT ENTER on every line...
Thanks.