MEMBER supports the following parameters:
Specifies the PDS member name selected for processing.
Specifies a pattern. PDS member names that match this pattern are selected for processing.
* - An asterisk signifies any number of characters starting in this position.
% - A percent sign is a placeholder for a character in the specific position.
Specifies the starting PDS member name when identifying a range of members to select for processing. Specify asterisk (*) to select all members from the beginning of the PDS. Startmember can be any valid pattern name.
Specifies the ending PDS member name when identifying a range of members to select for processing. Specify asterisk (*) to select all members to the end of the PDS. Endmember can be any valid pattern name.
This syntax example only copies the member IEBCOMPR, any member that begins with ZAP, and all members beginning with an A or B
COPY, MEMBER(IEBCOMPR,ZAP*,A*-B*)
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|