ANALYSIS-PARAMETERS Call Area - 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

The following table is a map of the positions in the call area passed to C1ANZADR.

Position

Name

Length

Contents

1

ANALYZE-FNC

1

Analyze control function. Specify one of the following codes:

  • E — End the program, close the tables, and do not return any output.

  • P — Analyze the input address string and return analyzed output (default).

2

ADDR-ORIGIN

1

Input address string origination:

  • U — This is user address data.

  • Z — This is the USPS ZIP + 4 street name.

3

DIR-SPLIT

1

Indicates whether to split a complete directional word from the beginning of the word (for example, "WESTERN" becomes "W ERN"):

  • Y — Attempt to split the complete directional word (default).

  • N — Do not attempt to split the complete directional word.

4

SUFFIX-SPLIT

1

Indicates whether to split a complete street suffix word from the end of the word (for example, "BROADWAY" becomes "BROAD WAY"):

  • Y — Attempt to split the complete suffix word (default).

  • N — Do not attempt to split the complete suffix word.

5

NORMALIZE-FNC

1

Indicates the normalize control function:

  • N — Analyze the input address string and return "normalized" output.

  • X — Do not return "normalized" address elements (default).

6-10

Reserved

5

 

11-110

ADDRESS-STRING

100

Input address string. C1ANZADR assumes that the last byte is always blank.

111-2512

N/A

2,402

These bytes are reserved for internal matching variables.