Display member list (BLANK)
The Display member list function (option BLANK) displays a list of members in a specified PDS or PDSE. For libraries with PDS statistics, the list is in the same format as ISPF member lists. This option is useful when processing a number of members or when you cannot remember the member name.
On the Library Utility screen, leave the option field blank, specify a library name, and leave the member name field blank. When you press Enter, File-AID displays the Member List screen for the specified data set as shown in Library Utility Member List Screen. Member List Field Descriptions describes the fields on this screen. For load libraries, File-AID displays a member list screen like that shown in Library Utility Load Library Member List Screen.
When option BLANK is used, File-AID ignores any name entered in the Member name field.
Member List Commands
Once the member list is displayed, you can scroll down the list or enter a LOCATE primary command to locate a member.
The following Library option codes can be entered as line commands at the left side of the member or load library lists.
A - Map CSECTS in address order (load libraries only)
N - Map CSECTS in name order (load libraries only)
I or S - Display members directory entry
B - Browse member. For a Version 2 PDSE member, the B line command only accesses the current member (0 generation).
D - Delete member
E - Edit member (non-load libraries only). For a Version 2 PDSE member, the E line command only accesses the current member (0 generation).
R - Rename member.
C - Display CLASS list. Displays a list of the heading information for the selected load module followed by a list of all PDSE Binder Classes. The list contains details of the main characteristics for each class. The following characteristics are displayed for each class:
- Name
- Segment ID
- Offset
- Length
- Load Attributes
- Binding Method
- Alignment
- RMODE
Undo (U) line command
When a member is deleted using the D line command or renamed with the R line command, it can be recovered with the U (Undo) line command by entering a U next to the member name. File-AID displays the message *ADDED next to the member name. However, once you exit the Member List screen, all member deletions and renames become permanent.
When using the R (Rename) line command, specify the new member name in the RENAME column next to the current member name.
Press Enter to execute the specified option.
Use the END command (PF3) to terminate the member selection process.
Member List Screen
Library Utility Member List Screen
Field Descriptions
Name
Member name.
Rename
New member name.
VV.MM
Version modification level number.
Created
Creation date.
Last Modified
Date and time last modified.
Size
Current size.
Init
Initial size.
Mod
Number of modifications.
ID
User identification responsible for last changes.
Load Library Member List Screen
Library Utility Load Library Member List Screen
Field Descriptions
Name
Member name.
Rename
New member name.
Size
Size of module.
TTR
Relative block record number of the beginning of the member.
Alias-of
Points to another member.
AC
Authorization code.
EP
Entry point.
R/M
Residency mode of the CSECT.
A/M
Addressing mode of the CSECT.
Attributes
Link-edit attributes of the module:
FO | Process only by F level linkage editor. |
NX | Not executable. |
OL | Only loadable. |
OV | In overlay structure. |
RF | Refreshable. |
RN | Reenterable. |
RU | Reusable. |
SC | Scatter format. |
TS | Module to be tested. |