DBLDICTIONARY

Repository files

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS

The DBLDICTIONARY environment variable specifies the full path names of the Repository main and text files.

The file specifications for the Repository main and text files, separated by a comma.

The following lists the hierarchy of Repository logicals tested by the compiler:

The environment. On Windows, this environment variable can also be set in the [synergy] or [dbl] section of synergy.ini.

Compiler

On Windows, if set at the command prompt,

set DBLDICTIONARY=RPSDAT:rpsmain.ism,RPSDAT:rpstext.ism

On UNIX,

DBLDICTIONARY=RPSDAT:rpsmain.ism,RPSDAT:rpstext.ism 
export DBLDICTIONARY

On OpenVMS,

$ DEFINE DBLDICTIONARY "RPSDAT:RPSMAIN.ISM,RPSDAT:RPSTEXT.ISM"