Le dimanche 22 avril 2012 23:39:27 Charlie Reinl a écrit : > Salut Adrien, > > works better since rev #4657. > > but I get a signal 6 at the seconde Out = XSLT.Transform(Xml, Xsl) > > here I attached a demo where you can see it. > > This (the FromXML_old is the working version before you changes) is the > original sub I use.
You got this signal because the resulting document of XSLT.Transform(Xml, Xsl) was empty, and hadn't any root element. I solved the problem in the rev #4659, but you should check if your resulting documents are all valid, in all cases, otherwise the parser may crash and/or return an empty document. ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user