[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SAVE_MODE_DECODER subaction

SAVE_MODE_DECODER is called by OneSpace Designer's SAVE actions.

Syntax


---->(SAVE_MODE_DECODER)----+----(:OVERWRITE)-->-+---->
                            |                    |
                            +----(:APPEND)----->-+
                            |                    |
                            +----(:ABORT)------>-+

Options

The following options are available to save elements.

When to use

This subaction is called when you perform any of OneSpace Designer's saving operations.

When you write macros, you will not be able to tell in advance if this subaction will be called. You can enter the :OVERWRITE (or :APPEND, where appropriate) option immediately after the action name. OneSpace Designer will then overwrite or append without prompting for a response.

See also

SAVE_ENVIRONMENT terminate action SAVE_SD terminate action SAVE_SESSION terminate action
[Contents] [Index] [Books]