InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / CursorWrap Property
In This Topic
CursorWrap Property
In This Topic

Gets or sets a value indicating whether to move the cursor to the home position on the screen or leave the cursor in place when a character is entered in the last column of the last line on the screen.

Syntax
expression.CursorWrap As Boolean
where expression is a variable that represents a T27Terminal Object
See Also