RPSMFIL
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
NSupported in Synergy .NET
|
The RPSMFIL environment variable specifies the full path and filename of the Repository main file.
Value
The full path and filename of the Repository main file.
Discussion
If the environment variable RPSMFIL is not set, Repository looks for the rpsmain.ism file in the path specified by RPSDAT. If RPSDAT is not set, Repository looks for the rpsmain.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 Windows, if set in the synergy.ini file,
[synergy] RPSMFIL=c:\home\rpsmain.ism