The %ARMSTOP macro signals
the end of a transaction that was started using an %ARMSTRT macro.
The
input is a start handle that is generated by a previous %ARMSTRT macro.
If the SHANDLE= or SHDLVAR= option is specified, the value is used
as the start handle. Otherwise, the value of the global macro variable
_ARMSHDL is used.
The
output is the _ARMRC variable, which contains the error status code that
was returned from the ARM_STOP function call.