2008
6 The Windows directory
7 The directories that are listed in the PATH environment variable
MAXScript stops searching when it finds the first occurrence of startup.ms.
MAXScript then recursively scans the Startup Scripts directory (defined on the
Configure System Paths dialog) and any nested directories for .ms, .mse, and
.mzp script files and loads them. In this pass, any script files with the name
startup.ms are ignored. You can prevent a nested directory from being scanned
by placing its name in parentheses, for example "(old-versions)", allowing you
to enable and disable scripts in handy directory-based groupings.
If you specify a script to run in the command line (-U MAXScript script_name),
the script is executed at this point. (See the MAXScript Reference topic
“Running Scripts from the Command Line”).
Sub-Object
Left: A selection of face sub-objects
Middle: A selection of edge sub-objects
Glossary | 7939