To include external database file descriptions, use the INPUT, BOTH, KEY, NULLFLDS, or LVLCHK option on the #pragma mapinc directive. If you specify either the OUTPUT or INDICATOR option, an error message is generated.
You can include external file descriptions for Distributed Data Management (DDM) files using the same method described for database files if you specify either the INPUT, KEY, or BOTH option. If you specify OUTPUT or INDICATOR, an error message is issued.
C++ users must use the GENCSRC utility for level checking and including
external file descriptions.
C users can use either the GENCSRC utility or the #pragma mapinc
directive for level checking and external file descriptions.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.