Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / Apl Property
In This Topic
    Apl Property
    In This Topic
    Gets or sets a value indicating whether APL mode is on or off.
    Syntax
    expression.Apl As Boolean
    where expression is a variable that represents a IbmTerminal Object
    Remarks
    When this value is true, APL mode is on. The default is false. This setting is valid for 3270 display sessions only.
    See Also