bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #47253] syntax - DECIMAL=COMMA is not honored DATA LIST c


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #47253] syntax - DECIMAL=COMMA is not honored DATA LIST command
Date: Tue, 01 Mar 2016 09:09:39 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4

Follow-up Comment #4, bug #47253 (project pspp):

Fabian Zoltan tested this on SPSS. It seems that SPSS indeed honors the
DECIMAL=COMMA setting and there is currently a discrepancy between pspp and
spss.


======= Email on address@hidden from 1.3.2016 =======

Please find below the output (SPSS v22). I have also attached the output of
psppire 0.8.5.

Cheers,
Zoltan

SET DECIMAL=COMMA.
DATA LIST LIST /A *.
BEGIN DATA
1
2
3
3,5
3
4
5
6,5
7
END DATA


LIST /FORMAT=NUMBERED.

List
Notes
Output Created 01-MAR-2016 09:53:04
Comments
Input Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 9
Syntax LIST /FORMAT=NUMBERED.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00



A

1 1,00
2 2,00
3 3,00
4 3,50
5 3,00
6 4,00
7 5,00
8 6,50
9 7,00


Number of cases read: 9 Number of cases listed: 9

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47253>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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