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

    Gets or sets the maximum number of pages to use. The valid range of values is 1 - 99 inclusive.

    Syntax
    expression.Pages As Integer
    where expression is a variable that represents a T27Terminal Object
    Remarks

    A page is a data buffer from the host that consists of a specific number of columns and lines. The host application determines how many pages it sends to the PC.

    See Also