Previous Topic: ParametersNext Topic: Example


Usage

Restrictions on Source Module Statements

The source module can contain any number of DDL statements; the following restrictions apply:

Compiler Continues Processing Statements Following INCLUDE

When all the module source has been processed, the compiler continues processing with the source statement immediately following the INCLUDE statement.

If the Source Module Contains a SIGNON Statement

If the module source being included contains a SIGNON statement to another dictionary, the DDL compiler terminates the INCLUDE operation, processes the SIGNON statement, and continues processing with the DDL statement immediately following the INCLUDE.