RPSTFIL
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The RPSTFIL environment variable specifies the full path and filename of the Repository text file.
Value
The full path and filename of the Repository text file.
Discussion
If the environment variable RPSTFIL is not set, Repository looks for the rpstext.ism file in the path specified by RPSDAT. If RPSDAT is not set, Repository looks for the rpstext.ism file in the current directory.
We strongly recommend that you do not put a repository on a network share, especially when using Visual Studio. |
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
Compiler, Repository, ReportWriter, UI Toolkit, xfODBC, fcompare
See also
DBLDICTIONARY environment variable
Examples
On UNIX,
RPSTFIL=/usr/rpstext.ism ;export RPSTFIL