Command |
changeGroupControlRemove |
Shortcut |
cgcr |
Arguments |
control [group]. |
Availability |
when logged in |
Purpose |
to remove a control from a Change Group. |
Notes |
The group name argument is optional. If not included, a Change Group named 'default Change Group' will be used. If the Change Group named does not exist, the response is something like invalidChangeGroup "yourBogusGroupName" |
Response |
changeGroupControlAdded |
In this section |
See also |
A Control Alias is removed from the Change Group with the changeGroupRemoveControl command. For example:
changeGroupControlRemove "Main Gain"\r
or
cgcr "Main Gain"\r
changeGroupControlRemoved "Main Gain"\r\n
The above response is issued even if the Control Alias named was not in the Change Group.
\aBadArgumentCount\r\n
\anotLoggedIn\r\n
\aInvalidChangeGroup "yourBogusGroupName"\r\n
\aUnlistedControl "AliasName"\r\n
\aOverflow\r\n