On Wed, Apr 17, 2013 at 01:34:06PM +0200, Zolt?n F?bi?n wrote: Hi Ben, Something is wrong with this syntax. (See attached txt.) I could not figure out what. Cheers, Zoltan Warning # 1102 An invalid numeric field has been found. The result has been set to the system-missing value. Command line: 9 Current case: 1 Current splitfile group: 1 Field contents: '3.5' Record number: 1 Starting column: 3 Record length: 5 2 2.0
My guess is that this is because you have COMMA as your decimal separator. This means that 2.0 is not recognised as a valid decimal number. try adding SET DECIMAL=DOT. at the top of the file. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://keys.gnupg.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev