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
    Exceptions
    ExceptionDescription
    This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
    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