On Mon, Mar 18, 2013 at 01:42:20AM +0000, Crichton, Ronald wrote: > It would appear that the output file does not have any 'carriage > return/line feed' characters that Notepad recognises. Other editors > can be used that will 'see' the file in a rectangular format. I was > wondering if something can be done so that the data can be seen as > follows:
For the moment, I'd suggest using a utility to add the carriage returns. I've sent out a patch that would change PSPP to default to using the system native line ends, that is, CRLF on Windows. That should also fix the problem you're seeing. _______________________________________________ Pspp-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-users
