[Coco] disk edtasm?

tim lindner tlindner at ix.netcom.com
Wed Nov 19 14:18:30 EST 2003


Arthur Flexser <flexser at fiu.edu> wrote:

> As I recall, no patch is really necessary.  You just go to WIDTH 80 and
> then boot it up, blindly typing in answers to the prompts issued by the
> Kilgus DOS in order to get the program to load.  Not elegant, but it
> works.

Here is a trick:

RENAME "DOS/BAS" TO "OLDDOS/BAS"
LOAD "OLDDOS/BAS"
1 REMEDTASM
3 WIDTH 80
SAVE "DOS/BAS"

This modify DOS/BAS to auto execute EDTASM with a 80 collumn screen.

(Note: there is no space between REM and EDTASM on line 1)

-- 
tim lindner
tlindner at ix.netcom.com                                            Bright



More information about the Coco mailing list