lsmall Posted July 18, 2008 Posted July 18, 2008 (edited) Hi. 1.I am sure there is an easy solution to this but it eludes me, as is often the case. When exporting to text, how can the header and footer be exported, as in list view, where they flank all of the records rather than flanking each record? i.e. I only want the header and footer at the beginning and end of the text file rather than before and after each record. 2. This is a generic issue, but relates to exporting my records to text as above. My records must be exported as an ascii file with these specifications: "there must be a carriage return (hex value 0D) and a line feed indicator (hex value OA) at the end of each record. The end of the file must be indicated by a CTRL Z (hex value of 1A)" I find this confusing since its an Ascii file. Do I use "^M ^J ^Z" for these? Thanks Edited July 20, 2008 by Guest
Recommended Posts
This topic is 5972 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now