In addition to operating on individual IMODs, many maintenance commands can operate on lists of IMODs. This command creates and modifies name lists.
Syntax
NAME_LIST &LISTn [CLEAR] [INCLUDE iset /pattern/] [INCLUDE PDS ddname /pattern/] [INCLUDE NAME name] [EXCLUDE pattern] [COPY &LISTn] [MERGE &LISTn] [PRINT]
Parameters
Name of the list that is the target for the NAME_LIST operation. Three lists are available: &LIST1, &LIST2, and &LIST3.
Deletes the current contents of the list.
Includes additional names in the list. Names are added only when they match the specified pattern.
DDname of the ISET from which IMOD names are to be fetched.
DDname of the PDS from whose directory names are to be fetched.
Specifies a single name to be added to the list.
Comparison pattern to be applied against an IMOD name. The pattern may consist of characters and placeholders. An asterisk (*) matches any single character. An ampersand (&) matches 0 through n characters. The pattern must be enclosed by a pair of arbitrary delimiter characters (shown as slashes (/) in the format). Any character that does not appear in the pattern except blank, VLDC, and FLDC may be used as the delimiter.
Any name in the list that matches the pattern is deleted from the list.
Contents of the specified list replaces the target list.
Contents of the specified list is merged into the target list. Duplicate names are discarded.
Contents of the target list is printed.
Notes:
Copyright © 2014 CA Technologies.
All rights reserved.
|
|