Previous Topic: Find a Definition or Search Using the Search = FieldNext Topic: Locate an Area Within the Program Online Source Listing


Search the Program Online Listing

To find the next string within a program online listing, enter:

FIND string NEXT
String

Specifies any valid string (up to 31 characters in length). If the string contains a blank, it must be enclosed in apostrophes ('). If the string contains an apostrophe ('), it must be enclosed in quotes (").

To find the previous string within a program online listing, enter:

FIND string PREV

To repeat the find request, press Enter.