>Let's try to isolate this. What is the smallest dataset and the smallest command that provokes this problem?
This is the smallest set which provoked the issue.
data list list /address.
begin data.
188
end data
FREQUENCIES
/VARIABLES=address
/HISTOGRAM=NORMAL
/PERCENTILES= 25 50 75.
Have fun
_______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
