Re: Debugging in PerlScript
From: Al Dunbar [MS-MVP] (alan-no-drub-spam_at_hotmail.com)
Date: 11/09/04
- Next message: Al Dunbar [MS-MVP]: "Re: Need testers for printer management tool"
- Previous message: mr unreliable: "Re: Common Dialogs with Wsh"
- In reply to: Gerry Hickman: "Re: Debugging in PerlScript"
- Next in thread: Gerry Hickman: "Re: Debugging in PerlScript"
- Reply: Gerry Hickman: "Re: Debugging in PerlScript"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 8 Nov 2004 19:24:12 -0700
"Gerry Hickman" <gerry666uk@yahoo.co.uk> wrote in message
news:%23%23nXTcdxEHA.2572@tk2msftngp13.phx.gbl...
> | ov wrote:
>
> > Hi,
> > Does anyone know the equal of VBScript's Stop keyword (or JScript's
> > Debugger keyword) in PerlScript ?
> > Thanks,
>
> I don't know about VBScript, but in JScript you just write 'debugger'
> and it will break at that point, provided you've started CScript with
> the correct switches. There are various debuggers available. I currently
> have VS.NET 2003, but there's also one called the "script debugger" that
> I think may be either built into Windows, or available with other
> Microsoft popular packages, maybe Internet Explorer.
So, you are suggesting that 'debugger' is likely to work in PerlScript?
/Al
- Next message: Al Dunbar [MS-MVP]: "Re: Need testers for printer management tool"
- Previous message: mr unreliable: "Re: Common Dialogs with Wsh"
- In reply to: Gerry Hickman: "Re: Debugging in PerlScript"
- Next in thread: Gerry Hickman: "Re: Debugging in PerlScript"
- Reply: Gerry Hickman: "Re: Debugging in PerlScript"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|