Jump to Navigation

Sheet Status Section

Sheet Status Section

This section, 15 bytes long, contains most Sheet editor settings.

0000 B  Always 02 ?

0001 L Y position cursor
0005 L X position cursor
0009 B Show sheet (00) or graph (01)
000A B Toolbar status
bit 0: side sheet toolbar on (1) or off (0)
bit 1: top sheet toolbar on (1) or off (0)
bit 2: side graph toolbar on (1) or off (0)
bit 3: top graph toolbar on (1) or off (0)
000B B Scrollbar status
bit 0,1: horizontal scrollbar on (0), off (1), auto (2)
bit 2,3: vertical scrollbar on (0), off (1), auto (2)
000C B Unknown. Always 00?
000D L Sheet display size
0011 L Graph display size
0015

The cursor position is counted relative from the upper left cell (which is at location (0,0)).

The sheet display size is the size of the characters on the screen, in percents times A (10 decimal) .Lower values mean smaller characters.

The graph display size is the size of the graph (mostly its labels) on the screen.



Psifiles | by Dr. Radut