Locating data strings in list output
You can enter LOCATE at the command prompt in any list display panel to find a particular data string in the primary sort field. The command also supports generic search strings. For example, if you enter LOC ABC* to find any item in the list beginning with ABC, the list scrolls to the specified field. If the field is not found, the list is displayed starting with the entry before which the specified field would have occurred.
If application name is the primary sort field, enter the following
command:
LOCATE applname
Similarly, if sorted
by job name, enter the following command: LOCATE jobname
If
you need to regularly issue a LOCATE command against a list of items
that is not sorted by the item you want to locate, you can change
the sort order by entering the SORT command.This command is useful when working with lists of special resources or event-triggered-tracking criteria.