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

Gets or sets a value indicating whether to clear any variable tabs when T27 receives an FF character from the host.

Syntax
expression.FFClearsTabs As Boolean
where expression is a variable that represents a T27Terminal Object
Remarks

T27 always clears the page after receiving the FF character, whether or not you select this option.

See Also