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

Program Compilation
HP COBOL Manual for TNS/E Programs520347-003
11-25
Starting a Compilation
Starting a Compilation
This section applies to the Guardian environment. To compile an HP COBOL program
in the OSS environment, see Section 19, Using HP COBOL in the OSS Environment.
To run the ECOBOL compiler, use this compiler command:
source-file
is a file containing HP COBOL statements, comment lines, and compiler directives.
It must be a disk file, terminal, magnetic tape unit, or process. The compiler reads
source-file as 132-byte records. The default is the current command
interpreter IN file (usually the home terminal). source-file must be an EDIT
file.
file-name-1
is a disk file name (if source-file is a disk file) or nondisk file name (if
source-file is a terminal, magnetic tape unit, or process). For syntax, see
the Guardian Procedure Calls Reference Manual.
ECOBOL
IN source-file
list-fileOUT
other-option
target-name
copy-library
compiler-directive
/
;
,
/
,
,
VST807.vsd
file-name-1
define-name
VST257.vsd