home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / bbs / grunt140.lzh / GRUNTBAT < prev    next >
Text File  |  1989-08-04  |  702b  |  22 lines

  1. !
  2. GRUNT Batch file
  3. !
  4. @LOGOFF             ! Beginning of LOGOFF batch commands
  5. @ENDLOGOFF          ! End of LOGOFF batch commands
  6. !
  7. @HOURLY             ! Beginning of HOURLY batch commands
  8. @ENDHOURLY          ! End of HOURLY batch commands
  9. !
  10. @DAILY              ! Beginning of DAILY batch commands
  11. @ENDDAILY           ! End of DAILY batch commands
  12. !
  13. @FMAINT             ! Beginning of FMAINT batch commands
  14. @ENDFMAINT          ! End of FMAINT batch commands
  15. !
  16. @WEEKLY             ! Beginning of WEEKLY batch commands
  17. @ENDWEEKLY          ! End of WEEKLY batch commands
  18. !
  19. @MONTHLY            ! Beginning of MONTHLY batch commands
  20. @ENDMONTHLY         ! End of MONTHLY batch commands
  21. !
  22.