[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SAVE_SESSION terminate action

SAVE_SESSION saves a "snapshot" of the contents of your current work session to a file.

Syntax


---->(SAVE_SESSION)------+->|filename|--------+----------->-----------+
                         |                    |                       |
                         v                    +->(:OVERWRITE)------>--+
                         |                                            v
                         +->(:OVERWRITE)---------|filename|----->-----+---->

Options

The following options are available to save your current work session.

When to use

Use this action to save:

in a single file. This session file can be loaded only in the same environment and version of OneSpaceDesigner that created it.

You can use the LOAD_SESSION action to load a saved session.

Example

The following parameter sequence saves a current work session.

SAVE_SESSION :OVERWRITE "pesd.ses"

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

See also

LOAD_SESSION terminate action LOAD_SD terminate action SAVE_SD terminate action LOAD_ENVIRONMENT terminate action SAVE_ENVIRONMENT terminate action
[Contents] [Index] [Books]