Program Modules - Code-1_Plus - 5.0

CODE-1 Plus Guide for IBM i

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 Guide for IBM i
Copyright
2024
First publish date
1998
Last updated
2024-07-11
Published on
2024-07-11T02:24:45.851825

The program modules enable you to analyze and match input addresses and add ZIP + 4 Codes and carrier routes to your addresses. For more information about these program modules and call areas, refer to your CODE-1 Plus Reference Guide. There are platform limitations for the different C1MATCHx memory models.

Module

Description

C1MATCHI

Address matcher for interactive processing.

C1MATCHB

Default address matcher for the batch environment (using 3 MB of memory).

C1MATCHS

Matcher for batch processing uses 1 MB (small memory model).

C1MATCHM

Matcher for batch processing uses 6 MB (medium memory model).

C1MATCHL

Matcher for batch processing uses 12 MB (large memory model).

C1MATCHH

Matcher for batch processing uses 28 MB (huge memory model).

C1ANZADR

Analyzes the elements of an input address, so that the elements can be used by C1MATCHx for matching purposes. If an address cannot be matched against the CODE-1 Plus database, it can be normalized to standard address formats.

To use a module, pass, as parameters, the names of pre-defined call areas. These call areas give the module all the information necessary to perform the function accurately and return the appropriate information. RPG copybooks are available in the Source member that is used in your program to define the call areas.

Two other input call areas are available for IBM i users. G1CP has no calling parameters and accesses the combined interactive database match/inquiry screens available from the Work with Jobs screen. G1CP1 has no calling parameters and accesses the interactive database inquiry screen in Flip mode positioned at a city name of your choice.