http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #3 from Marc Véron <veron@veron.ch> --- 1) If I indicate just one character, this character is taken as separator (as expected). If I do not indicate a separator, it takes comma (as expected). 2) If I do something wrong like: export_borrowers.pl -separator=':;;' ...it silently takes the first character (:) In this case I would expect to get the usage screen. 3) Maybe I just do not know: How can I make use of a tab character as separator? With '\t' I get \ as separator. 4) It would be nice to have the 'always_quote' parameter from Comment #2 -- You are receiving this mail because: You are watching all bug changes.