home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / TBINGO20.ZIP / EXAMPLE.CFG < prev    next >
Text File  |  1994-01-03  |  3KB  |  58 lines

  1. Single Node Configuration File:
  2.  
  3. This is what the TRIBINGO.CFG contains when created (less the comments) 
  4. for Single Node operation.
  5.  
  6. 1                        <-- COM PORT 1, 2, 3, 4 or &H###/#
  7. N                        <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  8. COM-DAT BBS              <-- Name Of BBS
  9. Mike Jordan              <-- Sysop's Name or alias
  10. DOOR.SYS                 <-- BBS Created Caller Info File
  11. C:\WC30\WCWORK\NODE1\    <-- Drive & Path Of Systems Caller File (Note \'s)
  12. LOG                      <-- LOG to keep user log or NOLOG to disable
  13. C:\BULLETIN\BULL99.ANS   <-- Drive\Path\BulletinName For Ansi Scores
  14. C:\BULLETIN\BULL99.ASC   <-- Drive\Path\BulletinName For Ascii Scores
  15. Wildcat                  <-- Type of BBS System Your Running
  16. Thanks for Registering   <-- 50 character dedication line (Registered ver only)
  17. 3                        <-- Number of games allowed Per Day (1 to 99)
  18. 3                        <-- Number of days allowed for makeup
  19. 10                 <-- Start Day of makeup days                
  20. 1               <-- Number of Nodes Your BBS Has (1 for single Node BBS)
  21.  
  22. Note 1:  Line 11 has to be in the config file, even if it is blank.
  23.  
  24.  
  25. Multi-Node Configuration File:
  26.  
  27. This is what the TRIBINGO.CFG contains when created (less the comments) for
  28. Multi-Node operation.
  29.  
  30. %WCPORTID%                 <-- COM PORT 1, 2, 3, 4 or &H###/#
  31. Y                          <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  32. COM-DAT BBS                <-- Name Of BBS
  33. Mike Jordan                <-- Sysop's Name or alias
  34. DOOR.SYS                   <-- BBS Created Caller Info File
  35. C:\WC30\WCWORK\%WCNODEID%\ <-- Drive & Path Of Systems Caller File (Note \'s)
  36. LOG                        <-- LOG to keep user log or NOLOG to disable
  37. C:\BULLETIN\BULL99.ANS     <-- Drive\Path\BulletinName For Ansi Scores
  38. C:\BULLETIN\BULL99.ASC     <-- Drive\Path\BulletinName For Ascii Scores
  39. Wildcat                    <-- Type of BBS System Your Running
  40. Thanks for Registering     <-- 50 character dedication line (Reg ver only)
  41. 3                          <-- Number of games allowed Per Day (1 to 99)
  42. 3                          <-- Number of days allowed for makeup
  43. 10               <-- Start Day of makeup days                
  44. 3                     <-- Number of Nodes your BBS Has (1 if a single Node BBS)
  45.  
  46. Note 1:  Line 11 has to be in the config file, even if it is blank.
  47.  
  48.  
  49. The TRIBINGO.CFG is a plain ASCII file.  Any ASCII editor can be used to create
  50. or edit it.  It MUST be named TRIBINGO.CFG.
  51.  
  52. Errors that you might encounter:
  53.  
  54. Error 76 - This indicates that a path is set wrong.
  55. Error 62 - (Input past end of file) This indicates you do not
  56.            have the right number of lines in your *.CFG file.
  57. Error 53 - File Not Found
  58.