InfoConnect for Unisys VBA Guide
MoveCursorTo2 Function (IbmScreen)
1 based screen index.
Moves the cursor to the specified screen location.
Syntax
object.MoveCursorTo2( _
   ByVal screenIndex As Long _
) As ReturnCode

Parameters

screenIndex
1 based screen index.

Return Value

ReturnCode.Success if successful or ReturnCode.Error if unsuccessful.
See Also

 

 


2015 Attachmate

Send Feedback