This Subroutine defines a new Viewport within which Menus within the current Verb Group should be displayed. The default is for Menus to be displayed in the MENU Viewport (UI_MENU_VIEWPORT), but this may be overridden by this call.
Short Name Calling Sequence
STATUS = UIVPGP([VPRTID])
Long Name Calling Sequence
STATUS = UI_VIEWPORT_GROUP(....)
Input Arguments
VPRTID (Integer) Viewport ID (Optional)
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_GROUP ) Illegal Verb Group UIILGP )
UI__ILLEGAL_VIEWPORT ) Illegal Viewport UIILVP ) Note: