Hello Rob, I suppose mac version of PSPP is the 0.6.1, which is known to have problems with non-ascii chars. As far as I remember, it doesn't work with such chars. Do you have sure that your file uses UTF-8?
You could try to save this file using other charset, like ISO-8859-1 (uses on brazilian portugueses) or CP437 (which I think is the default charset from windows). Also, as I remember, pspp 0.6.1 doesn't recognize the LANG variable, used to change the encoding. At least not on windows, which uses relocatable. You could try to use the development version of pspp on both linux and windows, and see if this works for you. Best regards, Michel _______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
