I have HEBAS - a BASIC Interpreter based on TDL-BASIC 2.1/3.05 -
from
https://julianehehl.de/test-ndr/ndr/epr/hebasg5.z80
(rename .z80 to .com)
running under RunCPM.
Entering ans running programs do work fine, but I got problem with
SAVE/LOAD
It seems - only under RunCPM? - that savin as ASCII with
SAVE "PSIEVE.BAS",A
doenst work right (missing Linenumber or repeated middle block of program)
Also the Token SAVE "PSIEVE.BAS" cant be loaded...
Every time the Interpreter says "FERTIG" (like READY.) but after loading a Token-saved File the LIST command doenst show any Line.
Only when I save 1-4 Lines of
10 PRINT
then I could SAVE/LOAD it right.
HEBAS was original created for the NDR Klein Computer
https://julianehehl.de/test-ndr/ndrliteratur.htm#top
The MSDOS-Version of HEBAS does SAVE/LOAD fine under DOS
May anyone can test it on a real CP/M computer if that is only a Problem with RunCPM?
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)