Previous Topic: RPL NotesNext Topic: Edit the Sample Exit


Use This Exit with the Send Exit

The receive exit can be coded to alter the input data stream and is usually used in conjunction with the send exit. You can use the receive exit to undo any changes applied in the send exit so that input data is returned in the expected order or at the expected address. You can also use the exit for OEM terminals that generate illegal or unusual data streams. The receive exit can ensure that only valid 3270 data is passed to those applications that do not understand the OEM extensions.