Specify the CMDIN keyword to define the start of a command rule.
This keyword has the following format:
CMDIN(characters)
Specifies the name of a command that you want CA Automation Point to process.
Usage Notes:
Examples:
CMDIN(STOP),
WHEN(&WORD2 EQ 'OPSS' AND &USER NE '' AND &USER(1:9) NE 'SYSADMIN@'),
SUPPRESS, WTXC (&USER is not authorized to stop CA OPS/MVS)
CMDIN(DRL), REWORD(D R, L, CN=(ALL))
CMDIN(SLIP0C1), REWORD(SLIP SET, ID=P0C1, COMP=0C1, A=SVCD, MATCHLIM=1, JOBNAME=TESTPGR, END)
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|