SAVE_PACKAGE saves the file package of a specified part or assembly.
+-------------------------<------------------------+ | | ---->(SAVE_PACKAGE)--+--|specify|---------------->----------------------+---> | | +--(:OVERWRITE)--|filename|-------------->---------+ | | +--(:FILENAME)--|filename|--------+------->--------+ v ^ +--(:OVERWRITE)--+
Note that files saved as part of a package can not be recalled individually. To access a particular file, you must load the complete package.
SAVE_PACKAGE [specify part or assembly] :OVERWRITE [enter filename]
All filenames must be enclosed by double quotes (" ").