next up previous contents
Next: Setup new Echo Up: UIPACK Configuration Subprograms Previous: Define User AST

Drop User AST Subroutine

This Subprogram allows an Application Programmer to remove a previously defined User AST Subroutine (via UI_DEFINE_AST) such that it will no longer be called automatically when Asynchronous Input is detected.

This Feature only implemented
for VAX/VMS Systems in Text Mode

Short Name Calling Sequence

STATUS = UIDRAS(DUMMY)

Long Name Calling Sequence

STATUS = UI_DROP_AST(...)

Input Arguments

DUMMY (Integer) Dummy Function Argument

Output Arguments

None

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI )



Liz Buckle
Fri Jan 13 17:30:40 CST 1995