InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / AutomaticRecovery Property
In This Topic
    AutomaticRecovery Property
    In This Topic
    Gets or sets a value indicating whether to restore the original version of the OS 2200 Editor file that was being modified when a connection with the OS 2200 Editor is broken.
    Syntax
    expression.AutomaticRecovery As Boolean
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also