metis Posted May 24, 2012 Share Posted May 24, 2012 (edited) I have file XML and i need give to my GUI (TreeView) XML XML <START name="table" id="0001"> <folder name="ABC" id="1" /> <folder name="CDE" id="2" /> </folder> </folder> <folder name="FGO" id="6" /> </folder> </START> Edited May 24, 2012 by metis Link to comment Share on other sites More sharing options...
Zedna Posted May 24, 2012 Share Posted May 24, 2012 (edited) Search forum for "+treeview +file" and you will get a lot of answers...for example here:For parsing XML you can use XMLDOMWrapper or _StringBetween or StringRegExp Edited May 24, 2012 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now