Michael, This might be an excellent opportunity to experiment with Python. You could create a simple command line script to process your data and create a CSV like file that your VFP app could import.
Python has excellent support for strings, files, and XML. Python doesn't have any size restrictions beyond what fits in memory and if you're running a 64 bit version of Python, your memory space can be as large as your budget for memory. Malcolm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

