![]() | Note |
---|---|
GT.M does not permit the SET command to modify $TRESTART. |
TRANS TSTART ():SERIAL IF $TRESTART>2 WRITE !;"Access Conflict" QUIT
This example terminates the sub-routine with a message if the number of RESTARTs exceeds 2.
![]() | Note |
---|---|
GT.M does not permit the SET command to modify $TRESTART. |
TRANS TSTART ():SERIAL IF $TRESTART>2 WRITE !;"Access Conflict" QUIT
This example terminates the sub-routine with a message if the number of RESTARTs exceeds 2.