Send comments on this topic.
DisconnectScriptFile Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library > ConnectionSettingsVTMgr Object : DisconnectScriptFile Property
Gets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed.

Syntax

 
Object.DisconnectScriptFile As String

Remarks

The default value is "". Value can be changed with an open connection.

See Also