home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / telecomm / docreat5.arc / DOCREAT5.TXT < prev    next >
Text File  |  1988-07-31  |  2KB  |  42 lines

  1. The purpose of this program is to take a capture from GEnie that
  2. is saved to disk, process it and create a DO file for FLASH.
  3. Or it can take typed in file numbers and create a DO file from
  4. them.
  5.  
  6. Minimal editting of the capture (if one is used) is necessary.
  7. Simply put any character other than a number or space in front of the
  8. file number(s) you do not want.  No other editting is necessary.
  9.  
  10. Fixes/Additions from Version 2.0 to 2.5:
  11.   1) A small bug occurred when downloading only one file.
  12.   2) The program hit an end of file when there was less than
  13.      5 lines in the source TXT file.
  14.   3) You can now input file numbers from the keyboard.
  15.   4) The capture file could have a maximum of 20 files to download.
  16.      Now it can have an unlimited number.
  17.  
  18. Included in this arc file are:
  19.  
  20.     DOCREATE.PRG - Creates the DO file for Flash.
  21.     DOCREATE.DAT - Data file for DOCREATE.PRG.
  22.     DAT_MAKE.PRG - Makes the DOCREATE.DAT file.
  23.     DOCREATE.TXT - This file.
  24.  
  25. First, let me say that this is my first attempt at anything of
  26. somewhat importance using GFA Basic.  I have tested it for the last
  27. two weeks so most of the bugs should be out.  It has been compiled
  28. with the GFA Compiler.
  29.  
  30. Second, the DAT file is a text file which can be editted with a word
  31. processor or can be created with DAT_MAKE.PRG.  Look at it to edit
  32. as it is self explanatory.
  33.  
  34. Last, if there is any bugs and/or improvements/changes that anyone
  35. would like to see, please let me know at any of the following
  36. addresses:
  37.  
  38. GEnie:  JIM.PIRC
  39. Net:    pirc2499@csd4.milw.wisc.edu (until 8/15/88)
  40.      or lakesys!jamesp@csd1.milw.wisc.edu (from now until I die)
  41.  
  42.