home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BBSDOOR2.ARJ / CNUM195G.ZIP / CALLNO.CFG < prev    next >
Text File  |  1995-01-12  |  3KB  |  103 lines

  1. ; Configuration file for CallNo
  2. ; Created 10/01/95
  3. ;
  4. ; See SAMPLE.CFG for a sample configuration file
  5. ; All lines preceded by a ; are ignored
  6. ;
  7. ;
  8. ; MessagePost : This option is for notifiying the sysop and the user of a
  9. ;               certain caller number to the system, say for example to
  10. ;               award a prize for that caller.
  11. ;               This is a MODULUS function - specifying 100 will notify
  12. ;               the sysop of any caller who lands on number divisible by
  13. ;               100. So Caller 200, 300, 400 will all cause the notify to
  14. ;               occur.
  15. ;               Setting this value to 0 will stop messages.
  16. ;
  17. MessagePost=
  18. ;
  19. ;
  20. ; UserMsgArea : For Ezycom and Hudson message bases, you need to specify
  21. ;               the area number to use.
  22. ;               Hudson needs a 3 digit code, Ezycom a 4 digit code
  23. ;
  24. UserMsgArea=
  25. ;
  26. ; UserMsgPath : The path of the message area
  27. ;               For a Hudson area, this is the path of the HMB
  28. ;               For JAM, .MSG, Squish and Ezycom, this is the path
  29. ;               to the message files.
  30. ;
  31. UserMsgPath=
  32. ;
  33. ; UserMsgType : This is the type of message area that is to be written to
  34. ;               Valid values are :
  35. ;               J - JAM
  36. ;               H - Hudson
  37. ;               S - Squish
  38. ;               F - Fido *.MSG
  39. ;               E - Ezycom
  40. ;
  41. UserMsgType=
  42. ;
  43. ;
  44. ; UserMsgText : Contains the text message to post to the user
  45. ;
  46. UserMsgText=
  47. ;
  48. ;
  49. ; See above for explainations of the next four lines. They are the same
  50. ; except this is for the sysop message
  51. ;
  52. SysMsgArea=
  53. ;
  54. SysMsgPath=
  55. ;
  56. SysMsgType=
  57. ;
  58. SysMsgText=
  59. ;
  60. ;
  61. ; MsgFrom : Who should the message be from ? (Unused)
  62. ;
  63. MsgFrom=Unused
  64. ;
  65. ;
  66. ; UseTxtPth : Should Caller Number us the text path as defined in RA or
  67. ;             not ?
  68. ;             Specify YES or NO
  69. ;
  70. UseTxtPth=
  71. ;
  72. ;
  73. ; TxtPath   : If you specify NO to the above, which path should Caller
  74. ;             Number use instead ?
  75. ;
  76. TxtPath=
  77. ;
  78. ;
  79. ; UseLogFile : Should Caller Number use the log file as defined in RACONFIG
  80. ;              or another one ?
  81. ;              Specify YES or NO
  82. ;
  83. UseLogFile=
  84. ;
  85. ;
  86. ; LogFile    : If you specified NO to the above, which log file should
  87. ;              Caller Number write (Path AND Filename!)
  88. ;
  89. LogFile=
  90. ;
  91. ; MultiNode : If you run a multinode system, Callno will update your log files
  92. ;             correctly.
  93. ;             Specify YES or NO
  94. ;
  95. MultiNode=
  96. ;
  97. ;
  98. ; These options are not implemented for this version. Please ignore
  99. ;
  100. ColourTop=
  101. ColourMiddle=
  102. ColourBottom=
  103.