Thanks
masti
If you're just using snippets of code that are purely internal work and
don't depend on features unavailable in VBScript, you can typically copy
paste code and tweak some syntax. If you're doing something more involved,
it may be best to convert whatever original code you're using into a COM
library, compile it, and then use that from VBScript.
"Masti" <Ma...@discussions.microsoft.com> wrote in message
news:2DB19CED-F644-4653...@microsoft.com...