home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / tb195st / tb.evt < prev    next >
Text File  |  1991-11-25  |  1KB  |  38 lines

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