The Submit Batch component of CODE-1 Plus is where we specify the names of our input and output files. Create a demo library where C1TUTOR and your output files will be sent:
-
File C1TUTOR
-
Library DEMO
-
Member *FIRST.
For this tutorial, we will write output for up to 3 different files—one for successfully matched and coded records, one for records with valid ZIP Codes for which an address match could not be made, and one for records with invalid ZIP Codes. For this example, we will produce three out of the four available output files (we are not printing the ZIP + 4 Coded File).
By default, CODE-1 Plus will assign the following name to the file for successfully coded records:
-
File C1NAMTUTOR
-
Library DEMO
-
Member CODED
CODE-1 Plus will assign the name of the uncoded records file as follows:
-
File C1NAMTUTOR
-
Library DEMO
-
Member UNCODED
Finally, CODE-1 Plus will assign the name of the invalid ZIP Code output file as follows:
-
File C1NAMTUTOR
-
Library DEMO
-
Member INVZIP
The Submit Batch component also allows you several ways to limit processing. For demonstration purposes, we will limit processing to only those records with ZIP Codes between 20000 and 39999.