HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Search scrollable window

HLASM Toolkit Feature User's Guide
GC26-8710-10

The Selection List Menu for the SuperC Search has only one window.

When you are searching a group of files, the search scrollable window shows an alphabetical list of the files generated by SuperC as a result of the New File ID (containing an "*") entered on the Primary Comparison Menu.

When you are searching a MACLIB or TXTLIB, the search scrollable window shows an alphabetical list of the members generated by SuperC as a result of the Member Name (containing an "*") entered on the Primary Comparison Menu.

The search scrollable window consists of the following columns:
Sel
A single-character selection code field. Allows you to enter one of the Selection Codes: S, X, I, or space (to unselect). For details, see Search scrollable window.
When searching files:
File name File type Fm
The search file ID.
Format
F for Fixed; V for Variable.
Lrecl
Record length.
Recs
Number of records.
Blocks
Number of blocks.
Date
Date file was last modified.
Time
Time file was last modified.
When searching MACLIB or TXTLIB libraries (not shown):
New-Member
The member from the MACLIB or TXTLIB to be searched.
Selection Codes
The following selection codes can be entered in the selection ("SEL") field on the Selection List Menu:
S
Select the item.
X
Exclude the item from the list.
I
Display information for this item. ("I" is not supported for search file selection as this information is already shown).
(space)
"Unselect" the item.
Selection Menu Commands
The following commands may be entered on the Command line.
ADD
Add additional files/members to the group in the active window. Previously matched files/members are unaltered. The add-mask may be a file/member name or may contain wildcard characters.
Format
ADD add_mask

The abbreviation "A" is also acceptable.

Example
ADD AB* * A

This adds all those files on the A mini-disk whose file name starts with "AB"

BOTTOM
Scrolls the active window to the last element in the list.

The abbreviations "BOT" and "B" are also acceptable.

CANCEL
Cancel all selections. Return to the Primary Comparison Menu or the Primary Search Menu.
DOWN
Scrolls the active window down one page (no operands) or the number of entries as indicated by the operand value. "DOWN" may also be indicated by using the PF8 key and a value operand as the command.
Format
DOWN value

The abbreviation "D" is also acceptable.

LOCATE
The LOCATE command scrolls to file (or member) you specify. If the specified name is not in the list, the data is scrolled to the file (or member) that precedes the specified name (in alphabetic sequence). LOCATE applies to the active window.
Format
LOCATE name

Name is a fully qualified CMS file ID for file list and a member name for member list.

The abbreviations "LOC" and "L" are also acceptable.
RESET
The RESET command may be used to restore the selection list to its original status.
SELECT
The SELECT command can be used to select a file (or member) that is contained within the selection list of the active window. If the specified name is not found, the list is scrolled to the file (or member) that precedes the specified name (in alphabetic sequence).
Format
SELECT name

Name is a fully qualified CMS file ID for file list and a member name for member list.

The abbreviations "SEL" and "S" are also acceptable.
SELECT *
Selects all new entries (left window) that are paired to old entries (right window).
Format
SELECT *

The abbreviations "SEL *" and "S *" are also acceptable.
TOP
Scrolls the active window to the first element in the list.
UP
Scrolls the active window up one page (no operands) or the number of entries as indicated by the operand value. "UP" may also be indicated by using the PF7 key and a value operand as the command.
Format
UP value
File/Member Selection List PF Key Definitions
The PF keys which can be used while displaying the selection list are shown at the bottom of the screen. The following PF keys are defined on the Selection List Menu:
PF1
Help. PF1 displays detailed help information about the file selection list menu and commands.
PF3
Menu. PF3 exits this menu and executes the comparison (or search) if selections were made.
PF7
Up. PF 7 scrolls the list in the active window up one page or until the top of the list is reached. If a number is entered in the command field, PF7 7 scrolls up that number of lines (unless the top of the list is reached first).
PF8
Down. PF8 scrolls the list in the active window down one page or until the bottom of the list is reached. If a number is entered in the command field, PF8 scrolls down that many line (unless the bottom of the list is reached first).
PF10
Top. PF10 scrolls the active window to the top of the list.
PF11
Bottom. PF11 scrolls the active window to the bottom of the list.
PF12
Change-Window. PF12 toggles the active window from right to left or from left to right. PF12 is not applicable to the SuperC Search which has only one window.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014