InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / ScreenSize Property
In This Topic
    ScreenSize Property
    In This Topic
    Gets or sets a value indicating the ALC terminal screen dimensions to use
    Syntax
    expression.ScreenSize As AlcScreenSizeOption
    where expression is a variable that represents a AlcTerminal Object
    See Also