This Subprogram overrides the default Viewport that is used for Input Promting and echoing of Operator input.
Short Name Calling Sequence
STATUS = UIIPVP([NEWVPT,OLDVPT])
Long Name Calling Sequence
STATUS = UI_INPUT_PROMPT_VIEWPORT(...)
Input Arguments
NEWVPT (Integer) New Viewport ID (Optional)
Output Arguments
OLDVPT (Integer) Old Viewport ID (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_VIEWPORT ) Illegal Viewport ID UIILVP )
Note: