InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreenSizeOption Enumeration
In This Topic
    AlcScreenSizeOption Enumeration
    In This Topic
    Specifies ALC terminal screen size options Defines options that specify how to handle the screen data between Start Row/Col and End Row/Col.
    Members
    MemberDescription
    Size64x1564 columns by 15 rows
    Size64x2364 columns by 23 rows
    Size64x2464 columns by 24 rows
    Size64x3064 columns by 30 rows
    Size80x2380 columns by 23 rows
    Size80x2480 columns by 24 rows
    See Also