DB IMGDIR
From Recital Documentation Wiki
Revision as of 12:48, 5 March 2010 by Yvonnemilne (Talk | contribs)
Contents
Purpose
Used to specify the full path name of a directory to be used by the SYS(3) function to save screen files
See Also
Description
The DB_IMGDIR environment variable is used to define a directory that will be used by the SYS(3) function for temporary file creation. If DB_TMPDIR is not defined, SYS(3) returns a unique file name without path information. Defining DB_TMPDIR causes this directory to be included in the return value from SYS(3). Please note that the DB_TMPDIR should include a trailing directory separator.
Example
Products
Recital, Recital Server