gtpi1m5mSystem Installation Support Reference

User Library Function

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:

  1. The ZOLDR ACTIVATE command, for all programs that are not C library or TPFDF functions.
  2. The E-type loader PAT clean up routine, for programs that do not have other versions and are not C library or TPFDF functions.
  3. The ZOLDR DEACTIVATE command for all programs that are deactivated.

Input

Programming Considerations

  1. UELE is shipped in skeleton form, with one return statement.
  2. All data levels must be returned to the caller in the same state they were on entry.

Return Values

Void