Create a DEFINE WORK-TABLE statement include file:
- Last Updated: May 31, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To create a DEFINE WORK-TABLE 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 DEFINE WORK-TABLE 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.