Le dimanche 22 avril 2012 19:45:07 Charlie Reinl a écrit :
> Salut Adrien,
> 
> Dim Xml as New XmlDocument
>         Xml.FromString("path to 'US-presidents-3.xml'")
> 
> that works now. Ran actually rev.4656
> 
> But loading xml2file.xslt like that
> 
> Dim Xsl as New XmlDocument
>       Xsl.FromString("path to 'xml2file.xslt'")
> 
> raise an error .
> 
> next file which will be loaded is xml2macro.xslt
> 
> both will pass by a
>       Outfile = XSLT.Transform(Xml, Xsl)
> 
> Hope that's useful for getting further

Solved in rev #4657.

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

Reply via email to