Accessing Line of Travel - 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 following methods can be used to invoke Line of Travel:

  • Matcher (C1MATCHB)—Line of Travel information can be returned by setting a switch in the matcher.

  • LOTOUT parameter—Line of Travel information can be returned via the CODE-1 Plus batch driver using the LOTOUT parameter.

  • Callable subroutine (LTO10)—You can call LTO10 as a subroutine from any program, as long as you use the parameters defined in this chapter. The LTO10 callable subroutine determines a 4-digit number and a 1-character sequence code for a record. These parameters accept your input and return a LOT code. Based on your output parameter, LTO10 returns the LOT code to your executable program.

  • Exit Routine (LTO60)—The LTO60 exit routine posts Line of Travel information onto your name-and-address record when passed from any Precisely EXEC- level program. Batch driver processing requirements are passed via the EXITOP parameter.

Note: CODE-1 Plus does not use LTO60. LTO60 is used from other Precisely applications.