gtpi1m5m | System Installation Support Reference |
The library function exit, UELE, makes it possible to activate and track
status on programs that are not entered by standard methods.
UELE is called by:
- The ZOLDR ACTIVATE command, for all programs that are not C library or
TPFDF functions.
- The E-type loader PAT clean up routine, for programs that do not have
other versions and are not C library or TPFDF functions.
- The ZOLDR DEACTIVATE command for all programs that are deactivated.
Input
- Program name
- Caller identifier.
Programming Considerations
- UELE is shipped in skeleton form, with one return statement.
- All data levels must be returned to the caller in the same state they were
on entry.
Return Values
Void