Processing a Range of Records

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.

  1. In the VeriMove main window, double-click the job you want.
  2. On the General tab, in the Record Options group, select Process a Range of Records.
  3. In the Start at Record field, type the number of the first record to process. This value must be greater than or equal to 1.
  4. In the Stop After Record field, type the number of the last record to process.
    Note: The range specified by Start at Record field and the Stop After Record field must include at least 100 records.

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.