The Interactive CODE-1 Plus System includes a user exit that you can use to correct records that were not coded by the batch product. The interface, G1CPBNC, reads an encoded records file produced by batch CODE-1 Plus (C1BMNCO).The user exit is designed so that you can pull one record at a time into the screen input area, correct the record, and then write the corrected record out to a corrected file.
Note: To take advantage of the batch non-coded records interface to Interactive CODE-1 Plus, you or someone at your site must have modified the sample program, called G1CPBNC, to read records from the C1BMNCO file, pass them to Interactive CODE-1 Plus, wait for the user to correct the record, receive the records back from Interactive CODE-1 Plus, and then write the corrected records to an output file. This is discussed later in this section.
Once you modify a G1CPBNC user exit program, refer to How it Works to use the UR and UW commands from the CODE-1 Plus Interactive screen.
Type the UR (User Read) command in the Command field. An address is pulled from the input file and placed in the address input area.