When calling C1MATCHx through a user-defined program, you must populate P9IAUX as defined in the Input Call Area (P9IN).
When using C1BMCBD to activate and match to the Auxiliary File, you must include the AUXIL1 parameter in your CODE-1 Plus batch job. This is not the same parameter used in the C1AUXBLD program. The AUXIL1 parameter for the CODE-1 Plus batch driver is as follows:
....+....1....+....2....+....3....+....4....+....5
AUXIL1............................................
When calling C1MATCHx or C1BMCBD, you must make the Auxiliary File known to CODE-1 Plus by defining it in your job control set-up script as G1C1AUX. This file definition should be overridden to the file you created using the C1AUXBLD program described earlier in this chapter.
Note: The Auxiliary matcher is not available as a stand-alone program or as a callable routine.