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