[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppleSoft Basic to text
In article <20000608161406.24759.00002373@ng-da1.aol.com>,
a2mg@aol.comNomail (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.
It goes something like this:
0 D$=CHR$(4):F$="FILENAME.TEXT":POKE 33,33:PRINT D$;"OPEN "F$:PRINT
D$;"WRITE "F$:LIST 1,:PRINT D$:PRINT D$;"CLOSE "F$:END
--
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
jonrelay@napanet.net ICQ# 76731065 kellys.home.dyndns.org
Don't forget: Tammy Day on February 15th!
Please change '.com' to '.cjb.net' to respond.