RE: Debugging Script in XSL

Subject: RE: Debugging Script in XSL
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Wed, 29 Mar 2000 09:38:07 -0800
Not really - debugger support is very weak here.  I often copy the function
into an HTML test-harness page and use a script debugger like VS.  Once it's
working correctly on simulated inputs, stick it back in the XSLT document.

- Jonathan Marsh
  Microsoft 

> -----Original Message-----
> From: menkell@xxxxxxxxxx [mailto:menkell@xxxxxxxxxx]
> Sent: Wednesday, March 29, 2000 8:47 AM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Debugging Script in XSL
> 
> 
> I am using the new MSXSL3.dll.    I am having problems 
> debuging the script
> in my xsl.    I keep getting a jscript runtime error and I 
> would like to
> step through my code.   I am using <msxsl:script>.
> 
> Any good way to debug the script in the <msxsl:script> tags?
> 
> 
> 
> Laura L. Menke
> 
> When facing a difficult task, act as though it is impossible 
> to fail. If
> you're going after Moby Dick, take along the
>           tartar sauce.
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread