FINDTITl command

The FINDTITl or (F() command finds a member title in the displayed library concatenation.

Syntax

Read syntax diagramSkip visual syntax diagramFINDTITlF(text_str

Operands

text_str
An unquoted string of up to 15 characters specifying a pattern.

Usage notes

FINDTITL operates only on displayed members with titles. The search starts at current row on the list, and proceeds down the list from that position.

See the TITLE command description or assist for how to manage member titles. See the SHOWTITL command description or assist for how to display member titles.

The RFIND command invokes the corresponding FINDTITL text_str command.

Examples


F( *DEBUG*     Locate a member with a title that contains DEBUG.
FINDTITL       Locate the next titled member.