sys-file-reader: Variable attributes record uses long variable names.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 21 May 2010 04:56:48 +0000 (21:56 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 21 May 2010 04:56:48 +0000 (21:56 -0700)
Michel Boaventura provided a system file for which PSPP complained about
bad variable attributes records.  I found out that this was because the
variables were specified using long names, not short names.  This commit
allows PSPP to read these variable attributes properly.


No differences found