Ben Pfaff <[EMAIL PROTECTED]> writes: [about an SPSS .sav file] > I tried loading this into the very old SPSS version. It refused, > saying that it came from a newer version of SPSS that had an > incompatible .sav file format. At this point it looked like you > were right and that we should use 3 instead of 2. > > But then I used a hex editor to change that byte from 3 to 2. > And the old version of SPSS then read it in with no complaints at > all. The dictionary was fine and so was the data.
In private email, John sent me another .sav file with layout code 3. It showed the same behavior as the one that I described above: if I change the layout code to 2, the older SPSS reads it just fine. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
