Volhout Guru
 Joined: 05/03/2018 Location: NetherlandsPosts: 5994 |
| Posted: 10:43am 22 May 2025 |
|
|
|
Hi Allie,
You may have been confused with the different versions.
The " _ " underscore to make the lines longer only works in 6.00.02rc24 (the latest rc). If you are using 5.08.00 then do following:
Run the program You will get an error Press F4 (that will open the editor)
Move the cursor to the first character on the "&h001A0015....." line Press <backspace> on the keyboard
The editor will glue the 2 lines together, but the end of the line is invisible. You will have a working program now. You can run it (F2).
I would suggest you save the program Press F1 Save "quadrature.bas"
You will have saved the program with the glued line, and next time you load it, the problem will not occur.
Volhout . |