12. Report-Writer Statements : Report Setup Statements : .Include Statement--Import Files that Contain Report-Writer Code
 
Share this page                  
.Include Statement--Import Files that Contain Report-Writer Code
Imports Report-Writer code residing in more than one file when the report is saved.
The .include statement has the following format:
.include filename
The parameter for the .include statement is as follows:
filename
The name of a text file containing a Report-Writer construct to be included in a report. If necessary, specify the full path name for the file. If you do not explicitly specify an extension for the file, the system assumes ".rw" as the default extension.