Quote:
> When I try to open a VBS file with MS Interdev 6 there is not the .VBS
> extension supported. Why? If I open it thru .* extension, I have not the
> color and debug editor.
> If I run the .vbs file thru wscript /x, it does not open interdev.
Shouldn't that be //x and not /x? Anyway, you need to do a registry/file hack to
get InterDev to accept .vbs, .js and .wsh file extensions:
Enable Windows Script Version Tools Support for Visual InterDev
http://support.microsoft.com/support/kb/articles/Q249/0/24.ASP
--
torgeir