Previous Topic: Automatic StartupNext Topic: SCHD Control Statements Contained in CTOSCH00


Manual Startup

Once the CTS task is started, you can communicate with CTS by using a MODIFY command for WTOR. The following is an example of how to manually start the SCHD subtask under CTS using the MODIFY command:

F CTS,SET TASK(SCHD) PGM(CTSSCHD) PARM(xx)
F CTS,START SCHD

Where xx is the suffix for the CTOSCH member to use. If a number is not specified, the default used is 00.