This example starts the APEC subtask started automatically each time CTS is started, and sets the following options:
Add the following parameters to the CTSSTART member in hlq.CTAPOPTN:
SET TASK(APEC) PGM(TMSAPEC) SET TASK(APEC) PARM(STIME=2330,ETIME=0330,TRUN=2,DELAY=005,UPDATE) START APEC
This example manually starts the APEC subtask with the following options:
F CTS,SET TASK(APEC) PGM(TMSAPEC) F CTS,SET TASK(APEC) PARM(STIME=0800,ETIME=1400,DELAY=015,NOUPDATE) F CTS,START APEC
In this example the APEC subtask starts automatically each time CTS is started with the following options:
Add the following parameters to the CTSSTART member in hlq.CTAPOPTN:
SET TASK(APEC) PGM(TMSAPEC) SET TASK(APEC) PARM(STIME=1000,UPDATE) START APEC
In this example the APEC subtask uses default initialization parameters each time CTS is started.
Specify the following parameters in the CTSSTART member in hlq.CTAPOPTN:
SET TASK(APEC) PGM(TMSAPEC) START APEC
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|