12-20-2016, 10:08 PM
Hi,
I tried ZX Basic Latest Development Version latest stable version (1.4.0s1968) with BorIDE and discovered the following:
When I compiled a program source-Code with 4 empty lines in it, it crashes the program on my ZX Spectrum.
ALL_IN_ONE_v4_AND_v5_MCODE_DIR.zip (Size: 7.78 KB / Downloads: 673)
When I delete one of those 4 empty lines so I have only 3 empty lines, the program runs without crashing.
TRDOS_v5_MCODE_CAT_to_SCREEN_TEST8_ERROR.zip (Size: 1.29 KB / Downloads: 719)
I tested with ZX Basic Current Stable Version 1.3.0s1121 and with this, the program runs without crashing
with four or three empty lines.
Tested some more.... with a bigger sourcecode, I also discover the crash,
even on ZX Basic Current Stable Version 1.3.0s1121
TRDOS_v5_MCODE_CAT_to_SCREEN_TEST6_ERROR.zip (Size: 1.29 KB / Downloads: 725)
Could you please tell me, what I should avoid in my sourcecodes e.g. foreign characters, empty lines or so?
As I only use ZX Basic with BorIDE for now - is there a way to discover compile errors from windows commandline?
I tried ZX Basic Latest Development Version latest stable version (1.4.0s1968) with BorIDE and discovered the following:
When I compiled a program source-Code with 4 empty lines in it, it crashes the program on my ZX Spectrum.
ALL_IN_ONE_v4_AND_v5_MCODE_DIR.zip (Size: 7.78 KB / Downloads: 673)
When I delete one of those 4 empty lines so I have only 3 empty lines, the program runs without crashing.
TRDOS_v5_MCODE_CAT_to_SCREEN_TEST8_ERROR.zip (Size: 1.29 KB / Downloads: 719)
I tested with ZX Basic Current Stable Version 1.3.0s1121 and with this, the program runs without crashing
with four or three empty lines.
Tested some more.... with a bigger sourcecode, I also discover the crash,
even on ZX Basic Current Stable Version 1.3.0s1121
TRDOS_v5_MCODE_CAT_to_SCREEN_TEST6_ERROR.zip (Size: 1.29 KB / Downloads: 725)
Could you please tell me, what I should avoid in my sourcecodes e.g. foreign characters, empty lines or so?
As I only use ZX Basic with BorIDE for now - is there a way to discover compile errors from windows commandline?