| Syntax:
| SAVESOURCE
|
| Placement:
|
Place the SAVESOURCE command before the REPORT command.
|
| Discussion:
|
The SAVESOURCE command instructs The Reporter to save the IB
source code that is generated as part of the report creation
process. If you do not include this command in the report
specification, The Reporter will erase the IB source code when
the report is done.
|
| History:
|
Starting with Release 01.02, the source code is saved as a text
file so that source lines can exceed 80 characters. The text file
is created with a ".ibs" extension. For example, if the report specification
is named $RPT, the source file will be named ~RPT.IBS.
|