ScriptFile Property  
 

Gets and sets the name of the script file for the current phonebook entry.

Syntax

[form].object.ScriptFile [= filename ]

Remarks

The ScriptFile property specifies the name of the login script used to establish a connection with the server. This property must be set to the full pathname of the script file. If a script file is not required, then this property should be set to an empty string.

Data Type

String

See Also

Terminal Property