InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / CursorRow Property
In This Topic
    CursorRow Property (Screen)
    In This Topic
    Returns the row that contains the cursor in the terminal window, relative to the top of the screen (in host-addressable coordinates).
    Syntax
    expression.CursorRow As Integer
    where expression is a variable that represents a Screen Object
    See Also