Previous Topic Next topic Print topic


Get Members

Function:

This tool is used to get the members of a data set.

Tool Attribute:

Attribute Type Meaning
Member Matchname String The match name that should be used for returned members. Default: MVSMEMBER

Parameters:

Parameter No I/O Type Meaning
1 [M] I String Data Set Name.
2 [M] I String Member Filter. Default: *
3 [M] O File References the file contained in the Member List.

The output file descriptor (Member List) should be of type InputStream and have the following structure:

No Target ID
1 [M] Name of the member
2 [M] Size of the member
3 [M] Date when the member was created
4 [M] Date when the member was changed
5 [M] User ID
6 [M] Time when the member was changed
7 [M] VV
8 [M] MM
9 [M] Suffix of the member (derived from the file mapping in the File Mapping view)
10 [M] Matchname identifying the Member Element Type

When defining the file descriptor you must make sure to define a unique delimiter used to separate the member properties. The MVS Explorer uses the delimiter "/%/$/".

Previous Topic Next topic Print topic