Hello,
can I use Visual Studio to debug a script?
Thanks.

Re: VbScript and Visual Studio 2005 by Bob

Bob
Wed May 07 09:46:50 CDT 2008

FC wrote:
> Hello,
> can I use Visual Studio to debug a script?
> Thanks.
Yes. Just put a Stop statement into the script

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



Re: VbScript and Visual Studio 2005 by FC

FC
Wed May 07 10:04:19 CDT 2008

Thanks, but I'm not be able to run the script, the menu is not enabled for
vbScript.


"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> a écrit dans le message de
news: %23LEHwEFsIHA.2292@TK2MSFTNGP03.phx.gbl...
> FC wrote:
>> Hello,
>> can I use Visual Studio to debug a script?
>> Thanks.
> Yes. Just put a Stop statement into the script
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>



Re: VbScript and Visual Studio 2005 by Bob

Bob
Wed May 07 10:09:44 CDT 2008

Start it outside of VS, then select VS from the dialog that pops up
asking if you want to debug it.

FC wrote:
> Thanks, but I'm not be able to run the script, the menu is not
> enabled for vbScript.
>
>
> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> a écrit dans le
> message de news: %23LEHwEFsIHA.2292@TK2MSFTNGP03.phx.gbl...
>> FC wrote:
>>> Hello,
>>> can I use Visual Studio to debug a script?
>>> Thanks.
>> Yes. Just put a Stop statement into the script
>>
>> --
>> Microsoft MVP -- ASP/ASP.NET
>> Please reply to the newsgroup. The email account listed in my From
>> header is my spam trap, so I don't check it very often. You will get
>> a quicker response by posting to the newsgroup.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



Re: VbScript and Visual Studio 2005 by Joe

Joe
Thu May 08 02:25:53 CDT 2008

Or add CScript, CScript //X and CScript //D as Custom Tools.

--

Joe Fawcett (MVP - XML)

http://joe.fawcett.name

"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:O4LZjRFsIHA.2068@TK2MSFTNGP05.phx.gbl...
> Start it outside of VS, then select VS from the dialog that pops up
> asking if you want to debug it.
>
> FC wrote:
>> Thanks, but I'm not be able to run the script, the menu is not
>> enabled for vbScript.
>>
>>
>> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> a écrit dans le
>> message de news: %23LEHwEFsIHA.2292@TK2MSFTNGP03.phx.gbl...
>>> FC wrote:
>>>> Hello,
>>>> can I use Visual Studio to debug a script?
>>>> Thanks.
>>> Yes. Just put a Stop statement into the script
>>>
>>> --
>>> Microsoft MVP -- ASP/ASP.NET
>>> Please reply to the newsgroup. The email account listed in my From
>>> header is my spam trap, so I don't check it very often. You will get
>>> a quicker response by posting to the newsgroup.
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>