COBOL Manual for TNS/E Programs (H06.03+)

Compiler Directives
HP COBOL Manual for TNS/E Programs520347-003
36-21
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).
SAVEABEND and NOSAVEABEND are appropriate only if the program
was compiled with RUNNABLE.
References:
INSPECT and NOINSPECT
RUNNABLE
SAVEABEND
NOSAVEABEND
VST304.vsd