This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Debugging Script in XSL


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@us.ibm.com [mailto:menkell@us.ibm.com]
> Sent: Wednesday, March 29, 2000 8:47 AM
> To: xsl-list@mulberrytech.com
> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]