I will look into this. The problem is backward compatibility. The format we are using for the CSV is the "official" excel csv
On 27 Apr, 05:04, Timmie <[email protected]> wrote: > Hello, > I would like air two improvement request for the CSV export: > > * when I export to CSV as shown on page 166 in the manual the export > method appends '\r\n' after each row. This leads to an extra blank > line in the exported CSV file (on Windows). When I remove the '\r' by > performing a string replacement, everything works fine. Please correct > this in the gluon functions. > * Please consider to add two arguments to the csv export: > * delimiter: I would need ; (semicolon) > * text separator: consider the following content of a table field:>>> > 134, Harper Street <<< ==> here the comma would be interpreted as > > a new column in the spreadsheet program. Therefore, wrapping text into > "" would mitigate this. > > Thanks in advance, > Timmie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

