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