RPTRFIL
ReportWriter report definition file
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The RPTRFIL environment variable specifies the full path and filename of the ReportWriter report definition file.
Value
The full path and filename of the ReportWriter report definition file.
Discussion
If the environment variable RPTRFIL is not set, ReportWriter looks for the reports.rpt file in the path specified by RPTDAT. If RPTDAT is not set, Repository looks for the reports.rpt file in the current directory.
Setting location
The environment. On Windows, this environment variable can also be set in the [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).
Used by
ReportWriter
Examples
On UNIX,
RPTRFIL=/usr/reports.ism ;export RPTRFIL