News

Writing a User Exit Module You can write a user exit module in any language that meets the following criteria: the language runs in 31-bit addressing mode. the language supports standard OS linkage.
You can also specify the name of the user exit module by using the ENGINE= option in the FILENAME statement or FILENAME function. Note: If you use an INFILE/FILE user exit with a DATA step view, ...