home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / bbs / chatav07.lha / ChatAvail.cfg next >
Encoding:
Text File  |  1991-06-28  |  809 b   |  36 lines

  1.  ; *** ChatAvail sample config ***
  2.  ;
  3.  ; Sysop available times...
  4.  ; each number is a hour of the day
  5.  ; 0 = not available
  6.  ; 1 = available
  7.  ; make sure that you have 24 numbers... :-)
  8.  ; GERMAN : 0 Uhr bis 23 Uhr
  9.  ; ENGLISH: 12pm (1st number),1am to 12am (2nd to 12th number) and
  10.  ;          1pm to 11pm (13th to 23rd number)...pooh :-)
  11.  
  12.  #AVAIL 010000011100001001100010
  13.  
  14.  ; The config line for the available text.
  15.  
  16.  #TEXT1 2
  17.  The sysop is available for a chat !
  18.  Call him...
  19.  
  20.  ; The config line for the not available text.
  21.  
  22.  #TEXT2 5
  23.  I`m terribly sorry...
  24.  Because of joining my holidays I`m not available for a chat.
  25.  Contact my CoSysop by mail...
  26.  
  27.  The Sysop
  28.  
  29.  ; The config line for the holiday text.
  30.  
  31.  #HOLIDAY 2
  32.  I`m just enjoying my holidays :-)
  33.  I think you have to write a mail...
  34.  
  35.  ; end of sample
  36.