Re: automatically create fields from xml tree

2005-01-06 Thread Bob Hartley
At 23:28 05/01/2005, you wrote: Bob, It depends on what your XML structure looks like: For instance if your XML looks like: Hi Chipp. Well I gave this a try and made sure the text.xml file was in the same directory. It originally looked like this Comedy

Re: automatically create fields from xml tree

2005-01-05 Thread Chipp Walters
Bob, It depends on what your XML structure looks like: For instance if your XML looks like: Name Address 1 Address 2 City State Cancel Then have the script of a btn on mouseUp put URL("file:text.xml") into tXML repeat for each line L in tXML put getTag(L) into tTagName switch tTagName

automatically create fields from xml tree

2005-01-05 Thread Bob Hartley
Hi all. Is it possible to automatically create fields from an xml tree using the runrev xml commands or do I need to know the names of the xml items? IE Read xml tree take item1 and create field with the name of item1 etc etc Cheers Bob -- No virus found in this outgoing message. Checked by AVG