DBLDIR
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The DBLDIR environment variable tells Synergy which directory contains your Synergy/DE distribution. It is required for normal operation of Synergy/DE tools and programs.
Value
The path, including the device, for the directory that contains the Synergy/DE distribution files. The path should be the full path specification without any logicals. You can terminate the path with a backslash (\), but it is not necessary.
As of version 10, Synergy/DE is always installed to the default Program Files\Synergex location.
Discussion
On OpenVMS, SYS$COMMON:[SYSMGR]SYNERGY_STARTUP.COM defines the directory variable.
Setting location
- On Windows, the [synergy] section of the distributed synergy.ini file installed with Synergy/DE.
- On UNIX, in the environment by the setsde script, which you should have sourced after installing Synergy/DE.
- On OpenVMS, the SYNERGY_STARTUP.COM file when Synergy/DE is installed (or ACTIVATE_SDE.COM for alternate installations).
DBLDIR is set to the correct location based on the current Synergy installation’s SYNERGYDE32 and SYNERGYDE64 environment variables for all runtimes and utilities.
Used by
Runtime, isutl, xfServer, xfServerPlus
Examples
On Windows, if set in the synergy.ini file,
[synergy] DBLDIR=c:\synergyde\dbl\
On UNIX,
DBLDIR=/usr/synergyde/dbl ;export DBLDIR
On OpenVMS,
$ DEFINE/SYSTEM/EXEC DBLDIR SYNERGYDE$ROOT:[DBL]