Word Status Section
This section contains most Word editor settings.
Offset Data Description
0000 B Unknown: Always 02 ?
0001 B Display flags
bit 0: Show tabs (1=on, 0=off)
bit 1: Show spaces (1=on, 0=off)
bit 2: Show paragraph ends (1=on, 0=off)
bit 3: Show line breaks (1=on, 0=off)
bit 5: Show hard minus (1=on, 0=off)
bit 6: Show hard spaces (1=on, 0=off)
0002 B Display flags
bit 0: Show full picture objects (1) or iconify them (0)
bit 1: Show full graph objects (1) or iconify them (0)
0003 B Show top toolbar (01) or hide it (00)
0004 B Show side toolbar (01) or hide it (00)
0005 B Operational flags:
bit 3: move words to fit on screen (1) or to correspond to page settings (0)
0006 L Offset of cursor
000A L Display size
000E
The offset of the cursor is counted from the start of the Text Section.
The display size is the size of the characters on the screen, in percents times A (10 decimal) .Lower values mean smaller characters.