RPTLIB
ReportWriter header file and shared library
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
NSupported in Synergy .NET
|
The RPTLIB environment variable specifies the location of the ReportWriter header file (reports.def) and shared library (synrpt.elb, or synrpt.exe on OpenVMS).
Value
The directory in which the ReportWriter header file and shared library reside.
Discussion
RPTLIB should point to the rpt/lib directory under the directory where Synergy was installed.
Setting location
- On Windows, the [synergy] section of synergy.ini.
- On Unix, the setsde file.
- On OpenVMS, the SYNERGY_STARTUP.COM file (or ACTIVATE_SDE.COM for alternate installations).
Used by
ReportWriter
Examples
On Unix,
RPTLIB=/synergy/rpt/lib ;export RPTLIB