Re: Is it possible to use VisualStudio 2005 as IDE for developing standalone VBScripts ?
- From: Adam Sandler <corn29@xxxxxxxxxx>
- Date: Mon, 30 Jul 2007 09:40:58 -0700
On Jul 30, 9:07 am, tom <kamild...@xxxxxxxxxxxxxx> wrote:
Is it possible to use VisualStudio 2005 as IDE for developing
standalone VBScripts ? When I enter 'cscript.exe test.vbs //X ' on
command-line I can debug scripts in a new instance of VisualStudio,
but I don't know how to configure project to be able to do editing
and debugging without leaving IDE ( just as in C++ projects for
example ).
Any help ?
Thanks in advance,
Tom
Never used VS but try out VBSedit. http://www.vbsedit.com/
I has some intellisense, an object browser which is smart enough to
show all the members of the classes which you are using. It also has
a debugger. I haven't used the debugger yet though as that feature
requires registration.
.
- References:
- Prev by Date: Question about using VBScript properties in a webpage
- Next by Date: Re: Win32_LogicalDisk and usb sticks without accessing floppy ?
- Previous by thread: Is it possible to use VisualStudio 2005 as IDE for developing standalone VBScripts ?
- Next by thread: Win32_LogicalDisk and usb sticks without accessing floppy ?
- Index(es):
Relevant Pages
|