Re: Writing and debugging VBS
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Sun, 9 Oct 2005 08:42:45 -0400
Tosca wrote:
> Hi everyone
>
> I've used the Visual Basic Editor in Word and Excel 2003 and have
> decided to delve into VBS. I've managed to copy script samples from
> various sites, paste them into Notepad and save the file with a .vbs
> extension. Needless to say, the samples do what they're supposed to
> but, if I modify the code to do something slightly different, it
> either works or it doesn't. If it doesn't, an error messagebox is
> displayed which gives an idication of where the error is.
>
> I wonder if there's any software available to allow me to step
> through the VBS and identify exactly what's happening as it runs,
> just as I can with the VB editors in Word and Excel. I don't know if
> there's anything on my laptop already (XP Pro SP2) or if I'd need
> third party software. Whilst experts here are just that, I'd find it
> hard to believe that they can just generate a perfect piece of
> complicated code out of thin air or debug it, almost as if it's
> running in their heads!
> Thanks for your time and patience.
Google is your friend (if you use it <grin>):
http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=gd&q=script+debugger
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Follow-Ups:
- Re: Writing and debugging VBS
- From: Tosca
- Re: Writing and debugging VBS
- References:
- Writing and debugging VBS
- From: Tosca
- Writing and debugging VBS
- Prev by Date: Writing and debugging VBS
- Next by Date: Re: Writing and debugging VBS
- Previous by thread: Writing and debugging VBS
- Next by thread: Re: Writing and debugging VBS
- Index(es):
Relevant Pages
|