Shawn B. wrote:
if the file is a text file I believe you need to type EXEC fileanme then SAVE filenameThe 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