Michelle Parker <[email protected]> writes: > The files have 730 variables, types and lengths are identical. > There are 13 cases in each file. > > Some of the cases may have different values (eg date/times) but in general > they should be the same between files. Specifically I need to know if there > are any differences.
If I were doing this, I would consider converting them to an ASCII text format, then using "wdiff" to highlight the differences. This isn't a very interactive way to do things, though. -- Ben Pfaff http://benpfaff.org _______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
