Thanks for the tip!
Matthias
Am Mi., 13. Dez. 2023 um 23:00 Uhr schrieb Ben Pfaff :
> By the way, it used to make sense to use narrow formats back when SPSS or
> PSPP showed output with fixed-width columns, where using a narrower format
> allowed more data to display horizontally. But these days
By the way, it used to make sense to use narrow formats back when SPSS or
PSPP showed output with fixed-width columns, where using a narrower format
allowed more data to display horizontally. But these days, with the output
engines that SPSS and PSPP have, usually there isn't a benefit to a narrow
My bad, thanks anyway
Matthias
Am Mi., 13. Dez. 2023 um 17:27 Uhr schrieb Ben Pfaff :
> Thanks for the report.
>
> A width of 3 is enough to show one integer digit, a decimal point, and one
> fractional digit, but not enough for two integer digits, a decimal point,
> and one fractional digit. Us
Thanks for the report.
A width of 3 is enough to show one integer digit, a decimal point, and one
fractional digit, but not enough for two integer digits, a decimal point,
and one fractional digit. Use F4.1 or a wider format instead.
On Wed, Dec 13, 2023 at 1:07 AM Matthias Faeth wrote:
> Hi Be
Hi Ben
found a little bug here: while mean honors the f3.1 format, colpct does not
[image: grafik.png]
Cheers
Matthias