S Search for an Entry in a File List

S [-],'string' The next occurence of the specified string is sought. The display window is so positioned that the search hit is displayed in the first line.

For a full description of the syntax of the Search command, see the section entitled "Searching for Character Strings (Single Search argument/Multiple Search arguments)" on page 8-.

- Backwards Search: the search is carried out from the first displayed line towards the beginning of the file list.

Standard (without entering '-'): the search is carried out from the first displayed line to the end of the file list.

S [-] The next occurence of the search string specified in the last Search command is sought. Optionally, appending '-' will cause the search to proceed backwards.

S? Display the Search argument that was last defined.

Note:

Using the CFS command SC, see below, a Ruler can be displayed together with the file list. The user can then search over an exact column range within the file list.

Example:

S,:13:'SRC.'

Search the displayed list for a file or PLAM element whose name begins with 'SRC.'.