John Darrington <[email protected]> writes: > I tried running the following syntax through the GUI. > > > data list list /alpha * beta * gamma *. > begin data. > 1 2 3 > 4 5 6 > end data. > > list. > > > > It crashed with the message: > > psppire: src/data/procedure.c:321: proc_commit: Assertion `ds->proc_state == > PROC_CLOSED' failed.
Thanks for the report. I can confirm that this happens for me too. I see what's going on. I'll have to think about how to fix it; the best solution is not obvious. -- "I didn't say it was your fault. I said I was going to blame it on you." _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
