|
Variable |
Description |
|
PARTICLE_TMPDIR
|
Directory for autosave files when running Particle with the -a command line option. Windows NT: The default is %temp%. IRIX/Linux: The default is set to your home directory. |
Example
|
Platform |
Syntax |
|
Windows NT |
set PARTICLE_TMPDIR=%temp% |
|
IRIX/Linux |
setenv PARTICLE_TMPDIR ~ |