ARMbasic Compiler Problem
Posted: Thu Apr 30, 2020 8:37 pm
I have been using the BASICtools software for some time.
I recently reinstalled BASICtools and now I can only compile successfully if I enter a program from the keyboard.
When I load a text file from Notepad I get "Unreachable statement" errors for such things as:
OUTPUT(34)
INPUT(56)
A= 1 TO 10
PRINT "THE CLOCK IS RUNNING"
(and others)
These all compile perfectly when entered from my computer keyboard.
Any suggestions?
Dave Senften
I recently reinstalled BASICtools and now I can only compile successfully if I enter a program from the keyboard.
When I load a text file from Notepad I get "Unreachable statement" errors for such things as:
OUTPUT(34)
INPUT(56)
A= 1 TO 10
PRINT "THE CLOCK IS RUNNING"
(and others)
These all compile perfectly when entered from my computer keyboard.
Any suggestions?
Dave Senften