Calling C1MATCHx - 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
ft:locale
en-US
Product name
CODE-1 Plus
ft:title
CODE-1 Plus Reference for all Platforms
Copyright
2024
First publish date
1998
ft:lastEdition
2025-02-04
ft:lastPublication
2025-02-04T17:56:51.148000

The C1MATCHx modules (C1MATCHB, C1MATCHS, C1MATCHM, C1MATCHL, C1MATCHH) take, as parameters, the names of the following call areas:

  • P9IN —  600-character input call area that contains the input address information and the processing requirements

  • P9OUT — 5,000-character output call area that contains the match results and return codes

  • P9AUDIT — 800-character output call area that contains audit statistics.

  • P9INTRF — Optional 2048-character output call area that contains unmatched data.

Note: i NOTES: You must initialize the P9AUDT area to SPACES before the first call to C1xMATCH. C1xMATCH will then initialize all the numeric fields. COBOL copy members of the call areas are provided in the sample library. These copybooks are named P9IN, P9OUT, P9AUDIT, and P9INTRF. You must initialize the call areas to SPACES before the first call to C1MATCHx. C1MATCHx then initializes all the numeric fields in P9AUDIT.