Advanced Member Selection panel
The Advanced Member Selection panel provides a means of specifying a range of PDS(E) members to be included in a print, find/change, or copy action.
Panel and field definitions
If the input data set is a load library, File Manager displays a different form of the Advanced Member Selection panel.
- Member name (or mask)
- Member name or mask to restrict the list of members eligible for
processing. Cannot be specified in conjunction with a member name
range.
If you have entered this field on the front panel of the utility and have selected the Advanced member selection option, File Manager populates this field with the same value.
- or range from
- The first member within a partitioned data set to be selected. Padded with blanks to 8 characters. If omitted, all members from the start of the data set to the to member are selected.
- to
- The last member within a partitioned data set to be selected. Padded with blanks to 8 characters. If the last specified character is an asterisk, padded to 8 characters with high values. No other wildcarding is allowed. If omitted, all members from the or range from member to the end of the data set are selected.
- Member exclude filters
- Specify member name patterns to exclude from processing members that would otherwise be selected
using the member name or member range options.
Multiple string arguments can be entered. Use the comma character as a delimiter between the strings. Strings can contain the * and % wildcard characters.
To specify a filter containing lowercase characters, use a character string in the format
c'string'
. Filters can also be specified as hexadecimal strings in the formatx'hex-digits'
.The following is an example of filters that would exclude from processing members with names beginning with the charactersFMN
or ending with the characters99
:FMN*,*99
- Updated by (User id or mask)
- The TSO user ID by which the member was last updated. You can
specify a generic user ID by using asterisks (*) and percent signs
(%) in the usual fashion.
- or range from
- The start of a range of user IDs. Padded with blanks to 8 characters.
- to
- The end of a range of user IDs. Padded with blanks to 8 characters. If the last specified character is an asterisk, padded to 8 characters with high values. No other wildcarding is allowed.
- Date created (YYYY/MM/DD or mask)
- The date on which a member was created, in YYYY/MM/DD format.
You can use a mask to specify a combination of dates. Cannot be used in conjunction with a date range.
- or range from
- The start of a range of
created on
dates, in YYYY/MM/DD format. If omitted or you specify an asterisk as the last character, the unspecified portions of the date default as follows:- DD
- = 01
- MM
- = 01
- YYYY
- = 0000
- to
- The end of a range of
created on
dates, in YYYY/MM/DD format. If omitted or you specify an asterisk as the last character, the unspecified portions of the date default as follows:- DD
- = 31
- MM
- = 12
- YYYY
- = 9999
- Date modified (YYYY/MM/DD or mask)
- The date on which a member was last updated, in YYYY/MM/DD format.
You can use a mask to specify a combination of dates. Cannot be used in conjunction with a date range.
- or range from
- The start of a range of dates on which a member was last updated,
in YYYY/MM/DD format. If omitted or you specify an asterisk as the
last character, the unspecified portions of the date default as follows:
- DD
- = 01
- MM
- = 01
- YYYY
- = 0000
- to
- The end of a range of dates on which a member was last updated,
in YYYY/MM/DD format. If omitted or you specify an asterisk as the
last character, the unspecified portions of the date default as follows:
- DD
- = 31
- MM
- = 12
- YYYY
- = 9999