This Subprogram may be used to drop a previously created Subprocess or Detached Process. Any Viewports assigned to this Process will be removed from the screen.
Short Name Calling Sequence
STATUS = UIDRPC(PRCNAM)
Long Name Calling Sequence
STATUS = UI_DROP_PROCESS(...)
Input Arguments
PRCNAM (Character) Process Name
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package Not Initialized UININI )
UI__ILLEGAL_PROCESS ) Illegal Process UIILPC )
Note: