pspp-users
[Top][All Lists]
Advanced

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

Re: Bug #47253 - Could somebody with SPSS try this syntax?


From: Fábián Zoltán
Subject: Re: Bug #47253 - Could somebody with SPSS try this syntax?
Date: Tue, 1 Mar 2016 10:02:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

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

On 2016-03-01 09:28, Friedrich Beckmann wrote:
Hi,

is anybody out there who has SPSS running to see if the following syntax
works? Could you maybe
check:

———— snip ———

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.

———— snap ———————

This is for the discussion about bug #47253.

https://savannah.gnu.org/bugs/index.php?47253

Cheers

Friedrich



_______________________________________________
Pspp-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/pspp-users

Attachment: output.txt
Description: Text document


reply via email to

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