This Subprogram allows an Application Programmer to define a Subroutine that will be called automatically when Asynchronous Input is detected. The Subprogram will be called at AST level on VAX/VMS Systems and cannot have any arguments.
This Feature only implemented
for VAX/VMS Systems in Text Mode
Short Name Calling Sequence
STATUS = UIDFAS(USRSUB)
Long Name Calling Sequence
STATUS = UI_DEFINE_AST(...)
Input Arguments
USRSUB (see notes) User Subroutine Name
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note: