IntelliCAD 11.1 Object Library | |
RunScript Method | |
See Also |
- ScriptName
- A string variable representing the name of the script file.
Application Object : RunScript Method |
Description
Runs a specified script file.
Syntax
Visual Basic |
---|
Public Sub RunScript( _ ByVal ScriptName As String _ ) |
Parameters
- ScriptName
- A string variable representing the name of the script file.