home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / UFDC17B.ZIP / UFDC.CFG < prev    next >
Encoding:
Text File  |  1993-09-02  |  2.1 KB  |  54 lines

  1. ;
  2. ;     ╔══════════╗
  3. ;     ║ UFDC.CFG ║ The Ultimate File Download Counter  Version 1.30
  4. ;     ╚══════════╝
  5. ;
  6. ;      Copyright 1993 (C) by Paul S. Taylor, All Rights Reserved.
  7. ;
  8. ;   This is the configuration file UFDC reads to determine how to process
  9. ;   each DIR file.  Use a ";" to specify a comment line.
  10. ;
  11. ;───────────────────────────────────────────────────────────────────────────
  12. ;
  13. ;
  14. ;  DLSTXT=  The full path and file name of your download.txt file.  This
  15. ;  ──────   is a file that is created by PCBoard that records all
  16. ;           downloads and uploads from your system.  The default is
  17. ;           "DOWNLOAD.TXT" if commented out.
  18. ;
  19. ;     Ex: DLSTXT=C:\PCB\MAIN\DOWNLOAD.TXT
  20. ;
  21. ;  *NOTE*: Prior to version 1.7, UFDC would search your hard drive for
  22. ;          files that you did not specify the path for.  This feature has
  23. ;          been left out of verion 1.7 due to compatibility problems with
  24. ;          some users with versions of DOS other than 5.0.  You **MUST**
  25. ;          specify the FULL path AND filename for your DOWNLOAD.TXT file.
  26. ;
  27. DLSTXT=DOWNLOAD.TXT
  28. ;
  29. ;───────────────────────────────────────────────────────────────────────────
  30. ;
  31. ;  DIR= The full path and file name of a DIR (directory listing) file you
  32. ;  ───  would like UFDC to search, edit, and update.  You may list up to
  33. ;       25 DIR files. (The 25 DIR file limit is lifted in REGED version)
  34. ;
  35. ;     Ex: DIR=C:\PCB\MAIN\DIR1
  36. ;     Ex: DIR=C:\PCB\MAIN\UPLD
  37. ;
  38. ;  *NOTE*: Prior to version 1.7, UFDC would search your hard drive for
  39. ;          files that you did not specify the path for.  This feature has
  40. ;          been left out of verion 1.7 due to compatibility problems with
  41. ;          some users with versions of DOS other than 5.0.  You **MUST**
  42. ;          specify the FULL path AND filename for each of your DIR files.
  43. ;
  44. ;   Hint:  It is best to specify your DIR files from your directories that
  45. ;          receive the most downloads first to speed up the search process.
  46. ;
  47. DIR=UPLD
  48. DIR=DIR1
  49. DIR=DIR2
  50. DIR=DIR3
  51. ;
  52. ;
  53. ;────────────────────────────────────────────────────────────────────── <END>
  54.