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

    Gets or sets a value indicating whether to set vertical tabs on rows 1, 9, 17, and 25 when a session is configured for 32 rows per page.

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

    Property Value

    If false, no vertical tabs are set.

    See Also