HLASM Language Reference
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
PUSH instruction HLASM Language Reference SC26-4940-06 |
|
|
The PUSH instruction saves the current PRINT, USING, or ACONTROL
status in push-down storage on a last-in, first-out basis. You restore
this PRINT, USING, or ACONTROL status later, also on a last-in, first-out
basis, by using a POP instruction.
Notes:
The PUSH instruction only causes the status of the current PRINT,
USING, or ACONTROL instructions to be saved. The PUSH instruction
does not:
|
Copyright IBM Corporation 1990, 2014 |