pspp 0.4.0

Statistical analysis software
Documentation
# File header.
"$FL2"; s60 "$(#) SPSS DATA FILE PSPP synthetic test file";
2; # Layout code
-1; # Nominal case size (unspecified)
0; # Not compressed
0; # Not weighted
1; # 1 case.
100.0; # Bias.
"05 Jan 11"; "20:53:52"; s64 "PSPP synthetic test file";
i8 0 *3;

# Numeric variable, no label or missing values.
2; 0; 0; 0; 0x050800 *2; s8 "NUM1";

# Numeric variable, variable label.
2; 0; 1; 0; 0x050800 *2; s8 "NUM2";
26; "Numeric variable 2's label"; i8 0 *2;

# Machine integer info record (SPSS 13).
7; 3; 4; 8; 13; 2; 3; -1; 1; 1; ENDIAN; 1252;

# Character encoding record.
7; 20; 1; 12; "windows-1252";

# Dictionary termination record.
999; 0;

# Data.
1.0; 2.0;