Previous Topic: JPRT (or J)Next Topic: LOCATE Command


LIMIT Command

Use the LIMIT command to limit the number of records searched by the FIND command.

Example

This command limits FIND to the next 5000 records beginning with the record at the top of the screen:

Command ===> limit 5000

The following command resets the search limitation to the site's MINUMUM value for FIND:

Command ===> lim ...