‎2006 Oct 21 4:31 PM
how to read header and data seperate in notepad file when the file holds field caption and field data
‎2006 Oct 21 7:19 PM
Well the notepad file will have to have some identifier in it to tell which record is a header and which is a line item. For example, the first character in a header record could be 'H' and the first character in a line item could be 'I'.
Rob
‎2010 Dec 07 5:31 AM