scabral79
11-15-2007, 11:41 AM
Hi,
i created a view to export some data to a flat file on a server. However, the flat file will need to have a header row with Header text, number of rows in the file and date as follows:
Header|1023|10/16/2007
Is there a way to add the header to the file before exporting or is this something that needs to be done after the file has been exported using VBScript or Perl?
Any suggestions will be helpful...
thanks
Scott
i created a view to export some data to a flat file on a server. However, the flat file will need to have a header row with Header text, number of rows in the file and date as follows:
Header|1023|10/16/2007
Is there a way to add the header to the file before exporting or is this something that needs to be done after the file has been exported using VBScript or Perl?
Any suggestions will be helpful...
thanks
Scott