Rémi Dewitte <[email protected]> writes: > Working with pspp-0.6.1 I am glad it works fine. Nevertheless I encountered > two minor issues for which I have patched a bit pspp. > > First one is the ability to import CSV file with DOS endlines. I don't know > whether it is the right place to trim the '\r'.
This is not the right place to do this. Are you trying to import a CSV file with CR-LF line ends from a build running on Linux? Can you show me the PSPP syntax that you are using to read the CSV file? -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
