An #INCLUDE file writes an external source file into a Production Reporting report specification. Use #INCLUDE files to keep commonly-used routines in a single file and reference or "include" that file in programs that use the routine.
For example, you might have a set of #DEFINE commands for different printers to control initialization, font changes, and page size declarations. In this case, you could reference the appropriate #INCLUDE file depending on which printer you want to use.
The Include Files dialog box displays all the #INCLUDE files in the report and where they will be placed in the Production Reporting file.
Field | Description |
---|---|
Name of the #INCLUDE file and path where the #INCLUDE file is located. | |
Section of the Production Reporting program where the #INCLUDE file will be placed. | |
Accesses the Include File dialog box, where you can add a new #INCLUDE file. | |
Accesses the Include File dialog box, where you can edit an existing #INCLUDE file. | |
For multiple #INCLUDE files, changes the order in which the #INCLUDE files appear. |