|
Parameter |
Description |
|
SI_DBDIR
|
This variable specifies the location of the user database file DatabaseDir.rsrc. Windows NT: If you are logged on as Administrator, SI_DBDIR points to C:\users\default. If you are logged on with your user name, SI_DBDIR points to C:\users\%username%. IRIX/Linux: The default location is your home directory (~). |
Example
|
Platform |
Syntax |
|
Windows NT |
set SI_DBDIR=c:\users\people |
|
IRIX/Linux |
setenv SI_DBDIR /usr/people |