W
wcprod
I need some help with some code to export a table into multiple tab delimited
text files. Each text file would have the field headers and be based on an
export specification. Ideally it would create text files in the same format
as the transfertext function does. In the end I want to have x number of tab-
delimited text files (export(1).txt, export(2).txt .....) each with 1000
records until every record in the table has been exported. Any help would be
appreciated...
text files. Each text file would have the field headers and be based on an
export specification. Ideally it would create text files in the same format
as the transfertext function does. In the end I want to have x number of tab-
delimited text files (export(1).txt, export(2).txt .....) each with 1000
records until every record in the table has been exported. Any help would be
appreciated...