From: Ben Pfaff Date: Fri, 31 Oct 2014 05:06:05 +0000 (-0700) Subject: Fix a few more. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5af35fbb6590a00c269724e11d40d29d6bd9c8;p=pspp Fix a few more. --- diff --git a/dump.c b/dump.c index 0a92002672..4f636451f9 100644 --- a/dump.c +++ b/dump.c @@ -186,6 +186,7 @@ dump_value(int level) match_byte (0); match_byte (0); match_byte (1); + match_byte (1); match_byte (0); match_byte (0); match_byte (0); diff --git a/notes b/notes index 0490e6e2cd..72742dda03 100644 --- a/notes +++ b/notes @@ -974,6 +974,26 @@ web/17936f440753fa5f6771e084c26a1724/00000000033_lightTableData.bin (Paired Samp 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 + Data: tdump21 (germano/Crosstabs.pdf) -------------