z/OS ISPF User's Guide Vol II
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FIND and RFIND commands

z/OS ISPF User's Guide Vol II
SC19-3628-00

The FIND primary command is used to find and display the next occurrence of a character string in the list of file names. Use this format:

Read syntax diagramSkip visual syntax diagram
                 .-NEXT--.   
>>-FIND--string--+-ALL---+-------------------------------------><
                 +-FIRST-+   
                 +-LAST--+   
                 '-PREV--'   

The command can be abbreviated as F.

For example, this command would tell ISPF to find all occurrences of the character string dat1:

F dat1 ALL

For more information about the operands used with this command, see FIND—find character strings.

ISPF automatically scrolls to bring the character string to the top of the directory list. To repeat the search without re-entering the character string, use the RFIND command.

Note: The RFIND search starts from the second file on the current directory list screen. It is not cursor-sensitive.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014