[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppleSoft Basic to text
Load the proggie you want to convert to text, then add:
1 D$ = CHR$(4); PRINT D$"OPEN BASICTEXT"; PRINT D$"WRITE BASICTEXT"; LIST; PRINT
D$"CLOSE BASICTEXT"; END
Then run the modified program. The text will be in the file "basictext".
The Apple II Mail Group wrote:
> Could someone please post the AppleSoft Basic to a text file program in it
> SIMPLEST form (no error traps, very quickie)? I just need to put a few lines of
> Basic code into an e-mail message, and I do not have this program at my
> fingertips. It goes, Print D$ "open" Print D$ "write" etc. but I need to know
> the exact words to type. Thanks for any help, and please make it as simple as
> possible.
>
> Beverly Cadieux
> The Apple II Mail Group - http://members.aol.com/A2MG
--
Doug Browning
dougbrow@mb.imag.net
www.mb.imag.net/~wpg750