Calling CODE-1 Plus from UNIX, Linux, or Windows - 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 instructions in this chapter assume that the application calling CODE-1 Plus is written in COBOL. If your application is not written in COBOL, please refer to the programmer documentation for that language for instructions on calling programs outside your application. The documentation provided with the COBOL compiler on your system should also be consulted for details about calling COBOL programs from programs written in other languages.

The UNIX, Linux, or Windows versions of these routines use the ACUCOBOL-GT environment. The variables are also defined in bin/setup.

Sample COBOL Batch Program

The sample COBOL batch program, SMPLDRVR2, demonstrates the techniques used to call the following modules.

Module

Description

C1MATCHx

Callable matching module

EXTADDR2

Address line extraction module

C1PRPT

Callable print program

You can find the source code for SMPLDRVR2 with the sample files distributed with CODE-1 Plus.