pspp 0.6.1

Statistical analysis software
Documentation
# File header.
"$FL2"; s60 "$(#) SPSS DATA FILE PSPP synthetic test file";
2; 4; 1; 0; -1; 100.0; "01 Jan 11"; "20:53:52"; s64 ""; i8 0 *3;

# Numeric variable, invalid format types.
# No warning is issued for type 0 because it has been observed in real
# system files.
2; 0; 0; 0; >>0xff0800; 0<<; s8 "NUM1";

# Numeric variable, string formats.
2; 0; 0; 0; >>0x010800<<; >>0x021000<<; s8 "VAR1";

# String variable, numeric formats.
2; 4; 0; 0; >>0x050800<<; >>0x110a01<<; s8 "STR1";

# String variable, wrong width formats.
2; 4; 0; 0; >>0x010800<<; >>0x020400<<; s8 "STR2";

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

# End of dictionary.
999; 0;