Hi all,
Do you have an example script to generate a csv file instead of excel xls. I know that I need to use "createCsvOutputObject" funciton for the output object, but not sure what to use as a replacement for XLS row functions like "Begin Table"," TableCell" to add records. The "WriteReport() still applies for the csv file.
Many thanks,
Nicola
Klaus Bieg on
Easiest way to create a CSV in my opinion is to generate it as txt output.
Best regards
Klaus
Attachments-
Create CSV.arx