Using sample UNLOAD PLUS user exits
Source code for the sample UNLOAD PLUS user exits is distributed in the UNLOAD PLUS HLQ.LLQSAMP library (where HLQ is the high-level qualifier specified during installation and LLQ is the low-level qualifier or prefix set during installation).
The following table lists the sample exit names and the command option to use to invoke the sample exit:
User exit name | Description | UNLOAD command option to invoke | Reference |
---|---|---|---|
ADUEUEUE | Assembler sample exit | UNLOADEXIT ADUEUEUE ASM | |
ADUEXIC | C (standard) sample exit | UNLOADEXIT ADUEXIC C | |
ADUEXIL | LE C sample exit | UNLOADEXIT ADUEXIL LE_C | |
ADUEXITC | LE COBOL sample exit | UNLOADEXIT ADUEXITC LE_COBOL | |
ADUEXTC2 | COBOL II sample exit | UNLOADEXIT ADUEXTC2 COBOL2 |
To use the sample user exits
- Copy the appropriate member as the base code for your exit routine.
- Compile, or assemble, and link your resulting exit into an authorized library so that it can be loaded during execution.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*