Previous Topic

Next Topic

Book Contents

Book Index

Creating a calendar

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.)

See Also

SCHEDULE command overview

Command mode vs. prompt mode

Creating a job

Creating a directory

Modifying jobs

Looking at jobs

Looking at calendars

Looking at directories

Looking at history data

Monitoring activity

Other Schedule commands