InfoConnect for Airlines VBA Guide
Apl Property
Gets or sets a value indicating whether APL mode is on or off.
Syntax
Object.Apl As Boolean
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException 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