A calendar indicates what days to run or not to run a particular job. Any number of calendars can be setup. Three calendars are automatically set up when you install the system. They are STANDARD, WORKDAYS and HOLIDAY all are in the system wide \default\ directory.
The simplest way to create a calendar is to issue a command of the following format:
C:\> schedule create /calendar my_special_calendar
Some of the commonly used qualifiers are listed
Qualifier |
Description |
/comment=``any text string'' |
Any descriptive text string. Up to 100 characters. |
/workdays |
Only workdays count. |
/noworkdays |
All days count (i.e. a standard calendar.) |