Previous Topic: $TICALL FUNC=START

Next Topic: $TICALL FUNC=STATUS


$TICALL FUNC=STOP

Stops timer processing.

&CONTROL NOSHRVARS
-EXEC $TICALL FUNC=STOP

Stops timer processing.

Operands:

FUNC=STOP

Stops timer processing.

Return Codes:

&RETCODE = 0

$TICALL completed successfully.

&RETCODE > 0

An error occurred. &SYSMSG is set with an error message.

Example: FUNC=STOP

&CALL PROC=$TICALL PARMS=(FUNC=STOP)