Status request of Timer processing.
&CONTROL SHRVARS=($TISTATUS) -EXEC $TICALL FUNC=STATUS
Returns the status of timer processing.
Operands:
Request the status of timer processing.
Return Codes:
$TICALL completed successfully.
An error occurred. &SYSMSG is set with an error message.
Example: FUNC=STATUS
&CALL PROC=$TICALL SHARE=($TISTATUS) PARMS=(FUNC=STATUS) &WRITE DATA=Timer Status is &$TISTATUS
| Copyright © 2009 CA. All rights reserved. |
|