COBOL Manual for TNS and TNS/R Programs
Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs—522555-006
36-35
SAVEABEND and NOSAVEABEND
SAVEABEND and NOSAVEABEND
Default: NOSAVEABEND
Placement: Anywhere
Scope: The last SAVEABEND or NOSAVEABEND in the compilation unit applies 
to the entire compilation unit.
Dependencies: SAVEABEND and NOINSPECT override each other (whichever is last is 
active).
For the NMCOBOL compiler, SAVEABEND and NOSAVEABEND are 
appropriate only if the program was compiled with RUNNABLE.
References:
•
INSPECT and NOINSPECT
•
RUNNABLE
SAVEABEND
NOSAVEABEND
VST304.vsd










