Try OpenEdge Now
skip to main content
Basic Database Tools
Table Tasks : Generating an include file
 

Generating an include file

You can generate include files for the following statements:
*ASSIGN
*FORM
*DEFINE WORK-TABLE
To create an ASSIGN statement include file:
1. Choose Utilities > Generate Include Files > ASSIGN Statement. The Data Dictionary alphabetically lists all the tables defined for your database.
2. Select the table for which you want to create the ASSIGN statement. The Data Dictionary prompts you for the filename of the output file.
3. Specify the filename. The default filename is table-name.i.
4. Choose OK. The Data Dictionary displays a status message and prompts you to continue.
* Creating a FORM statement include file
* Creating a DEFINE WORK-TABLE statement include file: