I agree with Jeff on this one - as I've done this before - and find it the simplest approach. Just read in the Header using Low-Level - and Right back out your own version!
-K- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Johnson Sent: Monday, October 11, 2010 7:18 PM I do this all the time. I copy to table to file type CSV. Then I open up the file using VFP low level file access to add the header to the top. FOPEN() etc. I use the same technique if I need to change the header or delete it if it is there. Jeff _______________________________________________ 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/289ea162f5642645b5cf64d624c66a14071a2...@us-ny-mail-002.waitex.net ** 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.

