RPTLIB
ReportWriter header file and shared library
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
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