Previous Topic: FIND: Default StringNext Topic: FIND: Direction Parameters


FIND: Column Selection

You can limit the columns that are searched by the FIND command.

Be aware of the following column specification actions:

Example

This example finds the string target-string within columns 1 and 20:

Command ===> find target-string 1 20