COBOL Manual for TNS/E Programs (H06.03+)
Compiler Directives
HP COBOL Manual for TNS/E Programs—520347-003
36-9
ELD
ELD
ENDIF
ENDUNIT
Default: None
Placement: In the command line
Scope: Applies to the compilation unit
Dependencies: None
Default: None
Placement: Must be either on a directive line of its own or be the last of a sequence
of directives
Dependencies: Requires a preceding IF or IFNOT directive with the same toggle-
number
References: IF and IFNOT
Default: The compiler detects the end of a Procedure Division by encountering
either an END PROGRAM statement or the end of the file.
Placement: Must be either on a directive line of its own or be the last of a sequence
of directives
Scope: Applies to program unit
Dependencies: None
ELD (
)
option
VST157.vsd
toggle-numberENDIF
VST278.vsd
ENDUNIT
VST279.vsd










