home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / bb211 / wakeup.bb < prev    next >
Text File  |  1991-03-03  |  987b  |  55 lines

  1. ; WAKEUP FILE
  2. ;
  3. ; When you are entering an event for the first time, leave it blank
  4. ;
  5. ; The first time i entered the line below, I used
  6. ;             "==/==/== 01:30 GL"
  7.  
  8. ;
  9. ; Reload the message file to clean up storage at 1:30 AM
  10. ;
  11.  
  12. 910303/1141 ==/==/== 01:30 GL
  13.  
  14. ;
  15. ; Execute a DOS program one a day
  16. ;
  17.  
  18. 910303/1135 ==/==/== 04:00 EX DOS DIR BB.PAS
  19.  
  20. ;
  21. ; Clean up bids in first hour after midnight
  22. ;
  23.  
  24. 910303/1142 ==/==/== 00:30 GI
  25.  
  26.  
  27. ;
  28. ; Recompute forwarding every four hours because it cleans up storage too
  29. ;
  30.  
  31. 910303/1810 ==/==/== +4:00 GF
  32.  
  33. ;
  34. ; Execution the action file once a day
  35. ;
  36.  
  37. 910303/1144 ==/==/== 02:30 A
  38.  
  39. ;
  40. ; Mark things as old
  41. ;    - NTS after 2 days
  42. ;    - Private after 5 days
  43. ;    - Bulletin after 15 days
  44. ;
  45.  
  46. 910303/1144 ==/==/== 02:30 GO T & D < #2
  47. 910303/1144 ==/==/== 02:30 GO P & D < #5
  48. 910303/1144 ==/==/== 02:30 GO B & D < #15
  49.  
  50. ;
  51. ; Resolve hierarchical addresses every 30 minutes
  52. ;
  53.  
  54. 910303/1811 ==/==/== +00:30 GH
  55.