RPSLIB
Repository subroutine library directory
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The RPSLIB environment variable defines the directory that contains the Repository subroutine library.
Value
The path, including the device, for the directory that contains the Repository subroutine library.
Discussion
The default directory for Repository subroutine library is the lib subdirectory below the directory where Repository was installed. The RPSLIB directory contains the subroutine library ddlib.elb (ddlib.olb on OpenVMS), as well as the definition file ddinfo.def.
Setting location
- On Windows, the [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).
- On UNIX, the setsde file.
- On OpenVMS, the SYNERGY_STARTUP.COM file (or ACTIVATE_SDE.COM for alternate installations).
Used by
Repository
Examples
On Windows,
[synergy] RPSLIB=%SYNERGYDE%rps\lib