Posted By
   JamesC on 2001-08-20
  |   Have you tried sequential files?
  If you save the program as:
  DSAVE"filename,s",U8
  you should end up with an ASCII version of your program.
  Reload the file with:
  DLOAD"filename,s",U8
  to retrieve the original file with BASIC tokens intact.
  You could use your fave word processor/mangler to do as you wish with the seq file on disk, including print it, or you could use a terminal program to send it to your Atari.
  James
  |   
 |  
Posted By
   Fat Rakoon on 2001-08-20
  |   Basic Tokens
  Thanks very much.
  Do you know, I didnt think of doing it this way!?
  That just goes to show you doesnt it? - Hey, its been a while since I had my Plus/4, and I just got back into it, I have set my sights on somethign I would not have thought about years ago, and something like that catches me out!
  Cool... Or not as the case may be!
  Thanks again my friend.
  |   
 |  
  |