next up previous contents
Next: Connect Virtual Keyboard Up: Process Support Subprograms Previous: Drop a Process

Purge Drop all Processes

This Subprogram purges all Processes. All Viewports associated with all currently defined Process will be removed from the screen.

Short Name Calling Sequence

STATUS = UIPUPC([DUMMY])

Long Name Calling Sequence

STATUS = UI_PURGE_PROCESSES(...)

Input Arguments

DUMMY (Integer) Dummy Function Argument

Output Arguments

None

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI )

Note:

  1. The System Service SYS$DELPRC is used to stop each Client process.


Liz Buckle
Fri Jan 13 17:46:53 CST 1995