This Feature only implemented
for VAX/VMS Systems.
This Subprogram may be used to import an External Symbol from the Operating System and create a UIPACK Symbol of the same Name having the same Equivalence Text.
Short Name Calling Sequence
STATUS = UIIMSB(SYMNAM)
Long Name Calling Sequence
STATUS = UI_IMPORT_SYMBOL(...)
Input Arguments
SYMNAM (Character) Symbol Name
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_SYMBOL ) Illegal Symbol Name UIILSB )
Note: