Error reporting of line numbers is always short by one,
that is if the console reports error in line 99 it should
in fact be line 100
This happens both when an error is detected loading
.bas or .b and when running a program
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Error reporting of line numbers is always short by one,
that is if the console reports error in line 99 it should
in fact be line 100
This happens both when an error is detected loading
.bas or .b and when running a program
Hm, this my be depending on the editor counting the first line as Zero or One.
Yes it is the text editor - there is no provision in settings to change 1st line number to zero.
(both 920 and Ted)
Thanks for reply