Previous Topic: Sample SRVDEF DefinitionsNext Topic: CTS Proc Changes


CTS Scheduler (SCHD)

CTSSCHD is the scheduling component of CTS that sends commands to other CTS tasks at pre-defined times. Schedules are defined using control statements. Each TOD element that is defined begins with the SCHD verb and must have an 8-character name and a time of day value. You also have the option to specify the day of the week The WHEN statement describes necessary actions to take when an event expires. Multiple TOD elements can be grouped together and assigned a single name to minimize coding requirements. This is accomplished using the GROUP operand in place of the TOD operand.