[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fishwings or similar



Shawn B. wrote:
The files you are typing in are _not_ BASIC files, but text files.
A BASIC file is a tokenized "binary" file created by Applesoft.

Make sure that you are importing the file as a text file.



Indeed.  I see your point.  But what must I do, once its a text file, and
I'm in the apple emulator (DOS 3.3), to make it become a BASIC file?


Thanks,
Shawn


if the file is a text file I believe you need to type EXEC fileanme then SAVE filename