Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
ConnectionSettingsTelnet Object
/ ScriptFile Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
ScriptFile Property (ConnectionSettingsTelnet)
In This Topic
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
Visual Basic (Declaration)
expression
.ScriptFile
As
String
where
expression
is a variable that represents a
ConnectionSettingsTelnet Object
Remarks
The default value is "". This value can be changed during an open connection.
See Also
Reference
ConnectionSettingsTelnet Object
ConnectionSettingsTelnet Members