InfoConnect for Airlines VBA Guide
AbsoluteRow Property
Gets or sets how InfoConnect calculates the cursor row position shown in the status bar display for VT emulations only.
Syntax
Object.AbsoluteRow As Boolean
Remarks
When set to true, the cursor row position is calculated relative to the top of display memory (that is, the row value continues to increase as text scrolls off into display memory).
See Also