that will work, I was trying to do it online. Didn't realize vfp had a function to do it.
Thanks, Virgil On Mon, Dec 1, 2014 at 12:00 PM, Mike Copeland <[email protected]> wrote: > What I've always done is either write it out explicitly line by line using > strtofile, or create a cursor, load the data in the cursor (or do it with > an SQL statement) then write the cursor to an XML file using the VFP > CursorToXML() function. > > Mike Copeland > > Virgil Bierschwale wrote: > >> Found a good program to generate a xml file for the incremental search >> program I found. >> >> http://www.kirupa.com/web/mysql_xml_php.htm >> >> Problem is, I appear to be running out of memory when I run it on line. >> >> Does anybody know of a foxpro program that I can use to generate a xml >> file? >> >> Figure I'll just generate it offline and upload it to where I need it. >> >> Thanks, >> >> Virgil >> >> >> --- StripMime Report -- processed MIME parts --- >> multipart/alternative >> text/plain (text body -- kept) >> text/html >> --- >> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/capuy6voaqfp_+xmvb8a1s8r8u9v-ahx22xr+_y9ecn7hjd2...@mail.gmail.com ** 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.

