.Net Assembly via VBS
(Thursday, December 23, 2004)
Found the following interesting discussion in the Newsgroups:
.Net Assembly via VBS by:JDP@Work
| Can a .Net Assembly be instantiated from a VBS script?
TIA
JeffP.....
| | | Reply: by:CJ Taylor
| | | Only if it exposes COM and the Framework is installed...
| | | Reply: by:hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP])
| | | How is this question related to the VB.NET programming language?
In the project options, check "register for COM interop" and then try to use the object from within the VBScript (untested).
-- Herfried K. Wagner [MVP]
|
|
0 Comments:
Post a Comment