What's the easiest way to:

1) parse an XML dynamic array (flat text) document into it's individual
key/value groups?
2) convert a dynamic array into an XML document?

... besides the obvious brute-force method of (1) parsing manually, and (2)
using a FOR/NEXT loop to build the XML document ...

-Chuck
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to