X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=spo-notes;h=b7c1512e68e60575c9ad9bd7693f6b4d04ff61f4;hb=ffcf1cd46432799392194fb6058bc52833acad3f;hp=32ceb72430af74cb1a48e0474c0e8d5681eae9f2;hpb=8b7ea7f744c5e82874cd28cb36c44a2d99e5894b;p=pspp diff --git a/spo-notes b/spo-notes index 32ceb72430..b7c1512e68 100644 --- a/spo-notes +++ b/spo-notes @@ -7,6 +7,93 @@ The Nav* strings only appear once per file, as: ffff 0000 xxyy string Sometimes there is zero spacing between these. +File begins with: + (00 | 0[1234] i0) + "SPSS Output Document" + (i0? | i1 63) ffff 0000 + "NavHead" # or any other "Nav*" + 02 int32[x] int32[y] i24 int32[z] int32[w] int32[v] + (i0 | i1 | i2 | i3 | i4) + (i0| i1 | i2 | i3) + ffff 0000 + "DspSimpleText" + 00 (i0 (i0 | i1) 00)? ffff 0000 + ("IndexedCollection" | "DspString") +and then with the IndexedCollection case: + 00*14 ffff 0000 +and the DspString case: + 01 02 28 (00|05) 00 (00|01) + often followed by a string + +Charset numbers come from the list for \fcharset in the RTF +specification: +http://latex2rtf.sourceforge.net/rtfspec_6.html#rtfspec_10 The charset +number appears 4 bytes before the font name string, e.g. here it is +0xb2 or 178 (Arabic): + + 01 01 ed ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 bc 02 00 00 00 00 00 b2 00 00 00 22 41 72 61 62 69 63 20 54 72 61 6e 73 70 61 72 65 6e 74 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 ............................."Arabic Transparent..............P............... + +and here it is 0xee or 238 (Polish): + + 01 01 ed ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 bc 02 00 00 00 00 00 ee 00 00 00 22 41 72 69 61 6c 00 61 00 6c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 ............................."Arial.a.l.......................P............... + +It is usually 0 for "ANSI". + +DspString is the label of the object that is currently selected. + +The currently selected object is always the first in the file +regardless of the output hierarchy and order + +The entire rec:NavPivot contents, minus the final 00 byte, appear +later in the file to identify the selected object. However, the +initial 02 02*8 can disappear into a "float 0.0" if there's a leading +80. + +Each object has a small negative number, e.g. 0xfffffe91 == -390. + +Objects: + NavRoot: root output object + NavLog: log object + NavHead: heading with subobjects + NavTreeViewItem: assocated with NavHead somehow + NavTitle: title within a heading + NavNote: notes table + NavPivot: table + +The start of the file might be a version number + +x and y are either 0 or 2-3 byte values, e.g. 0x670b or 0x3b989. +z is a 2-3 byte negative value, e.g. 0xffff8997 +w is a 2-byte value or 0 +v is a 2-byte negative value or 0 + + + +rtf: + + "Factor Analysis" + 01 01 + table 1 + 00 00 00 f9 00 00 00 + "\rtf..." + 00 18 00 00 00 00 00 00 00 de ff ff ff 18 00 00 00 00 00 00 00 28 00 00 00 28 00 00 00 18 04 00 00 ae 73 01 00 00 00 00 00 00 34 21 00 00 f8 2a 00 00 01 00 07 00 01 00 f6 04 00 00 f6 04 00 00 f6 04 00 00 f6 04 00 00 00 00 f0 00 00 00 00 00 01 00 + "(Continued)" + + +rtf2: + + "Factor Analysis" + 01 01 + table 1 + 00 00 00 da 00 00 00 + "\rtf..." + 00 ffff 0000 + +rtf3: + + ... + 00 1f 80 02 00 00 00 00 00 00 00 00 18 00 00 00 00 00 00 00 06 02 00 00 28 fd ff ff 02 00 00 00 01 00 00 + 1456 01 00 00 00 00 00 00 00 03 80 00 00 00 00 00 00-00 00 00 00 05 80 01 02 28 05 00 01 03 4c 6f 67- 07 80 00 02 00 00........................(....Log...... 3 01 00 00 00 01 00 00 00 03 80 00 00 00 00 00 00-00 00 00 00 05 80 01 02 28 05 00 01 03 4c 6f 67- 07 80 00 02 00 00........................(....Log...... 13 00 00 00 00 00 00 00 03 80 00 00 00 00 00 00 00-00 00 00 05 80 01 02 28 05 00 00 00 08 53 50 53-53 20 4c 6f 67 07.......................(.....SPSS Log. @@ -14,292 +101,405 @@ Sometimes there is zero spacing between these. 13 01 00 00 00 00 00 00 00 03 80 00 00 00 00 00 00-00 00 00 00 05 80 01 02 28 05 00 01 08 53 50 53-53 20 4c 6f 67 07........................(....SPSS Log. notea.spo/Contents -00000000 02 00 00 00 00 - 14 53 50 53 53 20 4f 75 74 70 75 |......SPSS Outpu| -00000010 74 20 44 6f 63 75 6d 65 6e 74 - 00 00 00 00 ff ff |t Document......| -00000020 00 00 - 07 00 4e 61 76 48 65 61 64 02 - 00 00 00 00 |....NavHead.....| -00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| -00000040 00 00 00 00 01 00 00 00 - 00 00 00 00 ff ff 00 00 |................| -00000050 0d 00 44 73 70 53 69 6d 70 6c 65 54 65 78 74 - 00 |..DspSimpleText.| -00000060 00 00 00 00 00 - 00 00 00 00 ff ff 00 00 - 09 00 44 |...............D| -00000070 73 70 53 74 72 69 6e 67 - 01 02 28 05 00 01 - 0b 46 |spString..(....F| -00000090 4e 61 76 54 72 65 65 56 69 65 77 49 74 65 6d - 00 |NavTreeViewItem.| -000000a0 00 00 00 00 02 00 01 00 00 00 00 00 00 00 00 00 |................| -000000b0 01 00 00 00 00 00 - 0b 46 72 65 71 75 65 6e 63 69 |.......Frequenci| -000000c0 65 73 - 00 00 00 18 00 00 00 d8 ff ff ff de ff ff |es..............| -000000d0 ff 18 00 00 00 d8 ff ff ff 28 00 00 00 28 00 00 |.........(...(..| -000000e0 00 18 04 00 00 46 1e 00 00 00 00 35 e8 00 34 21 |.....F.....5..4!| -000000f0 00 00 f8 2a 00 00 01 00 0f 00 01 00 f6 04 00 00 |...*............| -00000100 f6 04 00 00 f6 04 00 00 f6 04 00 00 00 00 f0 00 |................| -00000110 00 00 69 32 01 00 - 0b 28 43 6f 6e 74 69 6e 75 65 |..i2...(Continue| -00000120 64 29 - 00 - b4 00 00 00 7b 5c 72 74 66 31 5c 61 6e |d).....{\rtf1\an| -00000130 73 69 5c 61 6e 73 69 63 70 67 31 32 35 32 5c 64 |si\ansicpg1252\d| -00000140 65 66 66 30 5c 64 65 66 6c 61 6e 67 31 30 33 33 |eff0\deflang1033| -00000150 7b 5c 66 6f 6e 74 74 62 6c 7b 5c 66 30 5c 66 73 |{\fonttbl{\f0\fs| -00000160 77 69 73 73 5c 66 70 72 71 32 5c 66 63 68 61 72 |wiss\fprq2\fchar| -00000170 73 65 74 30 20 41 72 69 61 6c 3b 7d 7d 0d 0a 7b |set0 Arial;}}..{| -00000180 5c 63 6f 6c 6f 72 74 62 6c 20 3b 5c 72 65 64 30 |\colortbl ;\red0| -00000190 5c 67 72 65 65 6e 30 5c 62 6c 75 65 30 3b 7d 0d |\green0\blue0;}.| -000001a0 0a 5c 76 69 65 77 6b 69 6e 64 34 5c 75 63 31 5c |.\viewkind4\uc1\| -000001b0 70 61 72 64 5c 71 63 5c 63 66 31 5c 66 30 5c 66 |pard\qc\cf1\f0\f| -000001c0 73 32 30 20 26 5b 50 61 67 65 54 69 74 6c 65 5d |s20 &[PageTitle]| -000001d0 0d 0a 5c 70 61 72 20 7d 0d 0a - - 00 00 - - b4 00 00 00 |..\par }........| -000001e0 7b 5c 72 74 66 31 5c 61 6e 73 69 5c 61 6e 73 69 |{\rtf1\ansi\ansi| -000001f0 63 70 67 31 32 35 32 5c 64 65 66 66 30 5c 64 65 |cpg1252\deff0\de| -00000200 66 6c 61 6e 67 31 30 33 33 7b 5c 66 6f 6e 74 74 |flang1033{\fontt| -00000210 62 6c 7b 5c 66 30 5c 66 73 77 69 73 73 5c 66 70 |bl{\f0\fswiss\fp| -00000220 72 71 32 5c 66 63 68 61 72 73 65 74 30 20 41 72 |rq2\fcharset0 Ar| -00000230 69 61 6c 3b 7d 7d 0d 0a 7b 5c 63 6f 6c 6f 72 74 |ial;}}..{\colort| -00000240 62 6c 20 3b 5c 72 65 64 30 5c 67 72 65 65 6e 30 |bl ;\red0\green0| -00000250 5c 62 6c 75 65 30 3b 7d 0d 0a 5c 76 69 65 77 6b |\blue0;}..\viewk| -00000260 69 6e 64 34 5c 75 63 31 5c 70 61 72 64 5c 71 72 |ind4\uc1\pard\qr| -00000270 5c 63 66 31 5c 66 30 5c 66 73 32 30 20 50 61 67 |\cf1\f0\fs20 Pag| -00000280 65 20 26 5b 50 61 67 65 5d 0d 0a 5c 70 61 72 20 |e &[Page]..\par | -00000290 7d 0d 0a - - 00 00 14 00 ff ff 00 00 - - 07 00 4e 61 76 |}............Nav| -000002a0 52 6f 6f 74 - - 02 00 00 00 00 00 00 00 00 00 00 00 |Root............| -000002b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| -000002c0 00 00 00 00 00 03 80 00 00 00 00 00 00 00 00 00 |................| -000002d0 00 05 80 01 02 28 00 00 01 - - 06 4f 75 74 70 75 74 |.....(....Output| -000002e0 07 80 00 00 00 00 00 0a 00 01 00 00 00 00 00 00 |................| -000002f0 00 00 00 01 00 00 00 - 00 00 00 00 ff ff 00 00 - 06 |................| -00000300 00 4e 61 76 4c 6f 67 - 02 00 00 00 00 00 00 00 00 |.NavLog.........| -00000310 18 00 00 00 d8 ff ff ff b3 02 00 00 45 f9 ff ff |............E...| -00000320 01 00 00 00 00 00 00 00 03 80 00 00 00 00 00 00 |................| -00000330 00 00 00 00 05 80 01 02 28 05 00 01 - - 03 4c 6f 67 |........(....Log| -00000340 07 80 00 02 00 00 00 - 0f 00 01 00 ff ff 00 00 - 0a |................| -00000350 00 4e 61 76 4f 6c 65 49 74 65 6d - - 00 01 00 00 01 |.NavOleItem.....| -00000360 00 00 00 01 00 00 00 00 00 01 00 00 00 00 00 00 |................| -00000370 00 00 00 00 01 00 00 00 00 00 00 01 01 f3 ff ff |................| -00000380 ff 00 00 00 00 00 00 00 00 00 00 00 00 90 01 00 |................| -00000390 00 00 00 00 00 00 00 00 - - 31 43 6f 75 72 69 65 72 |........1Courier| -000003a0 20 4e 65 77 00 72 00 20 00 4e 00 65 00 77 00 00 | New.r. .N.e.w..| -000003b0 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 |.........P......| -000003c0 00 00 00 00 00 01 00 00 00 - df 14 00 00 7b 5c 72 |.............{\r| -000003d0 74 66 31 5c 61 6e 73 69 5c 61 6e 73 69 63 70 67 |tf1\ansi\ansicpg| -000003e0 31 32 35 32 5c 64 65 66 66 30 5c 64 65 66 6c 61 |1252\deff0\defla| -000003f0 6e 67 31 30 33 33 7b 5c 66 6f 6e 74 74 62 6c 7b |ng1033{\fonttbl{| -00000400 5c 66 30 5c 66 6d 6f 64 65 72 6e 5c 66 70 72 71 |\f0\fmodern\fprq| -00000410 31 5c 66 63 68 61 72 73 65 74 30 20 43 6f 75 72 |1\fcharset0 Cour| -... -000018a0 20 0d 0a 5c 70 61 72 20 7d 0d 0a - - 00 00 0e 80 02 | ..\par }.......| -000018b0 00 00 00 00 00 00 00 00 18 00 00 00 23 f9 ff ff |............#...| -000018c0 b3 02 00 00 53 f1 ff ff 01 00 00 00 00 00 00 00 |....S...........| -000018d0 03 80 00 00 00 00 00 00 00 00 00 00 05 80 01 02 |................| -000018e0 28 05 00 01 - - 03 4c 6f 67 - - 07 80 00 02 00 00 00 15 |(....Log........| -000018f0 00 01 00 13 80 00 01 00 00 02 00 00 00 01 00 00 |................| -00001900 00 00 00 01 00 00 00 00 00 00 00 00 00 00 01 00 |................| -00001910 00 00 00 00 00 01 01 0a 00 00 00 00 00 00 00 00 |................| -00001920 00 00 00 00 00 00 00 90 01 00 00 00 00 00 00 00 |................| -00001930 00 00 - - 31 43 6f 75 72 69 65 72 20 4e 65 77 00 72 |..1Courier New.r| -00001940 00 20 00 4e 00 65 00 77 00 00 00 00 00 00 00 00 |. .N.e.w........| -00001950 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 01 |...P............| -00001960 00 00 00 - - 69 2b 00 00 7b 5c 72 74 66 31 5c 61 6e |...i+..{\rtf1\an| -00001970 73 69 5c 61 6e 73 69 63 70 67 31 32 35 32 5c 64 |si\ansicpg1252\d| -00001980 65 66 66 30 5c 64 65 66 6c 61 6e 67 31 30 33 33 |eff0\deflang1033| -00001990 7b 5c 66 6f 6e 74 74 62 6c 7b 5c 66 30 5c 66 6d |{\fonttbl{\f0\fm| -000019a0 6f 64 65 72 6e 5c 66 70 72 71 31 5c 66 63 68 61 |odern\fprq1\fcha| -000019b0 72 73 65 74 30 20 43 6f 75 72 69 65 72 20 4e 65 |rset0 Courier Ne| -... -000044c0 63 75 74 65 2e 0d 0a 5c 70 61 72 20 7d 0d 0a - - 00 |cute...\par }...| -000044d0 00 0e 80 02 00 00 00 00 00 00 00 00 18 00 00 00 |................| -000044e0 31 f1 ff ff b3 02 00 00 ee f0 ff ff 01 00 00 00 |1...............| -000044f0 00 00 00 00 03 80 00 00 00 00 00 00 00 00 00 00 |................| -00004500 05 80 01 02 28 05 00 01 - - 03 4c 6f 67 07 80 00 02 |....(....Log....| -00004510 00 00 00 1a 00 01 00 00 00 00 00 00 00 00 00 01 |................| -00004520 00 00 00 00 00 00 01 01 0a 00 00 00 00 00 00 00 |................| -00004530 00 00 00 00 00 00 00 00 90 01 00 00 00 00 00 00 |................| -00004540 00 00 00 - - 31 43 6f 75 72 69 65 72 20 4e 65 77 00 |...1Courier New.| -00004550 72 00 20 00 4e 00 65 00 77 00 00 00 00 00 00 00 |r. .N.e.w.......| -00004560 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 |....P...........| -00004570 01 00 00 00 - - 3c 01 00 00 7b 5c 72 74 66 31 5c 61 |....<...{\rtf1\a| -... -000046b0 7d 0d 0a - - 00 00 02 00 ff ff 00 00 - - 08 00 4e 61 76 |}............Nav| -000046c0 54 69 74 6c 65 - - 02 00 00 00 00 00 00 00 00 18 00 |Title...........| -000046d0 00 00 cc f0 ff ff 00 04 00 00 b5 f0 ff ff 02 00 |................| -000046e0 00 00 01 00 00 00 03 80 00 00 00 00 00 00 00 00 |................| -000046f0 00 00 05 80 01 02 28 00 00 01 - - 05 54 69 74 6c 65 |......(....Title| -00004700 07 80 00 08 00 00 00 1f 00 01 00 00 00 00 00 00 |................| -00004710 00 00 00 01 00 00 00 00 00 - - 0b 46 72 65 71 75 65 |..........Freque| -00004720 6e 63 69 65 73 - - 01 01 ed ff ff ff 00 00 00 00 00 |ncies...........| -00004730 00 00 00 00 00 00 00 bc 02 00 00 00 00 00 00 00 |................| -00004740 00 00 - - 22 41 72 69 61 6c 00 61 00 6c 00 00 00 00 |.."Arial.a.l....| -00004750 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| -00004760 00 00 00 50 00 - - 00 00 00 00 00 00 00 00 00 00 01 |...P............| -00004770 00 00 00 - - b2 00 00 00 7b 5c 72 74 66 31 5c 61 6e |.......{\rtf1\an| -00004780 73 69 5c 61 6e 73 69 63 70 67 31 32 35 32 5c 64 |si\ansicpg1252\d| -00004790 65 66 66 30 5c 64 65 66 6c 61 6e 67 31 30 33 33 |eff0\deflang1033| -000047a0 7b 5c 66 6f 6e 74 74 62 6c 7b 5c 66 30 5c 66 73 |{\fonttbl{\f0\fs| -000047b0 77 69 73 73 5c 66 70 72 71 32 5c 66 63 68 61 72 |wiss\fprq2\fchar| -000047c0 73 65 74 30 20 41 72 69 61 6c 3b 7d 7d 0d 0a 7b |set0 Arial;}}..{| -000047d0 5c 63 6f 6c 6f 72 74 62 6c 20 3b 5c 72 65 64 30 |\colortbl ;\red0| -000047e0 5c 67 72 65 65 6e 30 5c 62 6c 75 65 30 3b 7d 0d |\green0\blue0;}.| -000047f0 0a 5c 76 69 65 77 6b 69 6e 64 34 5c 75 63 31 5c |.\viewkind4\uc1\| -00004800 70 61 72 64 5c 63 66 31 5c 62 5c 66 30 5c 66 73 |pard\cf1\b\f0\fs| -00004810 32 38 20 46 72 65 71 75 65 6e 63 69 65 73 0d 0a |28 Frequencies..| -00004820 5c 70 61 72 20 7d 0d 0a - - 00 00 ff ff 00 00 - - 07 00 |\par }..........| -00004830 4e 61 76 4e 6f 74 65 - - 02 00 00 00 00 00 00 00 00 |NavNote.........| -00004840 18 00 00 00 d8 ff ff ff 00 02 00 00 59 fe ff ff |............Y...| -00004850 02 00 00 00 01 00 00 00 03 80 00 00 00 00 00 00 |................| -00004860 00 00 00 00 05 80 01 02 28 05 00 01 - - 05 4e 6f 74 |........(....Not| -00004870 65 73 - - 07 80 00 07 00 00 00 24 00 01 00 00 00 01 |es.......$......| -00004880 00 00 00 00 00 01 00 00 00 00 00 - - 0b 46 72 65 71 |............Freq| -00004890 75 65 6e 63 69 65 73 - 01 ff ff 00 00 - 11 00 50 54 |uencies.......PT| -000048a0 50 69 76 6f 74 43 6f 6e 74 72 6f 6c 6c 65 72 - - 02 |PivotController.| -000048b0 29 20 69 31 38 28 66 38 64 00 00 00 64 00 00 00 |) i18(f8d...d...| -000048c0 64 00 00 00 64 00 00 00 ff ff 00 00 - 0b 00 50 56 |d...d.........PV| -000048d0 50 69 76 6f 74 56 69 65 77 - 04 00 00 00 00 ff ff |PivotView.......| -000048e0 00 00 - 0c 00 50 4d 50 69 76 6f 74 4d 6f 64 65 6c |....PMPivotModel| -000048f0 03 ff ff 00 00 - 15 00 4e 44 69 6d 65 6e 73 69 6f |.......NDimensio| -00004900 6e 61 6c 5f 5f 44 73 70 43 65 6c 6c - 00 01 00 00 |nal__DspCell....| -00004910 00 ff ff 00 00 - 11 00 49 6e 64 65 78 65 64 43 6f |.......IndexedCo| -00004920 6c 6c 65 63 74 69 6f 6e - 00 0d 00 00 00 01 00 ff |llection........| -00004930 ff 00 00 - 07 00 44 73 70 43 65 6c 6c - 00 03 80 00 |.....DspCell....| -00004940 00 00 00 00 00 00 00 00 00 05 80 01 02 28 05 00 |.............(..| -00004950 01 - - 12 32 38 20 53 65 70 20 30 37 20 31 33 3a 32 |..28 Sep 07 13:2| -00004960 38 3a 34 32 32 - - 80 00 03 80 00 00 00 00 00 00 00 |8:422...........| -00004970 00 00 00 05 80 01 02 28 05 00 01 01 20 00 00 32 |.......(.... ..2| -00004980 80 00 03 80 00 00 00 00 00 00 00 00 00 00 05 80 |................| -00004990 01 02 28 05 00 01 - - 06 3c 6e 6f 6e 65 3e - 32 80 00 |..(....2..| -000049a0 03 80 00 00 00 00 00 00 00 00 00 00 05 80 01 02 |................| -000049b0 28 05 00 - 01 06 3c 6e 6f 6e 65 3e - 32 80 00 03 80 |(....2....| -000049c0 00 00 00 00 00 00 00 00 00 00 05 80 01 02 28 05 |..............(.| -000049d0 00 01 - 06 3c 6e 6f 6e 65 3e - 32 80 00 03 80 00 00 |...2......| -000049e0 00 00 00 00 00 00 00 00 ff ff 00 00 - 09 00 44 73 |..............Ds| -000049f0 70 4e 75 6d 62 65 72 - 01 00 28 05 80 02 00 00 00 |pNumber..(......| -00004a00 00 00 80 52 40 02 37 34 32 80 00 03 80 00 00 00 |...R@.742.......| -00004a10 00 00 00 00 00 00 00 05 80 01 02 28 05 00 01 33 |...........(...3| -00004a20 55 73 65 72 2d 64 65 66 69 6e 65 64 20 6d 69 73 |User-defined mis| + + +PVPrintManager: + + "PVPrintManager" + 02 byte[x] 00 i2 (i0|i3) i1 00*7 + sometimes 0000 ffff +where x is between 0a and 2e + + + +regress, notea +-------------- + +ffff 0000 "NavPivot" + 02 fa 3c 00 00 3b 5a 01 00 + 18 00 00 00 b4 35 ff ff 7f + 02 00 00 13 28 ff ff + 02 00 00 00 + 01 00 00 00 + + notea: + 02 00 00 00 00 00 00 00 00 + 18 00 00 00 93 f0 ff ff dc + 03 00 00 cd ef ff ff + 02 00 00 00 + 01 00 00 + missing terminator! + +ffff 0000 "DspSimpleText" + 00*10 + +ffff 0000 "DspString" + 01 02 28 05 00 01 "Text Output" + +ffff 0000 "NavOleItem" + 00 01 00 00 + 07 00 00 00 + 01 00 00 00 00 00 + 01 00 00 00 00 00 00 00 00 00 00 + 01 00 00 00 00 00 + "Regression" + 01 + + notea: + 00 01 00 00 + 01 00 00 00 + 01 00 00 00 00 00 + 01 00 00 00 00 00 00 00 00 00 00 + 01 00 00 00 00 00 + 00 01 01 f3 ff + +ffff 0000 "PTPivotController" + 02 67 02 00 00 a1 0d 00 00 + 64 00 00 00 + 64 00 00 00 + 64 00 00 00 + 64 00 00 00 + + notea: + 02 29 20 69 31 38 28 66 38 + 64 00 00 00 + 64 00 00 00 + 64 00 00 00 + 64 00 00 00 + +ffff 0000 "PVPivotView" + 04 00 00 00 00 + +ffff 0000 "PMPivotModel" + 03 + +ffff 0000 "NDimensional__DspCell" + 00 03 00 00 00 + +ffff 0000 "IndexedCollection" + 00 + 05 00 00 00 + 01 00 13 80 + 00 + 0b 00 00 00 + 01 00 13 80 + 00 + 02 00 00 00 + 01 00 + +ffff 0000 "DspCell" + 00 03 80 00 00 00 00 00 00 00 00 00 00 + +ffff 0000 "DspNumber" + +NavTitle 02 00 00 00 00 00 00 00 00 18 00 00 00 03 .. .. .. 00 04 00 00 .. .. ff ff 02 00 00 00 01 00 00 + +80 02 +80 01 02 28 05 00 01 +80 01 02 28 05 00 01 ff +80 01 03 28 05 80 02 + +80 00 03 +80 00 00 00 00 00 00 00 00 00 00 .. +80 01 .. .. .. .. + +DspNumber: + 01 + +NDimensional__DspCell: + 00 int32[ndims] + +IndexedCollection: 7+(9*ndims) bytes + 00 0e 00 00 00 01 00 + + 00 22 00 00 00 01 00 + 11 80 00 08 00 00 00 01 00 + + 00 5c 00 00 00 01 00 + 13 80 00 5c 00 00 00 01 00 + 13 80 00 05 00 00 00 01 00 + + 00 01 00 00 00 01 00 + 11 80 00 02 00 00 00 01 00 + 11 80 00 03 00 00 00 01 00 + 11 80 00 03 00 00 00 01 00 + + ^^ number of categories ---------------------------------------------------------------------- +ab1.dump + +3 dimensions, 92x92x5: + NDimensional__DspCell 00 03 00 00 00 + + IndexedCollection 00 5c 00 00 00 01 00 13 80 00 5c 00 00 00 01 00 13 80 00 05 00 00 00 01 00 + +The cells are in order last dimension changes most quickly. + +---------------------------------------------------------------------- + +ZMAW_zaj3.dump + +4-dimensions, 1x2x3x3, 18 cells + +16 80 -> next 4th dim +11 80 00 03 00 00 00 01 00 -> increment another dim + +---------------------------------------------------------------------- + +rec:PMModelItemInfo + .. .. .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Contents" + 07 .. .. .. 55 80 .. 57 80 .. .. .. .. .. .. .. .. .. 07 .. 74 0e cell F40.2 "Output Created" + .. .. .. .. 55 80 .. 57 80 .. 01 .. .. .. .. .. .. .. 08 .. 74 0e cell F40.2 "Comments" + .. .. .. .. 55 80 .. 57 80 .. .. .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Input" + 06 .. .. .. 55 80 .. 57 80 .. 02 .. .. .. .. .. .. .. 0a .. 74 0e cell F40.2 "Data" + .. .. .. .. 55 80 .. 57 80 .. 03 .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Active Dataset" + .. .. .. .. 55 80 .. 57 80 .. 04 .. .. .. .. .. .. .. 0e .. 74 0e cell F40.2 "Filter" + .. .. .. .. 55 80 .. 57 80 .. 05 .. .. .. .. .. .. .. 11 .. 74 0e cell F40.2 "Weight" + .. .. .. .. 55 80 .. 57 80 .. 06 .. .. .. .. .. .. .. 12 .. 74 0e cell F40.2 "Split File" + .. .. .. .. 55 80 .. 57 80 .. 07 .. .. .. .. .. .. .. 13 .. 74 0e cell F40.2 "N of Rows in Working Data File" + .. .. .. .. 55 80 .. 57 80 .. .. .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Missing Value Handling" + 02 .. .. .. 55 80 .. 57 80 .. 08 .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Definition of Missing" + .. .. .. .. 55 80 .. 57 80 .. 09 .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Cases Used" + .. .. .. .. 55 80 .. 57 80 .. 0a .. .. .. .. .. .. .. 17 .. 74 0e cell F40.2 "Weight Handling" + .. .. .. .. 55 80 .. 57 80 .. 0b .. .. .. .. .. .. .. 18 .. 74 0e cell F40.2 "Syntax" + .. .. .. .. 55 80 .. 57 80 .. .. .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Resources" + 03 .. .. .. 55 80 .. 57 80 .. 0c .. .. .. .. .. .. .. 1b .. 74 0e cell F40.2 "Elapsed Time" + .. .. .. .. 55 80 .. 57 80 .. 0d .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Maximum Memory Required" + .. .. .. .. 55 80 .. 57 80 .. 0e .. .. .. .. .. .. .. .. .. .. .. cell F40.2 "Processor Time" + +rec:PMModelItemInfo + .. .. .. .. .. 01 .. .. .. ff ff ff ff cell F40.2 "score" + 01 .. .. .. 86 80 .. 88 80 .. .. .. .. .. .. .. .. .. f4 0e 74 0e cell F40.2 "Valid" + 09 .. .. .. 86 80 .. 88 80 .. .. .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "17..." + .. .. .. .. 86 80 .. 88 80 .. 01 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "22..." + .. .. .. .. 86 80 .. 88 80 .. 02 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "26..." + .. .. .. .. 86 80 .. 88 80 .. 03 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "29..." + .. .. .. .. 86 80 .. 88 80 .. 04 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "33..." + .. .. .. .. 86 80 .. 88 80 .. 05 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "37..." + .. .. .. .. 86 80 .. 88 80 .. 06 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "40..." + .. .. .. .. 86 80 .. 88 80 .. 07 .. .. .. .. .. .. .. ff ff ff ff cell F40.2 xxx19 "48..." + .. .. .. .. 86 80 .. 88 80 .. 08 .. .. .. .. .. .. .. f2 0e 74 0e cell F40.2 "Total" + .. .. .. .. .. .. .. .. .. .. 09 .. .. .. 01 .. 90 .. 94 .. 98 .. 9c .. a0 .. a4 .. a8 .. ac .. b0 .. .. 09 .. .. .. .. .. .. .. .. .. 01 .. .. .. 02 .. .. .. 03 .. .. .. 04 .. .. .. 05 .. .. .. 06 .. .. .. 07 .. .. .. 08 .. .. + .. 84 80 .. 86 80 .. 88 80 .. .. .. .. .. 01 .. .. .. eb 0e 74 0e cell F40.2 "Statistics" + 04 .. .. .. 86 80 .. 88 80 .. .. .. .. .. .. .. .. .. dc 0e 74 0e cell F40.2 "Frequency" + .. .. .. .. 86 80 .. 88 80 .. 01 .. .. .. .. .. .. .. e6 0e 74 0e cell F40.2 "Percent" + .. .. .. .. 86 80 .. 88 80 .. 02 .. .. .. .. .. .. .. f5 0e 74 0e cell F40.2 "Valid Percent" + .. .. .. .. 86 80 .. 88 80 .. 03 .. .. .. .. .. .. .. da 0e 74 0e cell F40.2 "Cumulative Percent" + .. .. .. .. .. .. .. .. .. .. 04 .. .. .. 01 .. b9 .. bd .. c1 .. c5 .. .. 04 .. .. .. .. .. .. .. .. .. 01 .. .. .. 02 .. .. .. 03 .. .. .. .. .. .. .. .. 01 .. .. 11 .. .. .. .. .. .. .. .. .. 4b .. .. .. .. .. .. .. .. .. .. .. + +rec:PMModelItemInfo + .. .. .. .. .. 01 .. .. .. 91 1a 74 0e cell F40.2 "Statistics" + 05 .. .. .. ff 7f 69 78 02 80 .. ff 7f 6b 78 02 80 .. .. .. .. .. .. .. .. .. 98 1a 74 0e cell F40.2 "Pearson Correlation" + .. .. .. .. ff 7f 69 78 02 80 .. ff 7f 6b 78 02 80 .. 01 .. .. .. .. .. .. .. 99 1a 74 0e cell F40.2 "Sig. (2-tailed)" + .. .. .. .. ff 7f 69 78 02 80 .. ff 7f 6b 78 02 80 .. 02 .. .. .. .. .. .. .. 96 1a 74 0e cell F40.2 "Sum of Squares and Cross-products" + .. .. .. .. ff 7f 69 78 02 80 .. ff 7f 6b 78 02 80 .. 03 .. .. .. .. .. .. .. 97 1a 74 0e cell F40.2 "Covariance" + .. .. .. .. ff 7f 69 78 02 80 .. ff 7f 6b 78 02 80 .. 04 .. .. .. .. .. .. .. 94 1a 74 0e cell F40.2 "N" + .. .. .. .. .. .. .. .. .. .. 05 .. .. .. 01 .. ff 7f 6f 78 02 .. ff 7f 73 78 02 .. ff 7f 77 78 02 .. ff 7f 7b 78 02 .. ff 7f 7f 78 02 .. .. 05 .. .. .. .. .. .. .. .. .. 01 .. .. .. 02 .. .. .. 03 .. .. .. 04 .. .. .. ff 7f 67 78 02 80 .. ff 7f 69 78 02 80 .. ff 7f 6b 78 02 80 .. .. .. .. .. 01 .. .. .. 90 1a 74 0e ..................ox....sx....wx....{x.....x...............................gx.....ix.....kx.............t. + + +ff is a way to say that there's a 4-byte number instead of 1-byte? + + +01 01 ed ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 bc 02 00 00 00 00 00 00 00 00 00 22 41 72 69 61 6c 00 61 00 6c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 +07 80 00 02 00 00 00 0a 00 01 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 +01 01 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90 01 00 00 00 00 00 00 00 00 00 22 43 6f 75 72 69 65 72 20 4e 65 77 00 72 00 20 00 4e 00 65 00 77 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 +07 80 00 00 00 00 00 0f 00 01 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 +00 + + + .. .. .. .. .. .. a9 80 .. 01 .. .. .. .. .. ff ff ff .. .. .. ab 80 .. 01 .. .. .. c8 .. 78 .. 78 .. 14 .. 14 .. .. .. 01 .. f3 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 + .. .. .. .. .. .. a9 80 .. 01 .. .. .. .. .. ff ff ff .. .. .. ab 80 .. 01 .. .. .. c8 .. 78 .. a0 .. 14 .. 14 .. .. .. 01 .. ef ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 + .. .. .. .. .. .. a9 80 .. 01 .. .. .. .. .. ff ff ff .. .. .. ab 80 .. 01 .. .. .. c8 .. 78 .. a0 .. 14 .. 14 .. .. .. 01 .. f2 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. bc 02 .. .. 01 .. .. .. .. .. .. 12 + .. .. .. .. .. .. a9 80 .. 01 .. .. .. .. .. ff ff ff .. .. .. ab 80 .. 01 .. .. .. c8 .. 78 .. a0 .. 14 .. 14 .. .. .. 01 .. f2 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 + 80 .. 80 .. .. .. a9 80 .. 01 .. .. .. .. .. ff ff ff .. .. .. ab 80 .. 01 .. .. .. c8 .. 78 .. a0 .. 14 .. 14 .. .. .. 01 .. f3 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 + + + +record type 02 +============== + +02 int16*4 int32*4 + + + +rec:NavLog + +02 .. .. .. .. .. .. .. .. +18 .. .. .. .. .. .. .. b3 02 .. .. 30 f8 ff ff 01 .. .. .. 01 .. .. cell F40.2 "LogA" 07 80 .. 02 .. .. .. 0f .. 01 .. .. .. .. .. .. .. .. .. 01 .. .. .. .. .. .. 01 01 f5 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 41 72 69 61 6c .. .. .. .. .. .. .. .. .. .. .. .. .. .. rtf .. 0e float 0....... +18 .. .. .. 0e f8 ff ff b3 02 .. .. 3e f0 ff ff 01 .. .. .. 01 .. .. cell F40.2 "LogB" 07 80 .. 02 .. .. .. 13 .. 01 .. .. .. .. .. .. .. .. .. 01 .. .. .. .. .. .. 01 01 f5 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 41 72 69 61 6c .. .. .. .. .. .. .. .. .. .. .. .. .. .. rtf .. 0e float 0....... +18 .. .. .. 1c f0 ff ff 5f 02 .. .. 4c e8 ff ff 01 .. .. .. 01 .. .. cell F40.2 "LogC" 07 80 .. 02 .. .. .. 17 .. 01 .. .. .. .. .. .. .. .. .. 01 .. .. .. .. .. .. 01 01 f5 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 41 72 69 61 6c .. .. .. .. .. .. .. .. .. .. .. .. .. .. rtf .. 0e float 0....... +18 .. .. .. 2a e8 ff ff 5f 02 .. .. 5a e0 ff ff 01 .. .. .. 01 .. .. cell F40.2 "LogD" 07 80 .. 02 .. .. .. 1b .. 01 .. .. .. .. .. .. .. .. .. 01 .. .. .. .. .. .. 01 01 f5 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 41 72 69 61 6c .. .. .. .. .. .. .. .. .. .. .. .. .. .. rtf .. 0e float 0....... +18 .. .. .. 38 e0 ff ff 5f 02 .. .. 68 d8 ff ff 01 .. .. .. 01 .. .. cell F40.2 "LogE" 07 80 .. 02 .. .. .. 1f .. 01 .. .. .. .. .. .. .. .. .. 01 .. .. .. .. .. .. 01 01 f5 ff ff ff .. .. .. .. .. .. .. .. .. .. .. .. 90 01 .. .. .. .. .. .. .. .. .. 22 41 72 69 61 6c .. .. .. .. .. .. .. .. .. .. .. .. .. .. rtf .. 02 .. 02 .. .. .. + + +NavTreeViewItem: + +last bit is the number of children plus one, e.g. here it has 0x12+1 +children. It's actually the total number of nodes including the root +Output node. + +rec:NavTreeViewItem .. .. .. .. .. 02 .. 01 .. .. .. .. .. .. .. .. .. 01 .. .. .. .. .. .. .. .. .. 18 .. .. .. .. .. .. .. de ff ff ff 18 .. .. .. .. .. .. .. 28 .. .. .. 28 .. .. .. cb 02 .. .. f0 86 .. .. .. .. .. .. .. f8 2a .. .. 34 21 .. .. 01 .. 0f .. 02 .. f6 04 .. .. f6 04 .. .. f6 04 .. .. f6 04 .. .. .. .. f0 .. .. .. 7c 02 01 .. ...............................................(...(.................*..4!..............................|... +"(Continued)" + 01 01 .. .. .. +rtf + 01 01 .. .. .. +rtf + .. 13 .. + -Output1.spo: +Node depth: -1f33 28 80 00 03 80 00 00 00 00 00 00 00 00 00 00 3d 80 F40.0(01 00 28) 05 80 02 30000.0 -@ -1f52 "30000" +The "04 00 00 00 04 00 00" is the number of nodes above the node, in +this case 4, three Headings and the Output node. The first 04 is +reliable, the second one is sometimes 01. -2103 28 80 00 03 80 00 00 00 00 00 00 00 00 00 00 3d 80 F40.1(01 01 28) 05 80 02 66.7 -2122 "66.7" + 00 01 + float 0.000000 + 18 00 00 00 + -46782 5f 02 00 00 + -48782 04 00 00 00 04 00 00 + cell F40.2 "LogZ" + 07 80 00 02 00 00 00 7b 00 01 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 01 01 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90 + font + rtf -each cell has the form (where [01] is the number of decimals): -28 80 00 03 80 00 00 00 00 00 00 00 00 00 00 3d 80 01 0[01] 28 05 80 02 then a double then the string -each column(?) is preceded by -11 80 00 0[345] 00 00 00 01 00 +The node numbering is insane: in decimal each node's number decreases +(these numbers are negative) by 2000 then by 34 alternately, except +that if a node is collapsed it *increases* by 2000 then decreases by +2000. Below (test15.spo), LogI and LogN are collapsed: -starting around 1c85 + 5:rec:NavLog 02 00 00 00 00 00 00 00 00 18 00 00 00 + 6:-83394 (-83394) 5f 02 00 00 + 7:-85394 (-2000) 04 00 00 00 04 00 00 00 + 12:"LogAC" + 18:-34 (+85360) 18 00 00 00 00 00 00 00 28 00 00 00 28 00 00 00 cb 02 00 00 92 4d 01 00 00 00 00 00 00 f8 2a 00 00 34 21 00 00 01 00 0f 00 02 00 f6 04 00 00 f6 04 00 00 f6 04 00 00 f6 04 00 00 00 00 f0 00 00 00 7c 02 01 00 ........(...(........M........*..4!..............................|... + 31:-2000 (-1966) 01 00 00 00 01 00 00 + 32:cell F40.2 "LogA" + 39:-2034 (-34) b3 02 00 00 + 40:-4034 (-2000) 01 00 00 00 01 00 00 + 41:cell F40.2 "LogB" + 48:-4068 (-34) 5f 02 00 00 + 49:-6068 (-2000) 01 00 00 00 01 00 00 + 50:cell F40.2 "LogC" + 57:-6102 (-34) 5f 02 00 00 + 58:-8102 (-2000) 01 00 00 00 01 00 00 + 59:cell F40.2 "LogD" + 66:-8136 (-34) 5f 02 00 00 + 67:-10136 (-2000) 01 00 00 00 01 00 00 + 68:cell F40.2 "LogE" + 75:-10170 (-34) 5f 02 00 00 + 76:-12170 (-2000) 01 00 00 00 01 00 00 + 77:cell F40.2 "LogF" + 88:-12204 (-34) 5f 02 00 00 + 89:-14204 (-2000) 02 00 00 00 02 00 00 + 90:cell F40.2 "LogG" + 97:-14238 (-34) 5f 02 00 00 + 98:-16238 (-2000) 02 00 00 00 02 00 00 + 99:cell F40.2 "LogH" + 106:-16272 (-34) 5f 02 00 00 + 107:-18272 (-2000) 02 00 00 00 02 00 00 + 108:cell F40.2 "LogI" + 115:-16272 (+2000) 5f 02 00 00 + 116:-18272 (-2000) 02 00 00 00 02 00 00 + 117:cell F40.2 "LogJ" + 124:-18306 (-34) 5f 02 00 00 + 125:-20306 (-2000) 02 00 00 00 02 00 00 + 126:cell F40.2 "LogK" + 133:-20340 (-34) 5f 02 00 00 + 134:-22340 (-2000) 02 00 00 00 02 00 00 + 135:cell F40.2 "LogL" + 142:-22374 (-34) 5f 02 00 00 + 143:-24374 (-2000) 02 00 00 00 02 00 00 + 144:cell F40.2 "LogM" + 151:-24408 (-34) 5f 02 00 00 + 152:-26408 (-2000) 02 00 00 00 02 00 00 + 153:cell F40.2 "LogN" + 160:-24408 (+2000) 5f 02 00 00 + 161:-26408 (-2000) 02 00 00 00 02 00 00 + 162:cell F40.2 "LogO" + 169:-26442 (-34) 5f 02 00 00 + 170:-28442 (-2000) 02 00 00 00 02 00 00 + 171:cell F40.2 "LogP" + 178:-28476 (-34) 5f 02 00 00 + 179:-30476 (-2000) 02 00 00 00 02 00 00 + 180:cell F40.2 "LogQ" + 187:-30510 (-34) 5f 02 00 00 + 188:-32510 (-2000) 02 00 00 00 02 00 00 + 189:cell F40.2 "LogR" + 196:-32544 (-34) 5f 02 00 00 + 197:-34544 (-2000) 02 00 00 00 02 00 00 + 198:cell F40.2 "LogS" + 205:-34578 (-34) 5f 02 00 00 + 206:-36578 (-2000) 02 00 00 00 02 00 00 + 207:cell F40.2 "LogT" + 214:-36612 (-34) 5f 02 00 00 + 215:-38612 (-2000) 02 00 00 00 02 00 00 + 216:cell F40.2 "LogU" + 223:-38646 (-34) 5f 02 00 00 + 224:-40646 (-2000) 02 00 00 00 01 00 00 + 225:cell F40.2 "LogV" + 236:-40680 (-34) 5f 02 00 00 + 237:-42680 (-2000) 03 00 00 00 03 00 00 + 238:cell F40.2 "LogW" + 245:-42714 (-34) 5f 02 00 00 + 246:-44714 (-2000) 03 00 00 00 03 00 00 + 247:cell F40.2 "LogX" + 254:-44748 (-34) 5f 02 00 00 + 255:-46748 (-2000) 03 00 00 00 03 00 00 + 256:cell F40.2 "LogY" + 267:-46782 (-34) 5f 02 00 00 + 268:-48782 (-2000) 04 00 00 00 04 00 00 + 269:cell F40.2 "LogZ" + 276:-48816 (-34) 5f 02 00 00 + 277:-50816 (-2000) 04 00 00 00 04 00 00 + 278:cell F40.2 "LogAA" + 285:-50850 (-34) 5f 02 00 00 + 286:-52850 (-2000) 04 00 00 00 04 00 00 + 287:cell F40.2 "LogAB" + 294:-52884 (-34) 5f 02 00 00 + 295:-54884 (-2000) 04 00 00 00 01 00 00 + 296:cell F40.2 "LogAC" + 303:-54918 (-34) 5f 02 00 00 + 304:-56918 (-2000) 04 00 00 00 04 00 00 + 305:cell F40.2 "LogAC" + 312:-56952 (-34) 5f 02 00 00 + 313:-58952 (-2000) 04 00 00 00 04 00 00 + 314:cell F40.2 "LogAC" + 321:-58986 (-34) 5f 02 00 00 + 322:-60986 (-2000) 04 00 00 00 04 00 00 + 323:cell F40.2 "LogAC" + 330:-61020 (-34) 5f 02 00 00 + 331:-63020 (-2000) 04 00 00 00 04 00 00 + 332:cell F40.2 "LogAC" + 339:-63054 (-34) 5f 02 00 00 + 340:-65054 (-2000) 04 00 00 00 04 00 00 + 341:cell F40.2 "LogAC" + 348:-65088 (-34) 5f 02 00 00 + 349:-67088 (-2000) 04 00 00 00 04 00 00 + 350:cell F40.2 "LogAC" + 357:-67122 (-34) 5f 02 00 00 + 358:-69122 (-2000) 04 00 00 00 04 00 00 + 359:cell F40.2 "LogAC" + 366:-69156 (-34) 5f 02 00 00 + 367:-71156 (-2000) 04 00 00 00 04 00 00 + 368:cell F40.2 "LogAC" + 375:-71190 (-34) 5f 02 00 00 + 376:-73190 (-2000) 04 00 00 00 04 00 00 + 377:cell F40.2 "LogAC" + 384:-73224 (-34) 5f 02 00 00 + 385:-75224 (-2000) 04 00 00 00 04 00 00 + 386:cell F40.2 "LogAC" + 393:-75258 (-34) 5f 02 00 00 + 394:-77258 (-2000) 04 00 00 00 04 00 00 + 395:cell F40.2 "LogAC" + 402:-77292 (-34) 5f 02 00 00 + 403:-79292 (-2000) 04 00 00 00 04 00 00 + 404:cell F40.2 "LogAC" + 411:-79326 (-34) 5f 02 00 00 + 412:-81326 (-2000) 04 00 00 00 04 00 00 + 413:cell F40.2 "LogAC" + 420:-81360 (-34) 5f 02 00 00 + 421:-83360 (-2000) 04 00 00 00 04 00 00 + 422:cell F40.2 "LogAC" -16#2134 == 8500 -16#2af8 == 11000