Fix some more.
[pspp] / notes
diff --git a/notes b/notes
index 499ba95cd24aed7274fc93cdd5bc3dce838ab93f..bf780bd6b871c1d53c155eef1decff53eb96f2b1 100644 (file)
--- a/notes
+++ b/notes
@@ -459,8 +459,9 @@ Dimensions
 
 format: dd ww ff 00, e.g. F40.1 is 01 28 05 00
 01 - double (01 58 format double)
 
 format: dd ww ff 00, e.g. F40.1 is 01 28 05 00
 01 - double (01 58 format double)
-02 - instance of a variable (02 58 format double "varname" "Variable Label")
+02 - instance of a numeric variable (02 58 format double "varname" "Variable Label")
 03 - just a string (03 "Short Name" 58 "identifier" "Long Name")
 03 - just a string (03 "Short Name" 58 "identifier" "Long Name")
+04 - instance of a string variable (04 58 format "vallab" "varname" 02 "value"
 05 - variable (05 58 "varname" "Variable Label")
 
 
 05 - variable (05 58 "varname" "Variable Label")
 
 
@@ -582,6 +583,19 @@ tdump19:
 
 
 
 
 
 
+tdump20 ./germano/Crosstabs/00000000018_lightTableData.bin:
+
+    i2
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 i1 00 i1 00 
+       31 i0 i42: (i36: (i0 31 "Odds Ratio for ^1 (^2 / ^3)") 58 58) "Odds Ratio for ^1 (^2 / ^3)" i3 i0
+           05 58 "cond" "" i3 00
+           02 58 F40.0(1) "cond" "" i3 00
+           02 58 F40.0(2) "cond" "" i3                                             i2 i0 i0
+
+    03 "Values" 58 "values_10" "Values" 01 00 01 i2 01 00 01 i1 i1
+       03 "Value" 58 "value_18" "Value" i1 i2 00 00 00 00 00 00 00 00 00 00 00 00 i1 i1 00 00 00 00 i
+
 tdump27 (germano/Frequencies.pdf):
 
     i2 (two dimensions)
 tdump27 (germano/Frequencies.pdf):
 
     i2 (two dimensions)
@@ -643,11 +657,11 @@ tdump24 (germano/Crosstabs.pdf):
 
     03 "Statistics" 58 "statistics_10" "Statistics" 01  00 01 i2 01 00 01 i2 i8
         03 "Count" 58 "count_6" "Count" i1                             i2 i0 i0
 
     03 "Statistics" 58 "statistics_10" "Statistics" 01  00 01 i2 01 00 01 i2 i8
         03 "Count" 58 "count_6" "Count" i1                             i2 i0 i0
-        03 "Expected Count" 58 "expected_count" "Expected Count" i1    i2 i1 i0
-       00 31 i0 i0 i26: (i20: (i0 31 "row % of ^1") 58 58) "% within ^1" i1
-           i0 05 58 "cond" "" i3                                      i2 i2 i0
-       00 31 i0 i0 i26: (i20: (i0 31 "col % of ^1") 58 58) "% within ^1" i1
-           i0 05 58 "fobia" "" i3                                     i2 i3 i0
+        03 "Expected Count" 58 "expected_count" "Expected Count" i1    i2 i1 i0 00
+        31 i0 i0 i26: (i20: (i0 31 "row % of ^1") 58 58) "% within ^1" i1 i0
+            05 58 "cond" "" i3                                         i2 i2 i0 00
+        31 i0 i0 i26: (i20: (i0 31 "col % of ^1") 58 58) "% within ^1" i1 i0
+            05 58 "fobia" "" i3                                        i2 i3 i0
         03 "% of Total" 58 "_pct_of_total" "% of Total" i1             i2 i4 i0
         03 "Residual" 58 "residual_3" "Residual" i1                    i2 i5 i0
         03 "Std. Residual" 58 "std_residuals" "Std. Residual" i1       i2 i6 i0
         03 "% of Total" 58 "_pct_of_total" "% of Total" i1             i2 i4 i0
         03 "Residual" 58 "residual_3" "Residual" i1                    i2 i5 i0
         03 "Std. Residual" 58 "std_residuals" "Std. Residual" i1       i2 i6 i0
@@ -659,7 +673,7 @@ tdump25 (germano/Crosstabs.pdf):
     i3 (3 dimensions)
 
     03 "Crosstabulation" 58 "crosstabulation" "Crosstabulation" 01 00 00 i2 01 00 i1 00 i1
     i3 (3 dimensions)
 
     03 "Crosstabulation" 58 "crosstabulation" "Crosstabulation" 01 00 00 i2 01 00 i1 00 i1
-        00 31 i0 i0 (i27: (i21 i0 31 "[%1: * ^1:]1") 58 58) "[%1: * ^1:]1" i1 i2 i0
+        00 31 i0 i0 i27: (i21: (i0 31 "[%1: * ^1:]1") 58 58) "[%1: * ^1:]1" i1 i2 i0
             05 58 "cond" "" i3 00
             05 58 "fobia" "" i3 i2 i0 i0
 
             05 58 "cond" "" i3 00
             05 58 "fobia" "" i3 i2 i0 i0
 
@@ -672,20 +686,7 @@ tdump25 (germano/Crosstabs.pdf):
         03 "Missing" 58 "missing_observations" "Missing" i1 i2 i1 i0
         03 "Total" 58 "total_4" "Total" i1 i2 i2 i0
 
         03 "Missing" 58 "missing_observations" "Missing" i1 i2 i1 i0
         03 "Total" 58 "total_4" "Total" i1 i2 i2 i0
 
-tdump21 ./germano/Crosstabs/00000000016_lightTableData.bin:
-
-i2
-
-    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 i1 00 i1 00
-       31 00 00 00 00 00 00 00 00 i42: (i36: (i0 31 "Odds Ratio for ^1 (^2 / ^3)") 58 58) "Odds Ratio for ^1 (^2 / ^3)" i3 i0
-           05 58 "cond" i0 i3 00
-           02 58 F40.0(1) "cond" i0 i3 00
-           02 58 F40.0(2) "cond" i0 i3 i2 i0 i0
-
-    03 "Values" 58 "values_10" "Values" 01 00 01 i2 01 00 01 i1 i1
-    03 "Value" 58 "value_18" "Value" i1 i2 00 00 00 00 00 00 00 00 00 00 00 00 i1 i1 00 00 00 00 i1 i1 00 00 00 00 00 00 00 00 i3 00 31 i1 00 00 00 00 00 00 i11 i5 00 00 00 00 58 58 58 00 00 00 00 00 00 00 00 00 
-
-tdump21 (germano/Crosstabs.pdf):
+tdump21 ./germano/Crosstabs/00000000016_lightTableData.bin (Directional Measures):
 
     i3 (three dimensions)
 
 
     i3 (three dimensions)
 
@@ -712,7 +713,7 @@ tdump21 (germano/Crosstabs.pdf):
         03 "Approx. T" 31 i1 i1 00 00 i11: (i5: ("" 58) 58 58) "approximate_t" "Approximate T" i1 i2 i2 00 00 00 00
         03 "Approx. Sig." 58 "approximate_probability" "Approximate Significance" i1 i2 i3 00 00 00 00 00 00 00 00 i2 i1 00 00 00 00 i1 i2 i44
 
         03 "Approx. T" 31 i1 i1 00 00 i11: (i5: ("" 58) 58 58) "approximate_t" "Approximate T" i1 i2 i2 00 00 00 00
         03 "Approx. Sig." 58 "approximate_probability" "Approximate Significance" i1 i2 i3 00 00 00 00 00 00 00 00 i2 i1 00 00 00 00 i1 i2 i44
 
-tdump22 ./germano/Crosstabs/00000000017_lightTableData.bin:
+tdump22 ./germano/Crosstabs/00000000017_lightTableData.bin (Symmetric Measures):
 
 This is a good example for footnotes: there are three footnotes in the table and two of them are referenced from the dimensions.
 
 
 This is a good example for footnotes: there are three footnotes in the table and two of them are referenced from the dimensions.
 
@@ -734,11 +735,505 @@ This is a good example for footnotes: there are three footnotes in the table and
            03 "Kappa" 58 "kappa" "Kappa" i1 i2 i8 00 00 00 00
        03 "N of Valid Cases" 58 "valid" "N of Valid Cases" i1 i2 i9 00 00 00 00
 
            03 "Kappa" 58 "kappa" "Kappa" i1 i2 i8 00 00 00 00
        03 "N of Valid Cases" 58 "valid" "N of Valid Cases" i1 i2 i9 00 00 00 00
 
-       03 "Values" 58 "values_10" "Values" 01 00 01 i2 01 00 01 i1 i4
-           03 "Value" 58 "value_18" "Value" i1 i2 00 00 00 00 00 00 00 00
-           03 "Asymp. Std. Error" 31 i1 i0 00 00 i11: (i5: (i0 58) 58 58) "ase" "Asymptotic Std. Error" i1 i2 i1 00 00 00 00
-           03 "Approx. T"         31 i1 i1 00 00 i11: (i5: (i0 58) 58 58) "approximate_t" "Approximate T" i1 i2 i2 00 00 00 00 
-           03 "Approx. Sig." 58 "approximate_probability" "Approximate Significance" i1 i2 i3 i0 i0
+    03 "Values" 58 "values_10" "Values" 01 00 01 i2 01 00 01 i1 i4
+       03 "Value" 58 "value_18" "Value" i1 i2 00 00 00 00 00 00 00 00
+       03 "Asymp. Std. Error" 31 i1 i0 00 00 i11: (i5: (i0 58) 58 58) "ase" "Asymptotic Std. Error" i1 i2 i1 00 00 00 00
+       03 "Approx. T"         31 i1 i1 00 00 i11: (i5: (i0 58) 58 58) "approximate_t" "Approximate T" i1 i2 i2 00 00 00 00 
+       03 "Approx. Sig." 58 "approximate_probability" "Approximate Significance" i1 i2 i3 i0 i0
+
+tdump24 ./germano/Crosstabs/00000000014_lightTableData.bin
+
+    i3
+
+    05 58 "cond" 00 00 00 00 03 00 00 i2 01 00 i1 00 i2
+       05 58 "cond" 00 00 00 00 03 00 00 i1 00 ff ff ff ff i4
+           02 58 F40.0(1) "cond" 00 00 00 00 i3 i2 00 00 00 00 00 00 00 00 
+           02 58 F40.0(2) "cond" 00 00 00 00 i3 i2 i1 00 00 00 00
+           02 58 F40.0(3) "cond" 00 00 00 00 i3 i2 i2 00 00 00 00
+           02 58 F40.0(4) "cond" 00 00 00 00 i3 i2 i3 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i4 00 00 00 00
+    05 58 "fobia" 00 00 00 00 03 00 00 i2 01 00 01 i1 i2
+       05 58 "fobia" 00 00 00 00 03 00 00 i1 00 ff ff ff ff i11
+           02 58 F40.0(0) "fobia" 00 00 00 00 i3 i2 00 00 00 00 00 00 00 00
+           02 58 F40.0(1) "fobia" 00 00 00 00 i3 i2 i1 00 00 00 00 
+           02 58 F40.0(2) "fobia" 00 00 00 00 i3 i2 i2 00 00 00 00
+           02 58 F40.0(3) "fobia" 00 00 00 00 i3 i2 i3 00 00 00 00
+           02 58 F40.0(4) "fobia" 00 00 00 00 i3 i2 i4 00 00 00 00
+           02 58 F40.0(5) "fobia" 00 00 00 00 i3 i2 i5 00 00 00 00
+           02 58 F40.0(6) "fobia" 00 00 00 00 i3 i2 i6 00 00 00 00
+           02 58 F40.0(7) "fobia" 00 00 00 00 i3 i2 i7 00 00 00 00
+           02 58 F40.0(8) "fobia" 00 00 00 00 i3 i2 i8 00 00 00 00
+           02 58 F40.0(9) "fobia" 00 00 00 00 i3 i2 i9 00 00 00 00
+           02 58 F40.0(10) "fobia" 00 00 00 00 i3 i2 i10 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i11 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i2 i8
+       03 "Count" 58 "count_6" "Count" i1 i2 00 00 00 00 00 00 00 00 
+       03 "Expected Count" 58 "expected_count" "Expected Count" i1 i2 i1 00 00 00 00 00
+           31 i0 i0 i26: (i20: (i0 31 "row % of ^1") 58 58) "% within ^1" i1 i0
+       05 58 "cond" 00 00 00 00 i3 i2 i2 00 00 00 00 00
+           31 i0 i0 i26: (i20: (i0 31 "col % of ^1") 58 58) "% within ^1" i1 i0
+       05 58 "fobia" 00 00 00 00 i3 i2 i3 00 00 00 00
+       03 "% of Total" 58 "_pct_of_total" "% of Total" i1 i2 i4 00 00 00 00
+       03 "Residual" 58 "residual_3" "Residual" i1 i2 i5 00 00 00 00
+       03 "Std. Residual" 58 "standardized_residuals" "Standardized Residual" i1 i2 i6 00 00 00 00
+       03 "Adjusted Residual" 58 "adjusted_standardized_residual" "Adjusted Residual" i1 i2 i7 00 00 00 00 
+
+
+tdump25 ./germano/Crosstabs/00000000013_lightTableData.bin
+
+    i3
+
+    03 "Crosstabulation" 58 "crosstabulation" "Crosstabulation" 01 00 00 i2 01 00 i1 00 i1 00
+       31 i0 i0 i27: (i21: (i0 31 "[%1: * ^1:]1") 58 58) "[%1: * ^1:]1" i1 i2 i0
+           05 58 "cond" "" i3 00
+           05 58 "fobia" "" i3 i2 i0 i0
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i1 i2
+       03 "N" 58 "n" "N" i1 i2 00 00 00 00 00 00 00 00
+       03 "Percent" 58 "percent_2" "Percent" i1 i2 i1 00 00 00 00
+
+    03 "Cases" 58 "cases" "Cases" 01 00 01 i2 00 00 01 i2 i3
+       03 "Valid" 58 "valid" "Valid" i1 i2 00 00 00 00 00 00 00 00
+       03 "Missing" 58 "missing_observations" "Missing" i1 i2 i1 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i2 i0 i0
+
+
+0427a44fc2a99165411ecd27896fe4fd/00000000013_lightTableData.bin:
+
+    i2
+
+    03 "Variables" 58 "variable_s_1" "Variables" 01 00 00 i2 01 00 i1 00 i23 00
+       31 i0 i0 i22: (i16: ("" 31 "Pair ^1") 58 58) "Pair ^1" i1 i0
+           01 58 F40.0(1) 00 00 01 i2 i-1 i2
+               05 58 "pre1.1" 00 00 00 00 i2 i2 00 00 00 00 00 00 00 00
+               05 58 "post1.1" 00 00 00 00 i2 i2 i1 00 00 00 00 00
+       31 i0 i0 i22: (i16: ("" 31 "Pair ^1" 58 58) "Pair ^1" i1 i0
+           01 58 F40.0(2) 00 00 01 i2 ff ff ff ff i2
+               05 58 "pre1.2" 00 00 00 00 i2 i2 i2 00 00 00 00
+               05 58 "post1.2" 00 00 00 00 i2 i2 i3 00 00 00 00 00
+       31 i0 i0 i22: i16: ("" 31 "Pair ^1") 58 58) "Pair ^1" i1 i0
+           01 58 F40.0(3) 00 00 01 i2 ff ff ff ff i2
+               05 58 "pre1.3" 00 00 00 00 i2 i2 i4 00 00 00 00
+               05 58 "post1.3" 00 00 00 00 i2 i2 i5 00 00 00 00 00
+        ...
+
+web/1ae63a04381624dac939ac62eca63fec/00000000053_lightTableData.bin (descriptives)
+
+    i2
+
+    03 "Variables" 58 "variable_s_1" "Variables" 01 00 00 i2 01 00 i1 00 i8
+       05 58 "GODINEPACIJENTA" "GODINE PACIJENTA" i2 i2 00 00 00 00 00 00 00 00
+       05 58 "HLOCORPUS" "HLO CORPUS" i2 i2 i1 00 00 00 00
+       05 58 "INFLCORPUS" "INFL CORPUS" i2 i2 i2 00 00 00 00
+       05 58 "AKT.CORPUS" "AKT. CORPUS" i2 i2 i3 00 00 00 00
+       05 58 "VgmCORPUS" "Vgm CORPUS" i2 i2 i4 00 00 00 00
+       05 58 "VgfCORPUS" "Vgf CORPUS" i2 i2 i5 00 00 00 00
+       05 58 i9 56 67 9e 43 4f 52 50 55 53 i10 56 67 9e 20 43 4f 52 50 55 53 i2 i2 i6 00 00 00 00
+       05 58 "VglpCORPUS" "Vglp CORPUS" i2 i2 i7 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i1 i3
+       03 "Mean" 58 "mean" "Mean" i1 i2 00 00 00 00 00 00 00 00
+       03 "Std. Deviation" 58 "gbar11" "Std. Deviation" i1 i2 i1 00 00 00 00
+       03 "N" 58 "n" "N" i1 i2 i2 00 00 00 00 00 00 00 00
+
+./web/76e9b53e9f775fb690a88919ccdbb03c/000000007251_lightTableData.bin:
+
+    i6
+
+    05 58 "Gender_R" "" 02 00 02 i2 00 00 i1 00 i2
+       02 58 F40.0(0) "Gender_R" "Male" i2 i2 00 00 00 00 00 00 00 00
+       02 58 F40.0(1) "Gender_R" "Female" i2 i2 i1 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 01 i1 i4
+    03 "Mean Difference (I-J)" 58 "mean_difference_i-j" "Mean Difference (I-J)" i1 i2 00 00 00 00 00 00 00 00
+    03 "Std. Error" 58 "standard_error" "Std. Error" i1 i2 i1 00 00 00 00
+    03 "Sig." 58 "significance_level" "Significance" i1 i2 i2 00 00 00 00
+    00 31 i0 i0 i38: (i32: (i0 31 "^1% Confidence Interval") 58 58) "^1% Confidence Interval" i1 00 00 00 00
+       01 58 00 03 i5 00 00 00 c0 57 40 00 00 01                       i2 i-1 i2
+           03 "Lower Bound" 58 "lower_bound" "Lower Bound" i1 i2 i3 00 00 00 00
+           03 "Upper Bound" 58 "upper_bound" "Upper Bound" i1 i2 i4 00 00 00 00
+
+    00 31 i0 i0 i21: (i15: (i0 31 "(J) ^1") 58 58) "(J) ^1" i1 00 00 00 00
+       05 58 "sexorient_r" "" 02 00 00       i2 00 00 01 i2 i3
+           02 58 F40.0(0) "sexorient_r" "Straight" i2 i2 00 00 00 00 00 00 00 00
+           02 58 F40.0(1)"sexorient_r" "Bisexual" i2 i2 i1 00 00 00 00
+           02 58 F40.0(2) "sexorient_r" "Gay/Lesbian/Homosexual" i2 i2 i2 00 00 00 00 00
+
+    ...
+
+web/76e9b53e9f775fb690a88919ccdbb03c/000000001361_lightTableData.bin (crosstabs):
+
+i3
+
+05 58 "marst" "Demographics - Marital Status" 02 00 00 i2 01 00 i1 00 i2
+    05 58 "marst" "Demographics - Marital Status" 02 00 00 i1 00 ff ff ff ff i4
+       04 58 00 03 01 00 "Single (never married)" "marst" 02 "A" 00 00 00 i2 00 00 00 00 00 00 00 00
+       04 58 00 03 01 00 "Married, living with spouse" "marst" 02 "B" 00 00 00 i2 i1 00 00 00 00
+       04 58 00 03 01 00 "Unmarried, living with partner" "marst" 02 "C" 00 00 00 i2 i2 00 00 00 00
+       04 58 00 03 01 00 "Divorced" "marst" 02 "E" 00 00 00 i2 i3 00 00 00 00
+    03 "Total" 58 "total_4" "Total" i1 i2 i4 00 00 00 00
+
+05 58 "Gender_R" 00 00 00 00 02 00 00 i2 01 00 01 i1 i2
+    05 58 "Gender_R" 00 00 00 00 02 00 00 i1 00 ff ff ff ff i2
+       02 58 F40.0(0) "Gender_R" "Male" i2 i2 00 00 00 00 00 00 00 00
+       02 58 F40.0(1) "Gender_R" "Female" i2 i2 i1 00 00 00 00
+    03 "Total" 58 "total_4" "Total" i1 i2 i2 00 00 00 00
+
+03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i2 i2
+    03 "Count" 58 "count_6" "Count" i1 i2 00 00 00 00 00 00 00 00 00
+    31 00 00 00 00 00 00 00 00 i26 i20 00 00 00 00 31 "col % of ^1" 58 58 "% within ^1" i1 00 00 00 00
+        05 58 "Gender_R" 00 00 00 00 i2 i2 i1 00 00 00 00 00 00 00 00 ...
+
+
+web/76e9b53e9f775fb690a88919ccdbb03c/00000000703_lightTableData.bin (oneway descriptives):
+
+    i4
+
+    05 58 "Gender_R" 00 00 00 00 02 00 00 i2 00 00 i1 00 i2
+       02 58 F40.0(0) "Gender_R" "Male" i2 i2 00 00 00 00 00 00 00 00
+       02 58 F40.0(1) "Gender_R" "Female" i2 i2 i1 00 00 00 00
+
+    03 "Groups" 58 "groups" "Groups" 01 00 00 i2 01 00 01 i1 i2
+       05 58 "sexorient_r" "" 02      01 00       i1 00 i-1 i3
+           02 58 F40.0(0) "sexorient_r" "Straight" i2 i2 i0 i0
+           02 58 F40.0(1) "sexorient_r" "Bisexual" i2 i2 i1 i0
+           02 58 F40.0(2) "sexorient_r" "Gay/Lesbian/Homosexual" i2 i2 i2 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i3 00 00 00 00
+
+    ....
+
+web/76e9b53e9f775fb690a88919ccdbb03c/00000000725212_lightTableData.bin (Gender_R homogeneous subsets):
+
+    good example for title and footnotes (?)
+
+    i3
+
+       03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 i1 00 i2
+           03 "N" 58 "n" "N" i1 i2 i0 i0 00
+           31 i0 i0 i36: (i30: ("" 31 "Subset for alpha = ^1") 58 58) "Subset for alpha = ^1" i1 i0
+               03 "0.05" 58 "" "0.05" 00 00 00 01 i2 i-1 i1
+                   01 58 F40.0(1) 00 00 00 i2 i1 00 00 00 00
+
+       05 58 "sexorient_r" 00 00 00 00 02 00 00 i2 00 00 01 i1 i2
+           03 "Group" 58 00 00 00 00 "Group" 00 01 00 01 i2 i-1 i3
+               02 58 F40.0(0) "sexorient_r" "Straight" i2 i2 00 00 00 00 00 00 00 00
+               02 58 F40.0(2) "sexorient_r" "Gay/Lesbian/Homosexual" i2 i2 i1 00 00 00 00
+               02 58 F40.0(1) "sexorient_r" "Bisexual" i2 i2 i2 i0
+           03 "Sig." 58 "significance_level" "Significance" i1 i2 i3 00 00 00 00
+
+       03 "Test" 58 "test" "Test" 01 00 01 i2 01 00 01 i2 i2
+           03 "Tukey HSD" 31 i2 00 00 i1 00 00 i11: (i5: ("" 58) 58 58) "tukeys_honestly_significant_difference" "Tukey HSD" i1 i2 00 00 00 00 00 00 00 00
+           03 "Tukey B" 31 i2 00 00 i1 00 00 i11: (i5: ("" 58) 58 58) "tukeys_b_test" "Tukey B" i1 i2 i1 00 00 00 00 00 00 00 00 i2 i1 i1 i2 ...
+
+web/6c3246ad09f0f6434a33b91c731636a3/00000000062_lightTableData.bin (descriptives):
+
+    i2
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 i1 00 i5
+       03 "N" 58 "n" "N" i1 i2 00 00 00 00 00 00 00 00
+       03 "Minimum" 58 "minimum" "Minimum" i1 i2 i1 00 00 00 00
+       03 "Maximum" 58 "maximum" "Maximum" i1 i2 i2 00 00 00 00
+       03 "Mean" 58 "mean" "Mean" i1 i2 i3 00 00 00 00
+       03 "Std. Deviation" 58 "gbar11" "Std. Deviation" i1 i2 i4 00 00 00 00
+
+    03 "Variables" 58 "variable_s_1" "Variables" 01 00 01 i2 01 00 01 i1 i16
+       05 58 "TAAS_neg_T1" "TAAS negative affect Time 1" i2 i2 00 00 00 00 00 00 00 00
+       05 58 "TAAS_pos_T1" "TAAS positive affect Time 1" i2 i2 i1 00 00 00 00
+       05 58 "TAAS_overall_T1" "TAAS overall Time 1" i2 i2 i2 00 00 00 00
+       05 58 "DTS_scale" "DTS McHugh and Otto" i2 i2 i3 00 00 00 00
+       05 58 "DASS_Stress" 00 00 00 00 i2 i2 i4 00 00 00 00
+       05 58 "DASS_Anxiety" 00 00 00 00 i2 i2 i5 00 00 00 00
+       05 58 "DASS_Depression" 00 00 00 00 i2 i2 i6 00 00 00 00
+       05 58 "DERS_Nonacceptance" 00 00 00 00 i2 i2 i7 00 00 00 00
+       05 58 "DERS_Goals" 00 00 00 00 i2 i2 i8 00 00 00 00
+       05 58 "DERS_Impulse" 00 00 00 00 i2 i2 i9 00 00 00 00
+       05 58 "DERS_Awareness" 00 00 00 00 i2 i2 i10 00 00 00 00
+       05 58 "DERS_Strategies" 00 00 00 00 i2 i2 i11 00 00 00 00
+       05 58 "DERS_Clarity" 00 00 00 00 i2 i2 i12 00 00 00 00
+       05 58 "TOMS_Eating" 00 00 00 00 i2 i2 i13 00 00 00 00
+       05 58 "TOMS_General" 00 00 00 00 i2 i2 i14 00 00 00 00
+        03 "" 58 "" "" i0                   i2 i15 i0 i0 
+
+web/17936f440753fa5f6771e084c26a1724/00000000033_lightTableData.bin (Paired Samples Statistics):
+
+    i2
+
+    03 "Variables" 58 "variable_s_1" "Variables" 01 00 00 i2 01 00 i1 00 i2 00
+       58 "Pair ^1" i1 00 00 00 00
+           01 58 F40.0(1) 00 00 01 i2 i-1 i2
+       05 58 "related" "related" i2 i2 00 00 00 00 00 00 00 00
+       05 58 "unrelated" "unrelated" i2 i2 i1 00 00 00 00 00 58 "Pair ^1" i1 00 00 00 00
+    01 58 F40.0(2) 00 00 01 i2 i-1 i2
+       05 58 "nwrelated" "related" i2 i2 i2 00 00 00 00
+       05 58 "nwunrelated" "unrelated" i2 i2 i3 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i1 i4
+       03 "Mean" 58 "mean" "Mean" i1 i2 00 00 00 00 00 00 00 00
+       03 "N" 58 "n" "N" i1 i2 i1 00 00 00 00
+       03 "Std. Deviation" 58 "gbar11" "Std. Deviation" i1 i2 i2 00 00 00 00
+       03 "Std. Error Mean" 58 "gfreq13" "Std. Error Mean" i1 i2 i3 00 00 00 00
+
+web/fa39cdfb372fe296d34fa4c191ceed0f/00000000299_lightTableData.bin ("ATTITUDES"):
+
+    This has a title with crazy substitutions.
+
+    i3
+
+    03 "Variables" 58 "variable_s_1" "Variables" 01 00 02 i2 01 00 i1 00 i1
+       05 58 "ATTITUDES" 00 00 00 00 i2 i2 00 00 00 00 00 00 00 00
+
+    05 58 "Q7" "Do you have a family member with a DD?" 02 00 00 i2 00 00 01 i1 i2
+       03 "Dummy" 58 "" "Dummy" 01 01 00 i1 00 ff ff ff ff i2
+           02 58 F40.2(0.00) "Q7" "No" i2 i2 00 00 00 00 00 00 00 00
+           02 58 F40.2(1.00) "Q7" "Yes" i2 i2 i1 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i2 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i2 i3
+       03 "Mean" 58 "mean" "Mean" i1 i2 00 00 00 00 00 00 00 00
+       03 "N" 58 "n" "N" i1 i2 i1 00 00 00 00
+       03 "Std. Deviation" 58 "gbar11" "Std. Deviation" i1 i2 i2 00 00 00 00
+
+web/a57e5529f1f2d4b25f5b9ad78f91864e/000000000310122_lightTableData.bin (homogeneous subsets):
+
+    i3
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 02 i2 01 00 i1 00 i2
+       03 "N" 58 "n" "N" i1 i2 00 00 00 00 00 00 00 00
+       03 "Subset" 58 "homogeneous_subsets" "Subset" 01 00 00 01 i2 ff ff ff ff i3
+           01 58 F40.0(1) 00 00 00 i2 i1 00 00 00 00
+           01 58 F40.0(2) 00 00 00 i2 i2 00 00 00 00
+           01 58 F40.0(3) 00 00 00 i2 i3 00 00 00 00
+
+    05 58 "Lakes" 00 00 00 00 02 00 00 i2 00 00 01 i1 i2
+       03 "Group" 58 00 00 00 00 "Group" 00 01 00 01 i2 ff ff ff ff i3
+           04 58 00 10 i1 00 00 "Lakes" 02 "Lake Michigan" 00 00 00 i2 00 00 00 00 00 00 00 00
+           04 58 00 10 i1 00 00 "Lakes" 02 "Greene's Lake" 00 00 00 i2 i1 00 00 00 00
+           04 58 00 10 i1 00 00 "Lakes" 02 "Lake Genesereth" 00 00 00 i2 i2 00 00 00 00
+       03 "Sig." 58 "significance_level" "Sig." i1 i2 i3 00 00 00 00
+
+    03 "Test" 58 "multivariate_tests" "Test" 01 00 01 i2 01 00 01 i2 i1
+       03 "Tukey HSD" 31 i3 00 00 01 00 i2: (00 00) i6: (00 00 00 00 58 58) "tukeys_honestly_significant_difference" "Tukey HSD" i1 i2 i0
+
+web/a57e5529f1f2d4b25f5b9ad78f91864e/00000000038_lightTableData.bin (Tests of Within-Subjects Contrasts):
+
+    ...
+
+    "Source" 58 "source_of_variation" "Source" 01 00 00 i2 00 00 01 i2 i4 00
+       58 "[%1: * ^1:]1" i1 i1 00 00 00 00
+           03 "Time" 58 00 00 00 00 "Time" 00 00 00 00 i2 00 00 00 00 00 00 00 00 00
+       58 "[%1: * ^1:]1 *[: ^1:]2" i2 i1 00 00 00 00
+           03 "Time" 58 00 00 00 00 "Time" 00 i1 00 00 00 00
+           05 58 "Lakes" "" i1 i2 i1 00 00 00 00 00
+       58 "[%1: * ^1:]1 *[: ^1:]2" i2 i1 00 00 00 00
+           03 "Time" 58 00 00 00 00 "Time" 00 i1 00 00 00 00
+           05 58 "Treatments" 00 00 00 00 i1 i2 i2 00 00 00 00 00
+       58 "Error([%1:*^1:]1)" i1 i1 00 00 00 00
+           03 "Time" 58 00 00 00 00 "Time" 00 00 00 00 i2 i3 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i3 i5
+       03 "Type III Sum of Squares" 58 "type_iii_sum_of_squares" "Type III Sum of Squares" i1 i2 00 00 00 00 00 00 00 00
+       03 "df" 58 "df" "df" i1 i2 i1 00 00 00 00
+       03 "Mean Square" 58 "mean_square" "Mean Square" i1 i2 i2 00 00 00 00
+       03 "F" 58 "f_value" "F" i1 i2 i3 00 00 00 00
+       03 "Sig." 58 "significance_level" "Sig." i1 i2 i4 00 00 00 00 00 00 00 00
+
+web/a57e5529f1f2d4b25f5b9ad78f91864e/00000000031021_lightTableData.bin (POSTHOC Multiple Comparisons):
+
+    i5
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 02 i2 01 00 i1 00 i4
+       03 "Mean Difference (I-J)" 58 "mean_difference_i-j" "Mean Difference (I-J)" i1 i2 00 00 00 00 00 00 00 00
+       03 "Std. Error" 58 "standard_error" "Std. Error" i1 i2 i1 00 00 00 00
+       03 "Sig." 58 "significance_level" "Sig." i1 i2 i2 00 00 00 00 00
+       58 "^1% Confidence Interval" i1 00 00 00 00 01 58 00 03 i5 00 00 00 c0 57 40 00 00 01 i2 ff ff ff ff i2
+           03 "Lower Bound" 58 "lower_bound" "Lower Bound" i1 i2 i3 00 00 00 00
+           03 "Upper Bound" 58 "upper_bound" "Upper Bound" i1 i2 i4 00 00 00 00 00
+
+    58 "(J) ^1" i1 i0 05 58 "Treatments" 00 00 00 00 02 00 00 i2 00 00 01 i1 i4
+       04 58 00 03 i1 00 00 "Treatments" 02 "C" 00 00 00 i2 00 00 00 00 00 00 00 00
+       04 58 00 03 i1 00 00 "Treatments" 02 "N" 00 00 00 i2 i1 00 00 00 00
+       04 58 00 03 i1 00 00 "Treatments" 02 "NP" 00 00 00 i2 i2 00 00 00 00
+       04 58 00 03 i1 00 00 "Treatments" 02 "P" 00 00 00 i2 i3 00 00 00 00 00
+
+    ...
+
+web/a57e5529f1f2d4b25f5b9ad78f91864e/00000000034_lightTableData.bin (Between-Subjects Factors):
+
+    i2
+
+    03 "Factor Levels" 58 "factor_levels" "Factor Levels" 01 00 00 i2 01 00 i1 00 i2
+       05 58 "Lakes" 00 00 00 00 02 00 00 01 i2 ff ff ff ff i3
+           04 58 A16.0 "" "Lakes" 01 "Greene's Lake" 00 00 00 i2 00 00 00 00 00 00 00 00
+           04 58 00 10 i1 00 00 "Lakes" 01 "Lake Genesereth" 00 00 00 i2 i1 00 00 00 00
+           04 58 00 10 i1 00 00 "Lakes" 01 "Lake Michigan" 00 00 00 i2 i2 00 00 00 00
+       05 58 "Treatments" 00 00 00 00 02 00 00 01 i2 ff ff ff ff i4
+           04 58 00 03 i1 00 00 "Treatments" 01 "C" 00 00 00 i2 i3 00 00 00 00
+           04 58 00 03 i1 00 00 "Treatments" 01 "N" 00 00 00 i2 i4 00 00 00 00
+           04 58 00 03 i1 00 00 "Treatments" 01 "NP" 00 00 00 i2 i5 00 00 00 00
+           04 58 00 03 i1 00 00 "Treatments" 01 "P" 00 00 00 i2 i6 00 00 00 00
+
+    03 "Properties" 58 "properties_dimension" "Properties" 01 00 01 i2 01 00 01 i1 i2
+       03 "Value Label" 58 "value_labels_2" "Value Label" i1 i2 00 00 00 00 00 00 00 00
+       03 "N" 58 "n" "N" i1 i2 i1 00 00 00 00 00 00 00 00
+
+
+web/67e54cc8a549f4a66331c0401ff4a775/00000000079_lightTableData.bin (Tests of Within-Subjects Contrasts):
+
+This one is just puzzling.
+
+    i4
+
+    03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 00 02 i2 00 00 i1 00 i1
+       03 "Linear" 58 "linear" "Linear" i1 i2 00 00 00 00 00 00 00 00
+
+    03 "Measure" 58 "measure_3" "Measure" 01 00 00 i2 00 00 01 i1 i1 00
+       58 "MEASURE_^1" i1 00 00 00 00
+           01 58 F40.0(1) 00 00 00 i2 00 00 00 00 00 00 00 00
+
+    03 "Source" 58 "source_of_variation" "Source" 01 00 00 i2 00 00 01 i2 i5 00
+       58 "[%1: * ^1:]1" i1 i1 00 00 00 00
+           03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 00 00 00 i2 00 00 00 00 00 00 00 00 00
+       58 "[%1: * ^1:]1 *[: ^1:]2" i2 i1 00 00 00 00
+           03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 i1 00 00 00 00
+           05 58 "Word_Color" 00 00 00 00 i1 i2 i1 00 00 00 00 00
+       58 "[%1: * ^1:]1 *[: ^1:]2" i2 i1 00 00 00 00
+           03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 i1 00 00 00 00
+           05 58 "Order" 00 00 00 00 i1 i2 i2 00 00 00 00 00
+       58 "[%1: * ^1:]1 *[: ^1:]2" i2 i1 00 00 00 00
+           03 "Word_Type" 58 "" "Word_Type" 00 i3 00 00 00 00
+           05 58 "Word_Color" 00 00 00 00 i1 00
+       03 " * " 58 00 00 00 00 " * " 00 00 00 00 00
+       05 58 "Order" 00 00 00 00 i1 i2 i3 00 00 00 00 00 58 "Error([%1:*^1:]1)" i1 i1 00 00 00 00
+           03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 00 00 00 i2 i4 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i3 i6
+       03 "Type III Sum of Squares" 58 "type_iii_sum_of_squares" "Type III Sum of Squares" i1 i2 00 00 00 00 00 00 00 00
+       03 "df" 58 "df" "df" i1 i2 i1 00 00 00 00
+       03 "Mean Square" 58 "mean_square" "Mean Square" i1 i2 i2 00 00 00 00
+       03 "F" 58 "f_value" "F" i1 i2 i3 00 00 00 00
+       03 "Sig." 58 "significance_level" "Sig." i1 i2 i4 00 00 00 00
+       03 "Partial Eta Squared" 58 "estimates_of_effect_size" "Partial Eta Squared" i1 i2 i5 i0
+
+web/7a17f5600db5be64b985ac37b1346aa8/00000000072_lightTableData.bin (Between-Subjects Factors):
+
+    i2
+
+    03 "Factor Levels" 58 "factor_levels" "Factor Levels" 01 00 00 i2 01 00 i1 00 i1
+       05 58 "HouseholdIncome" "HouseholdIncome" 02 00 00 01 i2 ff ff ff ff i4
+           02 58 F40.2(1.00) "HouseholdIncome" "< 45,000" i1 i2 00 00 00 00 00 00 00 00
+           02 58 F40.2(2.00) "HouseholdIncome" "45,001 - 80,000" i1 i2 i1 00 00 00 00
+           02 58 F40.2(3.00) "HouseholdIncome" "80,001 - 120,000" i1 i2 i2 00 00 00 00
+           02 58 F40.2(4.00) "HouseholdIncome" "120,001+" i1 i2 i3 00 00 00 00
+
+    ...
+
+web/6f1f8df78363208fec048190af27097e/00000000053_lightTableData.bin ([%1: * ^1:]1 Crosstabulation):
+
+    i4
+
+    05 58 "agerange" "agerange" 02 75 02 i2 00 00 i1 00 i3
+       02 58 F40.2(1.00) "agerange" 00 00 00 00 i2 i2 00 00 00 00 00 00 00 00
+       02 58 F40.2(2.00) "agerange" 00 00 00 00 i2 i2 i1 00 00 00 00
+       02 58 F40.2(3.00) "agerange" 00 00 00 00 i2 i2 i2 00 00 00 00
+
+    05 58 "sex" "RESPONDENTS SEX" 02 00 00 i2 01 00 01 i1 i2
+       05 58 "sex" "RESPONDENTS SEX" 02 00 00 i1 00 ff ff ff ff i2
+           02 58 F40.0(1) "sex" "male" i2 i2 00 00 00 00 00 00 00 00
+           02 58 F40.0(2) "sex" "female" i2 i2 i1 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i2 00 00 00 00
+
+    05 58 "pres92" "VOTE FOR CLINTON, BUSH, PEROT" 02 00 00 i2 01 00 01 i2 i2
+       05 58 "pres92" "VOTE FOR CLINTON, BUSH, PEROT" 02 00 00 i1 00 ff ff ff ff i3
+           02 58 F40.0(1) "pres92" "Bush" i2 i2 00 00 00 00 00 00 00 00
+           02 58 F40.0(2) "pres92" "Perot" i2 i2 i1 00 00 00 00
+           02 58 F40.0(3) "pres92" "Clinton" i2 i2 i2 00 00 00 00
+       03 "Total" 58 "total_4" "Total" i1 i2 i3 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i3 i1
+       03 "Count" 58 "count_6" "Count" i1 i2 00 00 00 00 00 00 00 00
+
+web/75e80a604626e6bdbb6a107901dc9b36/000000000344_lightTableData.bin (Frequencies):
+
+    i2
+
+    05 58 "Sex" 00 00 00 00 03 00 00 i2 01 00 i1 00 i1
+       03 "Valid" 58 "valid" "Valid" 01 00 00 01 i2 ff ff ff ff i2
+           01 58 F40.0(0) 01 00 01 i2 ff ff ff ff i1
+               01 58 F40.0(-1) 01 00 i1 00 ff ff ff ff i3
+                   04 58 00 06 01 00 "Male" "Sex" 03 "1" 00 00 00 i2 00 00 00 00 00 00 00 00
+                   04 58 00 06 01 00 "Female" "Sex" 03 "2" 00 00 00 i2 i1 00 00 00 00
+                   04 58 00 06 01 00 "Other" "Sex" 03 "3" 00 00 00 i2 i2 00 00 00 00
+           03 "Total" 58 "total_4" "Total" i1 i2 i3 00 00 00 00
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 01 i2 01 00 01 i1 i4
+       03 "Frequency" 58 "frequency" "Frequency" i1 i2 00 00 00 00 00 00 00 00
+       03 "Percent" 58 "percent" "Percent" i1 i2 i1 00 00 00 00
+       03 "Valid Percent" 58 "valid_percent" "Valid Percent" i1 i2 i2 00 00 00 00
+       03 "Cumulative Percent" 58 "cumulative_percent" "Cumulative Percent" i1 i2 i3 00 00 00 00 00 00 00 00
+
+web/9c0f5ba2cd60a97194a82cdc67efc3cb/000000000176_lightTableData.bin (Functions at Group Centroids):
+
+    i2
+
+    05 58 "group" "" 02         00 00 00 00 00 00 00 00 i1 00 i2
+       02 58 F40.0(1) "group" 00 00 00 00 i2 i2 00 00 00 00 00 00 00 00
+       02 58 F40.0(2) "group" 00 00 00 00 i2 i2 i1 00 00 00 00
+
+    03 "Function" 58 "function_6" "Function" 01 00 01 i2 00 00 01 i1 i1
+       01 58 F40.0(1)
+
+web/b257771a29873ce68ce0c0a4e7582f76/000000000432_lightTableData.bin (Pearson Chi-Square Tests):
+
+    i2
+
+    03 "Row" 58 00 00 00 00 "Row" 01 00 00 i2 01 00 i1 00 i1
+       05 58 "Judge_Indiziert" "Overall Judgement indicated" 02 00 00 01 i2 ff ff ff ff i1
+           02 58 F40.2(1.00) "Judge_Indiziert" "indicated" 02 00 00 01 i2 ff ff ff ff i1
+               05 58 "CAS" "Navigation" 02 00 00 01 i2 ff ff ff ff i3
+                   03 "Chi-square" 58 00 00 00 00 "Chi-square" i1 i2 00 00 00 00 00 00 00 00
+                   03 "df" 58 00 00 00 00 "df" i1 i2 i1 00 00 00 00
+                   03 "Sig." 58 00 00 00 00 "Sig." i1 i2 i2 00 00 00 00
+
+    03 "Column" 58 00 00 00 00 "Column" 01 00 01 i2 01 00 01 i1 i1
+       05 58 "Judge_Gemacht" "Overall Judgement done" i2 i2 00 00 00 00 00 00 00 00 00 00 00 00
+
+web/f1b07f87ef9cd720e78efebe4f2551fa/0000000007912_lightTableData.bin (Pairwise Comparisons):
+
+    i4
+
+    03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 i1 00 i4
+    03 "Mean Difference (I-J)" 58 "mean_difference_i-j" "Mean Difference (I-J)" i1 i2 00 00 00 00 00 00 00 00
+    03 "Std. Error" 58 "standard_error" "Std. Error" i1 i2 i1 00 00 00 00
+    03 "Sig." 31 i1 i1 00 00 i11: (i5: ("" 58) 58 58) "significance_level" "Significance" i1 i2 i2 00 00 00 00 00
+    31 i1 i1 00 00 i53: (i47: ("" 31 "^1% Confidence Interval for Difference") 58 58) "^1% Confidence Interval for Difference" i1 00 00 00 00
+    01 58 00 03 i5 00 00 00 c0 57 40 00 00 01 i2 ff ff ff ff i2
+    03 "Lower Bound" 58 "lower_bound" "Lower Bound" i1 i2 i3 00 00 00 00
+    03 "Upper Bound" 58 "upper_bound" "Upper Bound" i1 i2 i4 00 00 00 00 00
+
+    31 00 00 00 00 00 00 00 00 i21: (i15: ("" 31 "(J) ^1") 58 58) "(J) ^1" i1 00 00 00 00
+    05 58 "Group" "Group" 02 00 00 i2 00 00 01 i1 i2
+       02 58 F40.0(1) "Group" "Experimental Group" i3 i2 00 00 00 00 00 00 00 00
+       02 58 F40.0(2) "Group" "Control Group" i3 i2 i1 00 00 00 00 00
+    31 00 00 00 00 00 00 00 00 i21: (i15: ("" 31 "(I) ^1") 58 58 ) "(I) ^1" i1 00 00 00 00
+    05 58 "Group" "Group" 02 00 00 i2 00 00 01 i2 i2
+       02 58 F40.0(1) "Group" "Experimental Group" i3 i2 00 00 00 00 00 00 00 00
+       02 58 F40.0(2) "Group" "Control Group" i3 i2 i1 00 00 00 00
+
+    03 "Dependent Variable" 58 "dependent_variable_2" "Dependent Variable" 01 00 01 i2 00 00 01 i3 i12
+    05 58 "PSYCAP_POST2" 00 00 00 00 i3 i2 00 00 00 00 00 00 00 00
+    05 58 "SE_POST2" 00 00 00 00 i3 i2 i1 00 00 00 00
+    05 58 "HOPE_POST2" 00 00 00 00 i3 i2 i2 00 00 00 00
+    05 58 "RES_POST2" 00 00 00 00 i3 i2 i3 00 00 00 00
+    05 58 "OPT_POST2" 00 00 00 00 i3 i2 i4 00 00 00 00
+    05 58 "PWB_POST2" 00 00 00 00 i3 i2 i5 00 00 00 00
+    05 58 "AUTO_POST2" 00 00 00 00 i3 i2 i6 00 00 00 00
+    05 58 "EM_POST2" 00 00 00 00 i3 i2 i7 00 00 00 00
+    05 58 "PG_POST2" 00 00 00 00 i3 i2 i8 00 00 00 00
+    05 58 "PR_POST2" 00 00 00 00 i3 i2 i9 00 00 00 00
+    05 58 "PL_POST2" 00 00 00 00 i3 i2 i10 00 00 00 00
+    05 58 "SA_POST2" 00 00 00 00 i3 i2 i11 00 00 00 00
+
 
 Data: tdump21 (germano/Crosstabs.pdf)
 -------------
 
 Data: tdump21 (germano/Crosstabs.pdf)
 -------------
@@ -756,7 +1251,7 @@ i32 i0 01 58 F40.3(0.026)
 i52 i0 01 58 F40.3(0.030)
 i36 i0 01 58 F40.3(0.196)
 i56 i0 01 58 F40.3(0.077)
 i52 i0 01 58 F40.3(0.030)
 i36 i0 01 58 F40.3(0.196)
 i56 i0 01 58 F40.3(0.077)
-
+-
 i1 i0 01 58 F40.3(0.055)
 i21 i0 01 58 F40.3(0.077)
 i41 i0 01 58 F40.3(0.056)
 i1 i0 01 58 F40.3(0.055)
 i21 i0 01 58 F40.3(0.077)
 i41 i0 01 58 F40.3(0.056)