Search found 1 match

by David Senften
Thu Apr 30, 2020 8:37 pm
Forum: Other Hardware interfaces
Topic: ARMbasic Compiler Problem
Replies: 1
Views: 7815

ARMbasic Compiler Problem

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 PRI...