SAVE_MODE_DECODER is called by OneSpace Designer's SAVE actions.
---->(SAVE_MODE_DECODER)----+----(:OVERWRITE)-->-+----> | | +----(:APPEND)----->-+ | | +----(:ABORT)------>-+
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.