home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / TOPDL052.ZIP / TOPDL.DOC < prev    next >
Text File  |  1992-10-15  |  2KB  |  70 lines

  1. 10/15/92  TOPDL Version 0.52 Beta
  2.          Copyright Steve Rohrer 1992
  3.  
  4. TOPDL - A "TOP 20 DOWNLOADS" bulletin generator for PCBoard.
  5.  
  6. Requirements:
  7.   A DOWNLOAD.TXT file as generated by PCBoard.
  8.   A copy of QSORT.EXE.
  9.  
  10. Installation:
  11.   1 - Make a subdirectory to put this stuff in.  I suggest \TOPDL.
  12.   2 - Move the contents of the ZIP file into said subdirectory.
  13.   3 - Edit CVTDLTXT.CFG and change it as follows:
  14.       DLTXTFID should be the fully qualified file id of your
  15.                DOWNLOAD.TXT file.  This file is generated by
  16.                PCBoard.
  17.       LOGFID   is the output file from CVTDLTXT, and is best
  18.                left alone.
  19.  
  20.   4 - Edit TOPDL.CFG and change it as follows:
  21.       DIRPATH  should specify the PATH in which your directory
  22.                files exist (i.e. DIR1, DIR2, etc.)
  23.       UPLDFID  should specify the fully qualified file id of your
  24.                upload file directory.
  25.       BLTFID   should specify the fully qualified file id of the
  26.                bulletin file to be generated.
  27.       LOGFID   is the input file to TOPDL, and is best left alone.
  28.       TITLE    specifies title text to appear in the generated
  29.                bulletin file.
  30.       DAYS     is the number of days for which TOPDL is to look back
  31.                whilst counting files downloaded.
  32.  
  33.   5 - Make any changes necessary to TDL.BAT
  34.  
  35. Use:
  36.   Add TDL to your EVENT.SYS file.  Naturally you can invoke TOPDL
  37. by typing TDL at the DOS command prompt.  It's slow.  Be patient.
  38.  
  39. Warranty:
  40.   None.  This software is offered "as is".  USE AT YOUR OWN RISK.
  41.  
  42. License:
  43.   You are granted a license to use, copy, and distribute version 0.50 Beta of
  44. TOPDL, as long as no modifications are made to the executable
  45. portions of this software.  As is the usual practice, I retain
  46. ownership of the software.
  47.  
  48. Fees:
  49.   There are no registration fees required for version 0.51 Beta of
  50. TOPDL.
  51.  
  52. Support:
  53.   I can be contacted via my BBS, ShareWare South, at (404) 370-0736, or
  54. via the RIME Shareware conference.
  55.  
  56.   Steve Rohrer
  57.  
  58. History:
  59.  
  60.   10/05/92 - Original BETA release.
  61.  
  62.   10/12/92 - Fixed file open error.
  63.  
  64.   10/15/92 - Fixed blank lines in Bulletin file.
  65.  
  66. -- End of TOPDL.DOC --
  67.  
  68.  
  69.  
  70.