home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DLSPC110.ZIP / DLSPACE.DOC next >
Text File  |  1991-11-18  |  4KB  |  122 lines

  1.  
  2.  
  3.                 DL/Space 1.10 FILES.BBS Download Spacing Program
  4.                           (c) 1991 Serious Cybernetics
  5.                   written by C. Scott Davis and Danny Sosebee
  6.  
  7.  
  8. -------------------------------------------------------------------------------
  9.  
  10.  
  11. The following files should be contained in DLSPC110.ZIP :
  12.  
  13. DLSPACE.EXE       DL/Space 1.10 program
  14. DLSPACE.DOC       DL/Space documentation (this file)
  15.  
  16.  
  17. -------------------------------------------------------------------------------
  18.  
  19.  
  20. DL/Space is a utility designed to insert a space between the download counter
  21. and the file description in FILES.BBS.  Many file transfer door programs insert
  22. a download counter (such as [1]) at the start of the description of files in
  23. FILES.BBS.  Sysops will often go into their FILES.BBS files manually and insert
  24. a space (to create a more attractive file list). DL/Space is designed to do
  25. this automatically.  It will read your FLSEARCH.CTL file and update the
  26. FILES.BBS in each listed directory (the original FILES.BBS is renamed as
  27. FILES.BAK, which will be deleted if the "kill-backup" parameter is specified).
  28. You can run DL/Space at any time, but you will probably want to run it once per
  29. day, with your other nightly activities.  DL/Space will NOT insert a space, if
  30. a space has already been inserted (by DL/Space or manually), so no harm will be
  31. done by running DL/Space more than once.  DL/Space will also remove extra
  32. spaces from inside the download counter (such as [ 1]).
  33.  
  34. Note : DL/Space will skip "comment" lines (lines that have a space as the first
  35. character).
  36.  
  37. DL/Space was written in Turbo Pascal(tm) 5.5 using Turbo Professional(tm) 5.11
  38. and CmdParse 1.0.
  39.  
  40.  
  41. -------------------------------------------------------------------------------
  42.  
  43.  
  44.                                   Revision Log
  45.  
  46. 1.00  Initial release of DL/Space. (18 February 1991)
  47. 1.01  Added "kill-backups" option. (1 March 1991)
  48. 1.10  Updated to remove extra spaces (18 November 1991)
  49.  
  50.  
  51. -------------------------------------------------------------------------------
  52.  
  53.  
  54. Usage DLSPACE [-[!]options]
  55.  
  56.     Valid options are :
  57.  
  58.        !   reverses options
  59.       -m   Mono mode
  60.       -d   Dim mode
  61.       -q   Quiet mode
  62.       -p   Pop-up mode
  63.       -g   "Genius"-66 mode
  64.       -k   Kill-backups mode
  65.  
  66.       DLSPACE ? will display command line help
  67.  
  68.       DLSPACE # will display version information
  69.  
  70. Note : Default parameters may be set in the DOS environment variable DLSPACE.
  71.        For example, setting DLSPACE=mq would cause DL/Space to run in
  72.        "monochrome" and "quiet" mode.  Command line parameters will
  73.        override DLSPACE settings.
  74.  
  75.  
  76. -------------------------------------------------------------------------------
  77.  
  78.  
  79. DL/Space is shareware. You may copy and distribute DLSPC110.ZIP freely.
  80. All I ask is that you include all of the original files, unmodified.
  81.  
  82. If you like DL/Space and use it, any donation would be greatly appreciated
  83. and would help to encourage future enhancements to this program and the
  84. writing of others like it.
  85.  
  86.  
  87. Questions, comments, and suggestions are welcome.
  88.  
  89. Send E/Mail to     Scott Davis
  90.                  Phoenix Starfighter BBS (3/12/24/HST)
  91.          Phone (404) 869-3410
  92.          FidoNet Node 1:3616/20
  93.  
  94. Send US Mail to     Scott Davis
  95.                  6804 Belton Place
  96.          Lula, GA 30554
  97.  
  98. If you are reporting an error, please include as much information as possible,
  99. so that we will be able to quickly locate and correct the problem.
  100.  
  101.  
  102. FidoNET Sysops, feel free to File REQuest DL/Space.
  103. We have set up a "Magic Filename" of DLSPACE. If you request "DLSPACE", you
  104. will get the latest version of DL/Space.
  105.  
  106.  
  107. -------------------------------------------------------------------------------
  108.  
  109.  
  110. I'd like to thank Danny Sosebee (Sysop of Phoenix Starfighter) whose ongoing
  111. assistance and support has made Serious Cybernetics possible.
  112.  
  113.  
  114. ------------------------------------------------------------------------------
  115.  
  116.  
  117. DL/Space, CmdParse (c) 1991 Serious Cybernetics
  118. Turbo Pascal (tm) (c) 1983, 1989 Borland International
  119. Turbo Professional (tm) (c) 1988 Turbo Power Software
  120.  
  121.  
  122.