[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SAVE_PACKAGE terminate action

SAVE_PACKAGE saves the file package of a specified part or assembly.

Syntax


                     +-------------------------<------------------------+
                     |                                                  |
---->(SAVE_PACKAGE)--+--|specify|---------------->----------------------+--->
                     |                                                  |
                     +--(:OVERWRITE)--|filename|-------------->---------+
                     |                                                  |
                     +--(:FILENAME)--|filename|--------+------->--------+
                                                       v                ^
                                                       +--(:OVERWRITE)--+

Options

The following options are available to save a package.

When to use

Use this action to save all files associated with the specified part or assembly, in a file package.

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.

Example

The following parameter sequence saves a package, overwriting an existing filename.

SAVE_PACKAGE [specify part or assembly] :OVERWRITE [enter filename]

All filenames must be enclosed by double quotes (" ").

See also

LOAD_PACKAGE terminate action
[Contents] [Index] [Books]