InfoConnect for Airlines VBA Guide
ScriptFile Property (ConnectionSettingsVTMgr)
Gets or sets the text string containing the name of a Reflection Basic script (for example, a logon script) to run when the connection is established.
Syntax
Object.ScriptFile As String
Remarks
The default value is "". Value can be changed with an open connection.
See Also