ENTER Statement [ HP COBOL II/XL Reference Manual ] MPE/iX 5.0 Documentation
HP COBOL II/XL Reference Manual
ENTER Statement
The ENTER statement is an obsolete feature of the 1985 ANSI COBOL
standard.
In ANSI COBOL'74, this statement provides a means of allowing the use of
more than one language in the same program. It is, however, not allowed
in HP COBOL II. Thus, if specified in your program, it is treated as a
comment. The format is listed below for information only.
The format of this statement is shown below:
ENTER language-name [routine-name].
MPE/iX 5.0 Documentation