home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / QF100.ZIP / QF100.CNF < prev    next >
Text File  |  1993-06-06  |  6KB  |  116 lines

  1. ' QuickFILES.BBS ver1.00          Cofiguration File.                 06/04/93
  2. '
  3. '   **  It is strongly recommend you make a working copy of this config  **
  4. '   **    file and save the original unaltered file in a safe place!     **
  5. '
  6. '           All Directives must be terminated with a colon (:).
  7. ' The apostrophe is a comment symbol. All lines beginning with one are ignored
  8. '
  9. '      *PLEASE NOTE* All directories are limited to 50 characters.
  10. '
  11. '───────────────────── Directive Descriptions ─────────────────────────────
  12. '   Defaults are noted in brackets
  13. '
  14. 'DLCharacter:    Character used to enclose number of downloads              {[}
  15. 'EditMode:       Default mode for line editor (Insert/Typeover)      [Typeover]
  16. 'ExtEditor:      External Editor loaded by QuickFILES.BBS                [Edit]
  17. 'F1Dir:          Default Dir selected with F1 during MOVE operation.     [None]
  18. 'FileList:       Filename of FileList for each File Area.           [Files.bbs]
  19. 'OrphanComment:  Comment attached to Orphan files.
  20. '                                           [Orphan File Appended to FileList.]
  21. 'PrvtUpload:     Private Uploads allowed? (Yes, No, or specify one DIR)    [NO]
  22. 'PFileList:      Filename of FileList for private uploads          [Pfiles.bbs]
  23. 'RecordLen:      Max record len (Incl Filename,# of downloads, & comment) [256]
  24. '                  The largest valid value of RecordLen is 256
  25. 'TrackDrive:     Drive on which to monitor free space.          [Startup Drive]
  26. '
  27. 'SwapQF:         Swap QuickFILES.BBS to XMS, EMS, or disk when shelling    [No]
  28. '                  to DOS.  All but 2k will be swapped out to the first
  29. '                  available location.  This affects both the plain DOS
  30. '                  shell and UserOptions.  Do not load TSRs when shell out
  31. '                  of QuickFILES.BBS!
  32. '
  33. 'SwapFile:       Path and filename when swapping to disk        [C:\QFSwap.!!!]
  34. '
  35. 'ZipViewer       Utility for viewing ZipFile contents       [PKUnzip -vm,F,Y,N]
  36. '   There are four fields in this Directive, each separated by a comma:
  37. '      Field 1:  Filename of the desired utility. Include any required command
  38. '                line switches in the ZipViewer directive.
  39. '                (Such as the -vm switch in the default setting for PKUnzip)
  40. '      Field 2:  Specifies whether to pass the selected (F)ilename, full
  41. '                (P)ath, or (N)othing to the called utility in the command
  42. '                line.
  43. '      Field 3:  Determines if QuickFILES.BBS should pause before clearing
  44. '                the screen upon termination of the called utility (Y or N).
  45. '      Field 4:  Determines if the FileList should be re-scanned after
  46. '                termination of the called utility (Y or N).  Set this
  47. '                option to Y if there is any possibility of file information
  48. '                (file size, file date, HD free space) being changed.
  49. '
  50. 'UserOptions HotKey assignments (Active from FileList Display only)
  51. '                                                   [Default is no assignments]
  52. '    F1Key: -  F12Key:          Function Key Assignments
  53. '   @F1Key: - @F12Key:      Alt-Function Key Assignments
  54. '     There are 5 fields in these Directives, each separated by a comma:
  55. '      Field 1:  The menu text to be displayed on screen. (35 Characters max)
  56. '      Field 2:  The program name of the desired utility, including any
  57. '                necessary command line switches. (See ZipViewer Directive)
  58. '      Field 3:  Specifies whether to pass the selected (F)ilename, full
  59. '                (P)ath, or (N)othing to the called utility in the command
  60. '                line.
  61. '      Field 4:  Determines if QuickFILES.BBS should pause before clearing the
  62. '                screen upon termination of the called utility (Y or N).
  63. '      Field 5:  Determines if the FileList should be re-scanned after
  64. '                termination of the called utility (Y or N).  Set this option
  65. '                to Yes if there is any possibility of file information
  66. '                (file size, file date, HD free space) being changed.
  67. '
  68. 'File Area Definitions
  69. '   Any line which contains the string ":\" at the second character position
  70. '   will be considered a File Area path definition
  71. '
  72. '  Directive References must be terminated by a colon (:)
  73. '
  74. '  Any Directive can be set to the default value by simply commenting the
  75. '    line with an apostrophe.  Likewise, a System File Area can be disabled
  76. '    by the same method.
  77. '
  78. '
  79. '
  80. '─────────────────────    Directive Assignments    ────────────────────────
  81. DLCharacter:      [
  82. EditMode:         TYPEOVER
  83. ExEditor:         edit
  84. F1Dir:            C:\BBS\BACKUP
  85. FileList:         FILES.BBS
  86. OrphanComment:    Orphan File Appended to FileList.
  87. PrvtFiles:        C:\bbs\backup
  88. PFileList:        PFILES.BBS
  89. RecordLen:        256
  90. TrackDrive:       C:
  91. ZipViewer:        PKUNZIP -vm, File, Yes, No
  92. SwapQF:           No
  93. SwapFile:         C:\QFSwap.!!!
  94. '────────────────────────────────────────────────────────────────────────────
  95. ' UserOptions Hot Key Assignments (Active from FileList Display only)
  96. '
  97. '                      Menu  Text    , UtilName, Path/File/None, Pause, Rescan
  98. '       |-------- 40 Characters Maximum -------|
  99. '----------------------------------------------------------------------------
  100. F1Key:  chkdsk (DOS Command)                    , Chkdsk.exe           ,n,y,n
  101. 'F2Key:  Redate File to Today's Date             , Redate               ,F,Y,Y
  102. 'F5Key:  Strip Zip Comments (This Directory)     , StripZip *.zip       ,N,Y,Y
  103. 'F12Key:  StupenDOS                              , SD.EXE               ,n,n,y
  104. @F1Key: View Attributes of All Files in This DIR, Attrib | more        ,N,Y,N
  105. '@F3Key: Set Selected File's Attributes read only, Attrib +r            ,f,n,n
  106. '@F4Key: Set Selected File's Attributes to Normal, Attrib -r            ,F,N,n
  107. '@F6Key: Gif Viewer                              , Picem.exe            ,F,Y,N
  108. '────────────────────────────────────────────────────────────────────────────
  109. 'System File Areas
  110. '  Recognized by the string :\ starting at the second character position
  111.  
  112. C:\bbs\backup
  113. c:\bbs\offline
  114. c:\bbs\pup
  115. c:\bbs\ascii
  116.