This Subprogram enables Viewport Logging for the specified Viewport, attaching it to the specified Logical Unit Number (which must correspond to an already opened file).
Short Name Calling Sequence
STATUS = UIATVL(LOGLUN,VPRTID)
Long Name Calling Sequence
STATUS = UI_ATTACH_VIEWPORT_LOG(...)
Input Arguments
LOGLUN (Integer) Logical Unit VPRTID (Integer) Viewport ID (Optional)
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_VIEWPORT ) Illegal Viewport ID UIILVP )
Note: