Previous Topic: NonStop User ExitsNext Topic: TIRDLCT—Dialect Exit


NonStop Blockmode User Exits

The following table summarizes the functions available through the user exits for generated blockmode applications:

Name

Description

TIRDLCT

Dialect User Exit

TIRDRTL

Default Retry Limit User Exit

TIRHELP

Help Interface User Exit

TIRMTQB

Message Table User Exit

TIRSECR

Security Interface User Exit

TIRSYSID

System ID User Exit

TIRTERMA

User Termination User Exit

TIRUPDB

MBCS Uppercase Translation User Exit

TIRUPPR

Uppercase Translation User Exit

TIRURTL

Ultimate Retry Limit User Exit

TIRUSRID

User ID User Exit

TIRYYX

Date User Exit

All blockmode runtime user exits are provided in both source and object format (in the object library UEXITCO), and are rebuilt using the TACL macro MKEXITS which can be found in the subvolume where the IT has been installed. Details on the use of the MKEXITS macro can be found in the NonStop Implementation Toolset User Guide.

The UEXITCO user exit object library is the same one that is used with server applications.

Details for the preceding user exits follow in a separate section for each.