Re: XML 2 CSV
- Posted by ZNorQ Sep 15, 2016
- 1625 views
euphoric said...
ZNorQ said...
Jean-Marc,
I'm trying out the xml parser library, and from what I can understand I must run xml2sequence() function first, then run the data through your sequence2CSV() function...(?) However it uses a to_string() function that I can't find - could you please give me any pointers?
Regards, Kenneth aka ZNorQ
It's in the std/convert.e lib. You have that?
Ups, my bad, I assumed it was part of the library or something. Didn't think that it could be part of the standard libs.
Thanks though.
Kenneth aka ZNorQ