SAMPLE.CFG

3.6 KB 2e6317822a87134c…
C:\WC40\WCWORK\NODE1\DOOR.SYS
The Parole Board BBS
Dennis
Maidon
12345
100
150
30
E:\TEXT\CATLIST.TXT^L
RIP
C:\WC40\BULL\BULL35.BBS^Y
C:\WC40\
C:\WC40\DISP
N
C:\WC40\DISP\GOODBYE.BBS^N
5
SPECHDR.DAT



NOTE:  *PLEASE* check your file name and paths very carefully.  Ninty
percent of the calls I get, are due to an incorrect path or CFG file
setup.  Read the following instructions carefully before calling.

The CFG file contains only 17 lines.  You must edit it to work with
your individual BBS setup.  If you are using Wildcat!, make sure that
the first line always points to your NODEx directory and not the \WC40
directory.

'****************************************************************************
'                             CONFIG FILE
'****************************************************************************
'Line  1  Path to User Drop File.  Must be USERINFO.DAT not DOOR.SYS.
          You may also use the WC! "node" environment variable here.
          EXAMPLE:"C:\WC40\WCWORK\NODE%WCNODEID%\DOOR.SYS
          This will allow you to use 1 CFG file for a multi-node setup.
          See CATLIST.MAN for details on using the PCB environment
          variables.
          Recommended user files:
          Wildcat! v3.x -> USERINFO.DAT
          Wildcat! v4.x -> DOOR.SYS
          PCBoard       -> USERS.SYS
          TriBBS        -> TRIBBS.SYS
          SpitFire      -> SFDOORS.DAT
'Line  2  BBS name
'Line  3  SysOp first name
'Line  4  SysOp last name
'Line  5  Registration number                     12345
'Line  6  Minimum sec level to access door        100
'Line  7  Min Sec level to add listings           250
'Line  8  Number of days between updates          45
'Line  9  Path to place TEXT file                 E:\TEXTFILES\CATLIST.TXT^L
          There is a switch to specify the
          type of text file you want. "^S"
          will create a 'short'listing and
          a "^L" will create a 'long' listing.
          The long listing has the entire
          description in it.
'Line 10  Switch to determine if you wish a RIP   RIP
          Bulletin created. (RIP/N)
'line 11  Bulletin path & name & @pause@ switch   C:\WC40\BULL\BULL99.BBS^Y
'Line 12  Path to Activity log                    C:\WC40\
          Trailing "\" optional.
'Line 13  Display directory                       C:\WC40\DISP\
          Trailing "\" optional.
'Line 14  (Y/N) Postmaster switch <REG. USERS>    Y
'Line 15  Path and name of Spec bull and @pause@  C:\DISP\GOODBYE.BBS^Y
          switch or [N]                           or place a "[N]" here to
                    ^│^                           disable this feature.
        ┌────────────┘                            If you disable, you
        └This may be "[N]" as well as "N"         may leave the next
                                                  line out of the CFG
                                                  file.  The @pause@
                                                  switch is either a
                                                  "^Y" to append the
                                                  pause or "^N" to leave
                                                  it off.  The switch
                                                  *MUST* be used if you
                                                  do not disable the
                                                  bulletin.
'Line 16 Number of listings in Spec Bull          5
'Line 17 Name of the HEADER FILE                  SPECHDR.DAT
'****************************************************************************