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

Gets or sets a value indicating whether to move the Datacomm pointer one position to the right of the ETX location when T27 receives an ETX character (end of text character) from the host.

If false, the Datacomm pointer is moved to the ETX location.

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