EDN Admin
Well-known member
Hi,
Does anybody know how to exectue a VB Script or JScript from C#...
For instance let say we want to execute the following VB Script from a C# application
Public Sub Open_NotePad()
MsgBox "Testing Macro Functionality"
End Sub
Cheers,
/Dinesh...<hr class="sig Dinesh
View the full article
Does anybody know how to exectue a VB Script or JScript from C#...
For instance let say we want to execute the following VB Script from a C# application
Public Sub Open_NotePad()
MsgBox "Testing Macro Functionality"
End Sub
Cheers,
/Dinesh...<hr class="sig Dinesh
View the full article