HP 3000 Manuals

The INCLUDE Statement [ COBOL/HP-UX Language Reference for the Series 700 and 800 ] MPE/iX 5.0 Documentation


COBOL/HP-UX Language Reference for the Series 700 and 800

The INCLUDE Statement 

Statements of the form:

     XEC SQL INCLUDE file-name END-EXEC

are permitted, and are processed in exactly the same way as the
statement:

     COPY file-name.

The file named by file-name can contain any COBOL statements that a
copybook can, including further EXEC SQL statements.



MPE/iX 5.0 Documentation