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
DraftSight V1R1