Description
Specifies one or more files that are used to hold dictionary items for use by
jQL. When JBCDEFDICTS is set, jQL will scan each specified file for
dictionary items that cannot be located in the dictionary of the queried file. When
JBCDEFDICTS is not set, jQL will scan just the the dictionary of the queried file then the
MD/VOC.
Values
Colon separated file paths (Unix).
Semicolon separated file paths (Windows).
Default
None.
Setting
Unix
JBCDEFDICTS=/home/PRIVATEDICT]D:/usr/globals/GLOBALDICT]D
export JBCDEFDICTS
Windows
set JBCDEFDICTS=C:\home\PRIVATEDICT]D;C:\globals\GLOBALDICT]D