InfoConnect for Airlines VBA Guide
DisconnectScriptFile Property (ConnectionSettingsComSerialPort)
Get or set the text string containing the name of a script to run when the connection is closed. The script must be a Reflection Basic script.
Syntax
Object.DisconnectScriptFile As String
Remarks
The default value is "". This value can be changed during an open connection.
See Also