Hi Steve,
i«v got a text-field that may contain some carriage return (CR). When I import the file to Excel oder Access the import routine cuts the record at the point of the CR. So I«ve got a new line that contains just the rest of the text-field.
One example:
"1670";"20070629120420";"Max Muster";"This is example text.
This is the rest after I hit enter"
How can I avoid this? I found the place to change the value for the "Append new line" string in export_csv.php. But I rather need to change the string for the CR of the field(s).
Any idea?
Best regards
Daniel