pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in ascii driver


From: John Darrington
Subject: Bug in ascii driver
Date: Tue, 23 Nov 2004 19:06:04 +0800
User-agent: Mutt/1.5.4i

When I run this input:

DATA LIST  LIST /qpower * hipe * hip * ZZoutput *.
BEGIN DATA
1.00    32.00  2   26.00 
1.00    31.00  2   24.00 
2.00    32.00  2   29.00 
2.00    20.00  2   26.00 
1.00    38.00  2   31.00 
1.00    30.00  2   23.00 
1.00    24.00  2   25.00 
2.00    31.00  2   26.00 
2.00    29.00  2   30.00 
END DATA


EXAMINE
        VARIABLES=ZZoutput BY qpower
        /STATISTICS=DESCRIPTIVES
        .

Using the ascii driver with its default settings, pspp gets stuck in
an infinite loop.  It's fine for the html and postscript drivers.

J'


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://wwwkeys.pgp.net or any PGP keyserver for public key.


Attachment: pgpQeDGwpmGMh.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]