DBLDICTIONARY

Repository files

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

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"