CompuServe Messages

Amiga ED procedures

    18-Nov-85 23:44:47
Fm: Robert Sawdey 73256,3131
To: jay novello 74206,542
You want to edit the file in s/startup-sequence… type 'ed s/startup-sequence'… or to create a new file, just type 'ed "new-file-name"'… only put one command perline… make sure type 'stack 8000' before booting ABasiC or it will crash on you… if you create a file not called 'startup-sequence' you'll have to call it with 'execute "new-file-name"'… -bob-