The CEDA EXPAND GROUP command
Use the EXPAND GROUP command to display the resource definitions that are contained in one or more groups. You can enter other CEDA commands against the resource names that are displayed.
You can enter the following commands next to the names on the panel:
- ALTER
- COPY
- DELETE
- INSTALL
- MOVE
- RENAME
- VIEW
All these commands can be abbreviated down to their initial letter. It is unnecessary to type the group or list name. For the syntax of each command, see that command in this section.
You may EXPAND a generic group name. For example:
- Show all the resource definitions in all groups on the CSD file:
EXPAND GROUP(*) - Show all the resource definitions in groups whose names begin with PROD
and are seven characters long:
EXPAND GROUP(PROD+++)
You may EXPAND a group to show only one resource type. The name you specify
as the resource name may be a generic name. For example:
- Show all PROFILE definitions in all groups on the CSD file:
EXPAND GROUP(*) PROFILE(*) - Show all TERMINAL definitions that begin with SZ in a group:
EXPAND GROUP(ZEMGROUP) TERMINAL(SZ++)
You may EXPAND a group or groups, limiting the resource definitions to
those that share a generic name. For example:
- Show all resource definitions, of all types, ending in A1:
EXPAND GROUP(REINDEER) ALL(*A1)
If you use the RENAME option, you get a special panel on which you can overtype the resource definition names. This is a quick way of renaming many resource definitions.