Jill Covert <[email protected]> writes: > PSPP crashes when I try to run this particular DO IF command: > > DO IF RSbeh=1 or ERbeh=1. > LIST RespID RSbeh MeanRS ERbeh MeanER. > END IF.
LIST is a procedure so it can't usefully be placed within DO IF...END IF.
I filed a bug:
https://savannah.gnu.org/bugs/index.php?36231
_______________________________________________
Pspp-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-users
