Instead of processing all the records in an input file, you can choose to process only a specified range of records. To process only records from a specified range, follow these steps.
For example, you want to process the first 2000 records in an input file that contains 5000 records. In the Start at Record field, type 1 to begin processing on record 1. In the Stop After Record field, type 2000. VeriMove will not process any record with a number of 2001 or greater.