InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / MultiplePageTerminal Property
In This Topic
    MultiplePageTerminal Property
    In This Topic
    If you run a host application that requires the terminal to have a single page of memory (24 lines), set this property to false.
    Syntax
    expression.MultiplePageTerminal As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    With InfoConnect, your PC can emulate a multi-page terminal that dynamically stores data.
    See Also