Restrictions on Source Module Statements
The source module can contain any number of DDL statements; the following restrictions apply:
For example, the statement INCLUDE MODULE RECSRC. is unacceptable if the module RECSRC contains the source statement PUNCH RECORD EMPLOYEE TO MODULE RECSRC..
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.
|
Copyright © 2014 CA.
All rights reserved.
|
|