Previous Topic: Picture StringsNext Topic: Character Strings


Text Strings

Use a text string to find a character string regardless of whether the alphabetic characters are uppercase or lowercase.

Example

This command finds the string this:

Command ===> find t'this'

In this example, the word this can be entered in either uppercase or lowercase, and the FIND command locates an uppercase THIS, a lowercase this, or a mixed case form such as This.