home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / configs / turbo_v1 / binkley.evt < prev    next >
Text File  |  1992-10-06  |  4KB  |  96 lines

  1. ;         BINKLEY.EVT => BinkleyTerm/ST Events File!
  2. ;
  3. ;                             by....
  4. ;
  5. ; ***  **  Erik Williams
  6. ; **  ***  SunFox Productions, Ltd.
  7. ; ***  **  University of Central Florida, Orlando
  8. ; **  ***  REALITY.SYS corrupted!  Restart universe (Y/N)?
  9. ;
  10. ;
  11. ; This events file is for use with BinkleyTerm/ST versions
  12. ; 3.00 and greater.
  13. ;
  14. ; I'll be explaining the methodology behind the events rather
  15. ; than the syntax involved...syntax is convered in BT_REF.ASC.
  16. ;
  17. ;
  18. ; ----------------------------------------------------------------------------
  19. ; Event scheduling options are covered in the Reference Guide section titled
  20. ; "Scheduling Events."  This sample event file is currently a valid one for
  21. ; the Mountain time zone.  You can use it as a starting point to build your
  22. ; own event schedule.  Please note that this event schedule is designed for
  23. ; use with the Version 6 nodelist (or equivalent).  It will not function
  24. ; properly when used with a Version 5 (Opus 1.0x or Fido 11w) nodelist.  In
  25. ; addition, it should be noted that it is NOT compatible with the new 
  26. ; 'AfterMail' configuration file option.  Refer to the documentation for 
  27. ; detailed information.
  28. ;
  29. ; NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! 
  30. ;
  31. ; THIS DEFAULT FILE SHOULD NOT BE USED.  IT IS PROVIDED AS AN EXAMPLE ONLY!  
  32. ; PLEASE READ THE REFERENCE GUIDE SECTION "SCHEDULING EVENTS" THOROUGHLY AND 
  33. ; EDIT THE FILE AS NEEDED BEFORE USING IT!
  34. ;
  35. ; Examples of extended event scheduling using specific months and/or days
  36. ; of the month are shown in the Reference Guide section under "Scheduling
  37. ; Events."
  38. ; ----------------------------------------------------------------------------
  39. ;
  40. ;
  41. ; Event 1 shells out to my DAILY1.BAT which cleans up the log directory
  42. ; and then runs the mailer tossing batch file (IOSMAILR.BAT will create
  43. ; a poll file for 51:1/0).
  44. ;
  45. ;
  46. Event All 00:00 00:01    L=0   B E1=42 E2=40 E3=40 ; Do midnight DAILY run!
  47. ;
  48. ;
  49. ; Event 2 allows BBS operation up to 3:00a Eastern time.
  50. ;
  51. ;
  52. Event All 00:02 02:59    L=0   B E1=10 E2=40 E3=40 ; BBS up for Night Owls!
  53. ;
  54. ;
  55. ; Event 3 is for Zone Mailing Hour (actually, it is a bit longer, but
  56. ; that allows me to be a little lazy and not change this event twice a
  57. ; year!).  It will send any mail at this point in time, including mail
  58. ; that is not to my local hubs (i.e. crashmail to a long-distance node!).
  59. ;
  60. ;
  61. Event All 03:00 05:59 M L=75 N   E1=10 E2=40 E3=40 ; ZMH
  62. ;
  63. ;
  64. ; Event 4 shells out to the mail tosser batch file to clean up anything
  65. ; that may be out there (it will also create a poll file for 51:1/0).
  66. ;
  67. ;
  68. Event All 06:00 06:01   L=0    B E1=40 E2=40 E3=40 ; Do daybreak run!
  69. ;
  70. ;
  71. ; Event 5 is another mailing event...for all intents and purposes, my
  72. ; mailing lasts from 3:00a to 8:00a Eastern time.
  73. ;
  74. ;
  75. Event All 06:02 07:59 M L=0 N    E1=10 E2=40 E3=40 ; Do the mailing!
  76. ;
  77. ;
  78. ; Event 6 allows users in during the morning!
  79. ;
  80. ;
  81. Event All 08:00 11:59   L=0    B E1=10 E2=40 E3=40 ; BBS up for Normal People!
  82. ;
  83. ;
  84. ; Event 7 runs IOSMAILR.BAT to clean up and toss any mail still left, 
  85. ; and this will create a poll file for 51:1/0 (this is my third poll of
  86. ; Bill during the day...this will get almost everything for the day!).
  87. ;
  88. ;
  89. Event All 12:00 12:01   L=0    B E1=40 E2=40 E3=40 ; Do noon run!
  90. ;
  91. ;
  92. ; Event 8 allows BBS operation for the rest of the day.
  93. ;
  94. ;
  95. Event All 12:02 23:59   L=0    B E1=10 E2=40 E3=40 ; BBS up for Normal People!
  96.