Re: Debugging in PerlScript

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Gerry Hickman (gerry666uk_at_yahoo.co.uk)
Date: 11/08/04

  • Next message: Gerry Hickman: "Re: Need testers for printer management tool"
    Date: Mon, 08 Nov 2004 21:08:13 +0000
    
    

    | 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.

    -- 
    Gerry Hickman (London UK)
    

  • Next message: Gerry Hickman: "Re: Need testers for printer management tool"