QD Basic Renumbering
Posted: Sat Sep 11, 2021 8:35 pm
Hi,
I have been writing SBasic programming with QD 2018 B07, which is a nice SBasic development system.
But I have been running into problems with a ZX Spectrum convert Basic programme, which has 18000 plus lines of basic. Which includes data statements to define Use Defined Graphics
The problem is that when the programme is renumbered in QD, the RESTORE statement pointing toward the start of the DAYA statement does not get renumbered correctly.
If I use SBASIC to load the programme and renumber the programme, all work correctly.
Does anyone know what is going on?
I have been writing SBasic programming with QD 2018 B07, which is a nice SBasic development system.
But I have been running into problems with a ZX Spectrum convert Basic programme, which has 18000 plus lines of basic. Which includes data statements to define Use Defined Graphics
The problem is that when the programme is renumbered in QD, the RESTORE statement pointing toward the start of the DAYA statement does not get renumbered correctly.
If I use SBASIC to load the programme and renumber the programme, all work correctly.
Does anyone know what is going on?