C
Chris
I want to export data from a record to a delimited text file - no problem.
However, I want to add exported records to that text file and append them to
the end. At the end of the day the records will be imported sequentially
into another program in the order they were added to the export file.
Could anyone tell me how I can append data to an existing export file?
Any help would be appreciated
Chris
However, I want to add exported records to that text file and append them to
the end. At the end of the day the records will be imported sequentially
into another program in the order they were added to the export file.
Could anyone tell me how I can append data to an existing export file?
Any help would be appreciated
Chris