CODE-1 Plus includes the following callable routines.
Module |
Description |
---|---|
C1BMCBD |
Enables you to produce a sample CASS report with a callable version of the CODE-1 Plus matcher. Current USPS regulations require any user-written program calling CODE-1 Plus for the purpose of claiming automation discounts to undergo CASS certification. Therefore, the user-written program must generate and print the USPS Form 3553, not use the sample generated by C1BMCBD. |
C1PRPT |
Enables you to print CODE-1 Plus reports without using the CODE-1 Plus batch driver. |
C1CTYLKP |
Enables you to match ZIP Codes to city/state combinations. |
C1CTYLKC |
Enables you to match ZIP Codes to city/state combinations from your own CICS application. |
EXTADDR2 |
Enables you to separately call a six-line address extractor. |
G1CPLKB |
Enables you to browse the contents of the CODE-1 Plus database from batch applications. |
G1STATW |
Enables you to create statistical file records. |
C1P430 |
Enables you to process only those input records that have not been coded by CODE-1 Plus with the most recent changes according to the USPS Z4CHANGE product. |
C1PDR |
Enables you to build a reduced-size database from a previously installedCODE-1 Plus database (disk). |
LTO10 |
Enables you to assign Line of Travel information to input records. |
To use these callable routines, pass, as parameters, the names of pre-defined call areas. These call areas give the routine all the information necessary to perform the function accurately and return the appropriate information. For more information, refer to "CODE-1 Plus Callable Subroutines" in your CODE-1 Plus Reference Guide.