; errorlevels are defined as follows:
;
;  0 No error, normal termination of The-Box
;  1 Fatal dos error, restart The-Box
;  2 Internal error, probably bug in program.
;  3 Export mail for next event. - Agl: use eXternal events, not this one
;  4
;  | Not yet used but reserved for The-Box internal.
;  8
;  3/12/24/48/96/192 (bps/100) are used if exit for BBS is chosen.
;  Others may be used freely.
;
; #    voor de tag >> behaviour change only
; z    is behaviour tag
; x??? external event => errorlevel ???
; sun/mon/tue/wed/thu/fri/sat/week/wkend/all  -  multiple with '+' (no blanks)
; default event 60 minutes long
; a = average no. seconds wait between calls  -  min=0, max=240
; b = BBS allowed
; c = #CM event (only call out for crash mail & requests, no normal stuff)
; m = mail,ARCmail errorlevel exits  -  min=8
; n = no-requests
; r = receive-only
; s = send-only
; t = connects,no-connect  -  connect min=1,max=8

; Schedule follows.
; Format:
; tag  day(s)	start-time [end-time] [options]
#A	all	0:00	2:00	crash   t=1,20                  bbs
x40     all     2:00    4:00                    rec-only        bbs
x40	all	4:00	5:00	                rec-only noreq  bbs
A	all	5:00	6:00	                rec-only noreq  bbs
#A	all	6:00	7:00	crash   t=1,20                  bbs
x40	all	7:00	8:00	crash   t=1,20                  bbs
#A	all	8:00	21:00	crash   t=1,20                  bbs
#A	all	21:00	24:00	crash   t=1,20                  bbs
