COBOL/400 Language Help


ENTER Statement

Description
The ENTER statement is obsolete and will be deleted from the next revision of the ANSI Standard. It is syntax-checked during compilation, but has no effect on the execution of the program.

The ENTER statement allows the use of more than one source language in the same source program. The COBOL/400 compiler allows only COBOL in the source program.

->->--ENTER language-name--*----------------*----*-----*------><-
                         *--routine-name--*    *- . -*
 


[ Top of Page | Previous Page | Next Page | Table of Contents ]