InfoConnect for Airlines VBA Guide
ClearListOnDisconnect Property
Gets or sets whether the Recent Typing list contents are cleared when the session is disconnected.
Syntax
Object.ClearListOnDisconnect As Boolean
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a InfoConnect property that has been secured via the Permissions Manager or that can only be modified by an Administrator.
See Also