2.43 NEXT

Use NEXT to display the next record or records in the file. The default displays only the next record. NEXT can be shortened to N. An alias for NEXT is RECORD.

Default

Display the next 1 record

Syntax

NEXT [n]
n

Displays the specified number of subsequent records.

Example

NEXT 10