Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsBestNetwork Object / DisconnectScriptFile Property
In This Topic
    DisconnectScriptFile Property (ConnectionSettingsBestNetwork)
    In This Topic
    Gets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed.
    Syntax
    expression.DisconnectScriptFile As System.String
    Remarks
    The default value is "". This value can be changed during an open connection.
    See Also