NTHSEL - Code-1_Plus - 5.0

CODE-1 Plus Reference for all Platforms

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
CODE-1 Plus
Version
5.0
Language
English
Product name
CODE-1 Plus
Title
CODE-1 Plus Reference for all Platforms
Copyright
2024
First publish date
1998
Last updated
2024-05-15
Published on
2024-05-15T00:07:55.920704

0ptional. Use NTHSEL to specify that CODE-1 Plus processes a fraction of your input records or every nth input record and ignores the remaining records.

Note: iYou can define one NTHSEL parameter per job. You can use the NTHSEL parameter in conjunction with the fractional sampling option on the FILEDF parameter.

Position

Field Name

Description

1-6

Keyword

Required. Must be NTHSEL.

8-14 Sampling Method 1 — Including or Excluding Nth Number of Input Records

8-10

Nth Number

Required if you do not use Sampling Method 2. The nth number of records the user wants to either include or exclude from the input records to be read.

Valid numbers include 002 through 999.

No default.

12-14

Include/Exclude Option

Required if you do not use Sampling Method 2. Specify whether to include or exclude the specified nth number of input records for processing:

  • INC — Include the nth number of input records.

  • EXC — Exclude the nth number of input records.

  • No default.

16-22 Sampling Method 2 — Selecting a Fraction of Input Records

16-22

Fraction of Records

Required if you do not use Sampling Method 1. A 7-digit positive number specifying the fraction of total input records to process. A decimal point is implied before the first digit.

If FILEDF fractional processing is also defined, CODE-1 Plus will select a fraction (defined by FILEDF) of a fraction (defined by NTHSEL).

No default.

.