This topic is locked

Changing separator in CSV export

1/31/2008 2:33:31 PM
PHPRunner General questions
P
PierreRunner author

Hi,
Is there a way to change the CSV export separator to ";" instead of ",". This makes the file more Excel compatible.
Thanks,

J
Jane 2/1/2008

Hi,
you can do it editing ExportToCSV function in the generated ..._export.php file manually.