home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MT_BBS11.ZIP / BBSLIST.CNF < prev    next >
Encoding:
Text File  |  1993-08-18  |  3.8 KB  |  73 lines

  1. Modern Technology BBSList
  2. BBSLIST.DAT
  3. D:\PCB\PPL\BBSLIST\QSORT.EXE /L
  4. @X0A
  5. @X08(@X0F@TIMELEFT@ @X07min left@X08) @X01-> @X09BBSList @X0FCommand@X07?
  6. @X09Enter Text to @X09[@X0FSearch@X09] @X09for? (H), (Enter)=none?
  7. @X07Press [@X0EEnter@X07] to continue
  8. 1
  9. -------------------------------------------------------------------------------
  10. Line 1:  Name of BBS List (BBSName + BBSList)
  11. Line 2:  FileName which holds the BBS List Entries (Whatever you wish)
  12. Line 3:  Path & Name of Util to Sort List with
  13. Line 4:  Color of Feature Titles (Any Valid PCBoard Color Code)
  14. Line 5:  BBSList Main Prompt  (Whatever you wish
  15. Line 6:  BBSList SEARCH list for matches (text search) prompt
  16. Line 7:  BBSList "Press [Enter] to continue" prompt
  17. Line 8:  Show (Loading BBSList) when door is loaded  0=No, 1=Yes
  18. -------------------------------------------------------------------------------
  19.  
  20.             *  BBSLIST.CNF  --- NOTE! THIS FILE MUST EXIST  *
  21.  * ALL configuration lines must be properly filled in for the door to work! *
  22.  
  23. DETAILED DESCRIPTION OF BBSLIST.CNF CONFIGURATION ITEMS (LINES)
  24.  
  25. Line 1:  Whatever you wish to call your BBS List!  Recommended names are;
  26.          your BBS Name followed by the words BBSList.  This will allow you
  27.          to personalize this door for your system.
  28.  
  29. Line 2:  FileName you wish to use to store the BBS entries.  This is the file
  30.          which callers will be allowed to add their NEW entries into.  Please
  31.          note that you may edit the file with any Text Editor.  The listing
  32.          {for convinience purposes} is kept in a standard ASCII / TEXT file!
  33.  
  34. Line 3:  Path and Filename of util & Paramaters which BBSList will use to
  35.          sort the listing.  (Qsort recommended for this feature).  If you
  36.          do not make Qsort available then the listing will not be Sorted
  37.          after each new entry!
  38.  
  39. Line 4:  Each feature inside the BBSList has a Title.  IE --> if a caller uses
  40.          the ADD command to ADD a NEW entry, BBSList correctly displays to the
  41.          caller what part of the door they are currently in, you may wish to
  42.          personalize these titles even more by changing the color code here.
  43.          Any valid PCBoard color code is fine.   NOTE!  (FYI) you may have
  44.          each feature CLEAR the screen as well, if you wish to do this in
  45.          this field simply enter a; @cls@ followed by a valid PCBoard color
  46.          code!  For example; @CLS@@X0E  would clear the screen and properly
  47.          display the current feature title to the caller in the color which
  48.          is selected right after the CLS code.
  49.  
  50. Line 5:  BBSList Main Prompt (Whatever you wish).  Recommended is something
  51.          simple but meaninfull, the default provided with this door is;
  52.          (TimeLeft min Left) -> BBSList Command?
  53.          ******NOTE****** That you have to add a question mark (?) at the
  54.          end of this prompt in the CNF file!!!!   This is of course if you
  55.          wish to use a question mark.  It is recommended that you do provide
  56.          it at the end of the prompt however some sysops prefer to use some
  57.          other character to signal end of the prompt and therefore this
  58.          option of not / or using a question mark at the end of the prompt
  59.          is included here for that reason alone.
  60.  
  61. Line 6:  BBSList SEARCH list for matches (text search) prompt
  62.  
  63. Line 7:  BBSList "Press [Enter] to continue" prompt message.
  64.          Note that a '?' is automatically appended to the end of this
  65.          prompt by PCBoard.
  66.  
  67. Line 8:  Show (Loading BBSList) when door is loaded  0=No, 1=Yes
  68.          When a caller selects to run the BBSlist from within PCBoard you
  69.          can instruct the caller by having BBSlist display a message similar
  70.          to this;  "Loading BBSList . . ."  However you may also disable
  71.          this by entering a Zero in this Configuration option line.
  72.  
  73.