8.0;wgra (window_group_add) *DM*, revision 8.0, 84/03/11
WGRA (WINDOW_GROUP_ADD) -- Create or add to a window group.
usage: wgra group_name [entry_name]
FORMAT
WGRA group_name [entry_name]
The WGRA command creates a new window group with the specified group_name, or
adds a window or group to an existing group. By default, if you do not
specify an entry_name (the name of a window or group) WGRA uses the pathname
of the window where the cursor was last positioned.
ARGUMENTS
group_name
(required) Specify the name of the group to be created or enlarged.
entry_name
(optional) Specify the name of the window or group to be added to
'group_name'.
Default if omitted: Use the pathname of the window where
the cursor was last positioned.
EXAMPLES
Command: WGRA Shell_Windows Process_1
This command adds a window called "Process_1" to a group of windows called
"Shell_Windows".
RELATED TOPICS
More information is available. Type:
- HELP WGRR
for details about removing windows from window groups.
- HELP WINDOWS
for general information about window groups.