Lists a set of existing timer definition.
&CONTROL NOSHRVARS
-EXEC $TICALL FUNC=LIST
[ CLASS=classname ]
[ SUBCLASS=subclassname ]
[ NAME=name ]
Lists a set of existing timer definitions.
Operands:
Lists a set of existing timer definition.
Specifies a class name, maximum 8 characters. Timer definitions are categorized by class, subclass and a name.
Specifies a sub-class name, maximum 8 characters.
Specifies a name for this definition, maximum 12 characters.
Return Codes:
$TICALL completed successfully.
An error occurred. &SYSMSG is set with an error message.
Example: FUNC=LIST
&CALL PROC=$TICALL PARMS=(FUNC=LIST)
| Copyright © 2009 CA. All rights reserved. |
|