home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 13 / amigaformatcd13.iso / -seriously_amiga- / shareware / misc / ezcron / s / cron.config
Text File  |  1997-03-06  |  2KB  |  32 lines

  1. ; *** FOR THOSE YOU WOULD RATHER MAKE THE CONFIG USING A TEXT EDITOR ***
  2. ;
  3. ; This is the cron.config file. The semi-colon is a comment marker that the
  4. ; EZCron program can't read. You may use this to remove commands without
  5. ; actually deleting them from the list (see below). The structure of the
  6. ; file is as follows and each field is seperated by a comma:
  7. ; -----------------------------------------------------------------------
  8. ;  1st entry: The path & program you wish to run
  9. ;  2nd entry: The program arguments
  10. ;  3rd entry: The time to execute. This may also be set to 'Minute' and 'Hourly'
  11. ;  4th entry: The Date to execute. This may also be set to 'Daily', a day of the
  12. ;              week such as 'Wednesday', 'Monthy-00' or 'Range'. The Montly must 
  13. ;              have the hyphen and a two digit number in the same format as written 
  14. ;              below. 
  15. ;  5th entry:  The start date.
  16. ;  6th entry:  The end date.
  17. ;  7th entry: Time Range start time.
  18. ;  8th entry: Time Range end time.
  19. ;  9th entry: The Sound FX File to run with the event
  20. ; 10th entry: If  event is a textreminder, this field will contain the text.
  21. ; -----------------------------------------------------------------------
  22. ; EXAMPLES
  23. ; ========
  24. TEXTREMINDER,-,22:00,daily,01/01/97,12/31/97,--:--,--:--,-,Remember to email the author.
  25. TEXTREMINDER,-,23:14,every_4_fri,--/--/--,--/--/--,--:--,--:--,-,This is the 4th friday event,
  26. TEXTREMINDER,-,22:00,wednesday,--/--/--,--/--/--,--:--,--:--,-,Check the Paramount Page.,
  27. ezcron:rexx/TalkingClock.rexx,-,thirty_min,daily,--/--/--,--/--/--,--:--,--:--,-,-,
  28. Inet:InetScripts/AutoGetMail,-,15:00,daily,--/--/--,--/--/--,--:--,--:--,-,-,
  29. System2.1:WBStartup/LineMan,-,hourly,daily,--/--/--,--/--/--,02:00,22:00,Data:SoundSamples/Sandro_3_4_5.8svx,-,
  30. c:play16,Data:SoundSamples/DoubleBeep,quarterly,##/##/##,--/--/--,--/--/--,--:--,--:--,-,-,
  31. TEXTREMINDER,-,22:00,daily,--/--/--,--/--/--,--:--,--:--,-,Remember to email the author.,
  32.