[Books]

CoCreate OneSpace Designer - Commands Reference Manual


MACH_ADV_SET_FEATURE_ABBREVIATION terminate action

MACH_ADV_SET_FEATURE_ABBREVIATION defines customized feature abbreviations

Syntax

->-(MACH_ADV_SET_FEATURE_ABBREVIATION)-->-------\ 
                                                |
        /-------<-------<-------<-------<-------/
        |
        v       /-->---(:FEATURE_TYPE)-->--|string|-->--\ 
        |       |                                       |
        \--->---+-->---(:FEATURE_ABBREV)->-|string|-->--+-->--
                |                                       |
                +-->---(:RESET)->------->------->-------+
                |                                       |
                \-------<-------<-------<-------<-------/

Options

The following options are available to define or undefine a customized feature abbreviation

Option Description
:FEATURE_TYPE the name of the feature to deal with
:FEATURE_ABBREV the new abbreviation
:RESET undefine previously defined abbreviations, reset to factory default

[Books]