Visual Studio .NET 2003 & VBScript
-
Arrrggghhh!!! I created a .vbs file and now I am trying to open the file in Visual Studio .NET 2003 to debug and use intellisense. I can "cscript xx.vbs //X" and debug but I dont get intellisense when I try edit the file. Is there some trick to getting intellisense to work on .vbs vbscript files? ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
Arrrggghhh!!! I created a .vbs file and now I am trying to open the file in Visual Studio .NET 2003 to debug and use intellisense. I can "cscript xx.vbs //X" and debug but I dont get intellisense when I try edit the file. Is there some trick to getting intellisense to work on .vbs vbscript files? ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
I don't think Visual Studio .NET provides intellisense for COM, so it won't work for VBScript. Editors such as PrimalScript from sapien software provide great intellisense for VBScript, you might look into that if you need it. Torin Blair
'In the immortal words of Socrates - "I drank what?".'