Connection Setting Keyword Tokens
ScriptFile
keyword
Keyword/Value syntax |
ScriptFile "<filename>" |
Valid in connection types |
All |
Can change value if connection is open? |
Yes |
A text string containing the name of a Reflection Basic script to run when the connection is established; for example, a logon script.
The default value is "".
Session.ConnectionSettings = "ScriptFile C:\Mypath\Logon.rbs"