04-16-2012 12:18 PM
Hi,
Is it possible to read a xml file and save it in .txt format. Please let me know if there is a way to do that.
Thanks,
Ankit G
Solved! Go to Solution.
04-16-2012 12:22 PM
04-16-2012 12:33 PM
Hi,
I tried it, but Its not saving the content of xml file.
Thanks,
Ankit G
04-16-2012 02:13 PM
What does it do then ?
What do you expect it to do ?
You need to explain in more details what you what to do.
04-16-2012 03:09 PM
That read function is only for xml files written using the LabVIEW schema so if you have something else, you would need the functions on the xml parser palette.
04-16-2012 03:11 PM
Thanks, My xml file is not written using the Labview schema, I will try to use parser palatte.
@Dennis_Knutson wrote:
That read function is only for xml files written using the LabVIEW schema so if you have something else, you would need the functions on the xml parser palette.