[Coco] Dragon Disk Basic commands/syntax
Robert Gault
robert.gault at worldnet.att.net
Mon Sep 25 08:03:01 EDT 2006
Chen Herzog wrote:
> On 9/24/06, Robert Gault <robert.gault at worldnet.att.net> wrote:
>
>>
>>
>> Is there the equivalent of SAVE"filename.BAS",A on the DRAGON? Is it
>> possible to create Dragon Basic files in ASCII format by any method?
>
>
>
> Jon Bird wrote ASCSAVE.BIN & ASCLOAD.BIN to save and load basic files as
> ascii text.
> You can download it from http://www.onastick.clara.net/dragonsw.htm and
> give
> it a try.
>
Well ASCSAVE.BIN has proved to be an interesting but frustrating
program. It does convert Dragon Basic files to ascii but does not place
any line endings between any of the Basic lines. The entire saved file
is one long text line.
Guess I'll have to disassemble the program and see if $0Ds can be added
to the end of each line.
More information about the Coco
mailing list