[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CHANGE_REL_SET_NAME terminate action

CHANGE_REL_SET_NAME renames a Relation Set.

Syntax


                            +-------------------<--------------+
                            |                                  |
   -->(CHANGE_REL_SET_NAME)-+-(:SET)-|enter Relation Set name|-+-->
                            |                                  |
                            +-(:NAME)-|specify new name|-------+

Options

When to use

Use this to change the name of an existing Relation Set.

Example

The following parameter sequence renames Relation Set "rset1" in assembly "/a1" to "rset2".

CHANGE_REL_SET_NAME :SET "/a1/rset1" :NAME "rset2" COMPLETE

All input strings must be enclosed by double quotes (" ").

See also

CHANGE_REL_SET_OWNER terminate action SET_CURRENT_REL_SET terminate action
[Contents] [Index] [Books]