home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_ra / chats020.arj / CHAT-E.CFG < prev    next >
Text File  |  1992-04-27  |  1KB  |  75 lines

  1. ;
  2. ; Registration-Codes
  3. ;
  4. RegNr = 1
  5. RegName = Happy Rocky Box III
  6.  
  7. ; You can define several Sysop-Names to chat local in the same task with the
  8. ; users (1-9)
  9.  
  10. SysopName1 = Rocky
  11. SysopName2 = Tine
  12. SysopName3 = Othrym
  13.  
  14. ; TempPath is the Path, where temporarily files were stored. It should be a
  15. ; ramdrive or something else
  16.  
  17. TempPath = H:\TEMP\
  18.  
  19. ;  Semaphore-Path - look in your Remote-Access-Config.exe - where the path
  20. ;  is defined
  21.  
  22. SemPath = H:\
  23.  
  24. ;  Filename of the ERROR.LOG - FIle
  25.  
  26. LogError = CHAT.ERR
  27.  
  28. ;  Filename of the LOG-FIle
  29.  
  30. LOGFile = CHAT.LOG
  31.  
  32. ;  Filename of the PAGING-Song  ( Default = PAGE.RA )
  33.  
  34. PageSong = PAGE.RA
  35.  
  36. ; Time to look for the new texts from other users
  37.  
  38. Refresh = 5
  39.  
  40. ;  Colors of the windows
  41.  
  42. AnsiNorm = 3
  43. AnsiHead1 = 111
  44. AnsiLine1 = 79
  45. AnsiLine2 = 47
  46. AnsiLine3 = 31
  47. AnsiLine4 = 95
  48. AnsiLine5 = 127
  49. AnsiLine6 = 79
  50. AnsiLine7 = 47
  51. AnsiMessage = 3
  52.  
  53. ; Set Flag in USeron.BBS
  54.  
  55. StatusFlag = 4
  56.  
  57. ; Enter at the first coloum make a new line ?
  58.  
  59. NewLine = No
  60.  
  61. ; Should bei keys like ALT-C, ALT-S active for the Sysop ?
  62. ; Sysop-Keys = No, if you chat in a LAN and the user mustn't change there
  63. ;              own security-level or increase their time
  64. ; Default: YES
  65.  
  66. SysopKeys = Yes
  67.  
  68. ; Should the CHAT.ABV-File be used ?
  69.  
  70. UseAbv = Yes
  71.  
  72. ; The Path and Name of the ABV-File
  73.  
  74. AbvFile = CHAT.ABV
  75.