RPSTMP
Repository temporary files directory
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The RPSTMP environment variable defines the location where Repository will create temporary files.
Value
The path, including the device, for the directory that will contain Repository temporary files.
Discussion
Repository puts any temporary files that it creates in RPSTMP if it is set. If RPSTMP is not set, Repository puts temporary files in TEMP if it is set. If TEMP is not set either, temporary files are placed 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
Repository
Examples
On Windows, if set at the command prompt,
set RPSTMP=d:\temp