Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Convert visual basic code to vbscript

694 views
Skip to first unread message

Masti

unread,
Apr 22, 2008, 6:41:04 PM4/22/08
to
Hi,
Is there any tool which can convert visual basic code to vbscript
automatically ?

Thanks

masti

Alex K. Angelopoulos at

unread,
Apr 23, 2008, 4:28:51 PM4/23/08
to
As far as I know - which is pretty far in this area - no one has ever
written one. What's the problem you're trying to solve, and what version of
VB is the code written in - VB.NET or VB5/6?

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...

0 new messages