Generate an include file
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You can generate include files for the following statements:
- ASSIGN
- FORM
- DEFINE WORK-TABLE
To create an ASSIGN statement include file:
- Choose . The Data Dictionary alphabetically lists all the tables defined for your database.
- Select the table for which you want to create the ASSIGN statement. The Data Dictionary prompts you for the filename of the output file.
- Specify the filename. The default filename is table-name.i.
- Choose OK. The Data Dictionary displays a status message and prompts you to continue.