home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apple2 / 23843 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.4 KB  |  42 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!mcsun!Germany.EU.net!quando!henigan
  3. From: henigan@quando.quantum.de (Kevin Henigan)
  4. Subject: Re: AppleSoft Basic Question
  5. Message-ID: <1992Nov13.140952.20254@quando.quantum.de>
  6. Organization: Quantum Software GmbH, Dortmund, Germany
  7. References: <1992Nov7.071014.13355@vela.acs.oakland.edu>
  8. Date: Fri, 13 Nov 1992 14:09:52 GMT
  9. Lines: 31
  10.  
  11. In article <1992Nov7.071014.13355@vela.acs.oakland.edu> mkheintz@vela.acs.oakland.edu (Michael Heintz) writes:
  12. >I remember reading a trick to convert an AppleSoft basic program to a text
  13. >file so it could be printed out with a word processor.  Can anyone help me
  14. >out with the method required to do this trick?  Somehow I lost the article.
  15.  
  16. off the top of my head - I hope it's correct :-
  17.  
  18. 0 D$=CHR(4)
  19. 1 ?D$"OPEN FILE"
  20. 2 ?D$"WRITE FILE"
  21. 3 LIST 10,10000
  22. 4 ?D$"CLOSE FILE"
  23. 5 END
  24.  
  25. >I believe there is also a way to turn the text file back into an AppleSoft
  26. >Basic program.  Any help would be appreciated.
  27.  
  28. ] EXEC FILE
  29.  
  30. >    Many thanks,
  31. >        ...Mike
  32. >Michael Heintz, Oakland University - Rochester, Michigan
  33. >InterNet:  mkheintz@vela.acs.oakland.edu 
  34. >BITNET:    mkheintz@oakland.BITNET
  35.  
  36.  
  37. -- 
  38.  Kevin Henigan. UUCP:     {backbone}!unido!quando!henigan OR henigan@quando.uucp
  39.   Quantum GmbH  Bitnet:   henigan%quando@UNIDO(.bitnet)
  40.     Dortmund    internet: henigan@quantum.de, or henigan@quando.quantum.de
  41.     Germany     advert  : PEDIGREE - the only genealogy IIGS prog with a GUI
  42.