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

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

Re: PSPP-BUG: [Output] The label value is a line below when there are ve


From: Przemek Powalko
Subject: Re: PSPP-BUG: [Output] The label value is a line below when there are very long labels (DISPLAY DICTIONARY)
Date: Tue, 8 Oct 2013 19:12:00 +0200

Hi everybody,

I saw this behaviour with my files, too, and thought it was a feature not a bug :) I use PSPP for scripting mainly so I quickly came up with a workaround for it:

prompt$ pspp -o output_test_2.dic -O width=1000 <<END
    get file='output_test_2.sav'
  
    display dictionary

END


...which produces expected one-line-per-a-variable format.

Best regards,
pp


2013/10/8 Bastián Díaz <address@hidden>
Creating some test files, succeed in obtaining some information that may be useful.

When creating long labels in SPSS, it merely permitting with a length of 120 characters. Moreover, the problem generated on the output window PSPP is generated when a label is more than 120 characters.

However, to write labels greater than 120 characters PSPP is an advantage over SPSS.
I tested creating PSPP files with long labels and these are not lost when you modify the file with SPSS (unless you change that particular tag).

I hope it will be useful

--
Bastián Díaz


https://www.dropbox.com/s/z6y2llv5w2oyfsd/output_test_1.sav

https://www.dropbox.com/s/qcqkgk3lklxqai7/output_test_2.sav

https://www.dropbox.com/s/chblxrdkkjcgnqt/output_test_1.txt

https://www.dropbox.com/s/ydrc3cdf1a4o1zr/output_test_2.txt


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


reply via email to

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