RunScript Method (IApplication) Send Feedback
See Also 
FilePathName
Path and file name of the script to run
Runs the specified script.

Syntax

Visual Basic 
Sub RunScript( _
   ByVal FilePathName As System.String _
) 
C# 
void RunScript( 
   System.string FilePathName
)
JavaScript 
RunScript( 
   FilePathName : String
)
COM native C++ 
HRESULT RunScript( 
   BSTR FilePathName
) 
C++ 
DSRESULT RunScript( 
   const dsString& FilePathName
) 

Parameters

FilePathName
Path and file name of the script to run
 

See Also

Availability

DraftSight V1R1