CHANGE_REL_SET_NAME renames a Relation Set.
+-------------------<--------------+
| |
-->(CHANGE_REL_SET_NAME)-+-(:SET)-|enter Relation Set name|-+-->
| |
+-(:NAME)-|specify new name|-------+
- :SET - specifies the existing name for the Relation Set.
- :NAME - specifies the new name for the Relation Set.
Use this to change the name of an existing Relation Set.
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 (" ").
CHANGE_REL_SET_OWNER terminate action
SET_CURRENT_REL_SET terminate action