Parameters

data-id
Specifies the variable in which the data ID that uniquely identifies the partitioned data set is stored.
pattern
A character string that is used to specify which members are to be displayed. If no pattern is specified, the entire list is displayed.
YES|NO
Specifies whether the Confirm Delete panel appears when you try to delete a member from the data set you specified. YES is the default.

If YES is specified, ISPF displays the Confirm Delete panel.

If NO is specified, ISPF does not display the Confirm Delete panel. The member is deleted with no additional action on your part.

panel-name
The name of the panel to use for displaying the member list. This can be a customized panel that you provide. See z/OS V2R2 ISPF Planning and Customizing for more information about developing a customized panel. If this parameter is omitted, the default panel is ISRUDMM if FIELD is set to 1, and ISRUDSM if FIELD is set to 9.
1|9
Indicates the length of the line command field on the member list display. The default is 9.
buf-len
Specifies a fullword fixed binary integer containing the length of "buffer".
buffer
Specifies a buffer containing the name of the service and its parameters in the same form as they would appear in an ISPEXEC call for a command procedure.
action
A single letter action to replace the "S" line command, such as E (edit) or B (browse). If not specified, then the system attempts to invoke an external command called "S".