|
Parameter |
Description |
|
SI_EMERGENCY_SAVE
|
This variable controls the emergency save feature. It is on by default. To deactivate this feature, set this variable to 0 (zero) or off. To enable it and use a particular directory, set it to the desired path. Windows NT: If you activate this variable without specifying a path, SOFTIMAGE|3D uses the path set by the TEMP environment variable. IRIX/Linux: If you activate this variable without specifying a path, the path set by the TMPDIR variable is used. Starting SOFTIMAGE|3D with the –c (IRIX/Linux) or –D (IRIX, Linux, and Windows NT) command line option deactivates the emergency save feature. |
Example
|
Platform |
Syntax |
|
Windows NT |
set SI_EMERGENCY_SAVE=1 |
|
IRIX/Linux |
setenv SI_EMERGENCY_SAVE 1 |