Greg Hunt <[EMAIL PROTECTED]> writes: > I'd vote for the extension, I am not an SPSS expert (I have more of a > background with SAS), but the idea that I would have to transform any > strings that I wanted to use as categories or grouping varables (like IP > address) into an 8 character long form is a bit depressing.
I've now committed to CVS a change that (in PSPP's default "enhanced" mode) will do FREQUENCIES on long string variables. In "compatibility" mode it only uses the first 8 characters. Let me know if it doesn't work for you. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
