Home » Archimedes archive » Micro User » MU 1991-04.adf » PD-Stuff » interface/!docs/Chapter6/Text

interface/!docs/Chapter6/Text

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Micro User » MU 1991-04.adf » PD-Stuff
Filename: interface/!docs/Chapter6/Text
Read OK:
File size: 1544 bytes
Load address: 0000
Exec address: 0000
File contents
`d#$��ڼ�w������p##$#$In the following section, we list all of the SWI calls provided by the Interface �%lB�I��p��pManager module.  It is possible to make some generalisations about these routines:
l%dF�'���7!��p� *R0 is often used to hold a handle, be it task, window or icon.
d%XF�N?���O��p� *Flags are preserved unless overflow is set on exit.
X��F,.W\��g���p� *R1 is used as a pointer to information blocks, for example redraw blocks, s#$mouse
��\F��w-���T��p�Ablo##$cks and pointer definition blocks.
\��F�������p� *All Interface routines should not be executed with IRQs enabled due te #$o the 
��\FP��������p�Are-entrancy problems ws##$hich may occur.
\d��`��ׇ��pThese SWI calls now have an official SWI Chunk Identification Number from dh���1���X��pAcorn, which is &81680.  If you encounter any problems with Interface Manager h`���*��pyou should contact me with the version number and the problem you have `�xBԯ'��7���pencountered.  I will try to correct this as quickly as possible.e.#$$
xyV4��X�HB,��w�������XXThe registers
YXYH%B�I��p���
%B�'���7!���
�(B�?���O���
YX(�,B�W\��g����
ZXZ,�(B�w-���T���
ZX(�,B��������
[X[,%B���������
(X�`��ׇ���The SWI Chunk (�LBb��1���X���Identification NumbereX[[[
LyV4��
��hF@��!���H���
�
�LFInterface Manager: Technical Details
�
hyV4�D
��`R��!���H����;
�
�Interface Manager: SWI Callsage
�
`yV4�$��@B����IJ��@D��SWI Calls�
@yV4H�#$��F2������p###$#$� *You are in Select mode.
�%PF��������p� *Click ADJUST to change to path edit mode.
P%@F��M�� t��p� *This is the icon for Edit.
@l��(���8%��pIn general you need not mention menu entries, except when specific ones interact ll&�H��X���pwith pointer operations.  As a general rule present information of interest to the l%\B(h���x��pbeginner near the top, and expert tips or information lower down.
\l��Q���x��pYou must use the terminology defined.  For mouse operations you must use initial ll��"���I��pcapitals (for example Click).  The mouse buttons must be in capitals (for example l`l�����pSELECT), as must key names (for example ESC, RETURN, SHIFT, CONTROL, `l:�����pA, B, F1, COPY).  miss out speedups and shortcuts - just provide enough to help a l%LB�������pbeginner without drowning them with information.
Ll��G��(n��pProvide interactive help thoroughly - include the icon bar, and the workarea of all l%TBV�8��H?��pyour windows.  If no actions are possible in a window, just
T%<FP�P��`�p�AThis window shows....
<%0B�Uhz��x���pif better than nothing.
0%B4�+���R��p
%8B�������pYou should assume a user knows:
8%8F����������p� *what a MENU key is
8%TF��>���e��p� *how to navigate menu trees and choose entries
T%<F�v�����p� *what the icon bar is
<%XF`������p� *how to move/size/toggle/close windows, and so on
X%DF�R�� y��p� *what 'dragging an icon' means
D��F�(��8*��p� *what 'filling in a field' (writable icon) means
#$$$�%B|����P���'
yV4�`
KS��B�������
K
KKS
KS
�%B��������
�(B�M�� t���
S
K(%B�(���8%���
�,B�H��X����
T
KT,�(B�h���x���
T
K(%B��Q���x���
%B��"���I���
%B�������
�,B�������
U
KU,�(B��������
U
K(�,B�G��(n���
V
KV,%B�8��H?���
%B�P��`��
%B�hz��x����
%B��+���R���
(�#�������What you should (��B����������assume
V
KK
KJJ<<DD><>>><<<�%B|0O�����'
yV4
00000000  60 05 00 00 01 00 00 00  00 00 00 00 06 08 00 00  |`...............|
00000010  00 08 00 00 01 10 00 00  00 00 00 00 00 00 00 00  |................|
00000020  00 10 00 00 02 1c 00 00  64 03 00 00 00 00 00 00  |........d.......|
00000030  16 23 02 00 0b 24 02 00  00 00 00 00 00 1c 00 00  |.#...$..........|
00000040  85 90 00 00 02 da bc 04  ef 77 fd ff ff 9e fd ff  |.........w......|
00000050  70 1c 00 00 07 00 00 00  16 23 02 00 16 23 02 00  |p........#...#..|
00000060  00 00 00 00 07 00 00 00  0b 24 02 00 16 23 02 00  |.........$...#..|
00000070  0b 24 02 00 00 00 00 00  49 6e 20 74 68 65 20 66  |.$......In the f|
00000080  6f 6c 6c 6f 77 69 6e 67  20 73 65 63 74 69 6f 6e  |ollowing section|
00000090  2c 20 77 65 20 6c 69 73  74 20 61 6c 6c 20 6f 66  |, we list all of|
000000a0  20 74 68 65 20 53 57 49  20 63 61 6c 6c 73 20 70  | the SWI calls p|
000000b0  72 6f 76 69 64 65 64 20  62 79 20 74 68 65 20 49  |rovided by the I|
000000c0  6e 74 65 72 66 61 63 65  20 00 00 00 00 90 00 00  |nterface .......|
000000d0  25 6c 00 00 42 ba 13 05  0f 49 fd ff 1f 70 fd ff  |%l..B....I...p..|
000000e0  70 1c 00 00 4d 61 6e 61  67 65 72 20 6d 6f 64 75  |p...Manager modu|
000000f0  6c 65 2e 20 20 49 74 20  69 73 20 70 6f 73 73 69  |le.  It is possi|
00000100  62 6c 65 20 74 6f 20 6d  61 6b 65 20 73 6f 6d 65  |ble to make some|
00000110  20 67 65 6e 65 72 61 6c  69 73 61 74 69 6f 6e 73  | generalisations|
00000120  20 61 62 6f 75 74 20 74  68 65 73 65 20 72 6f 75  | about these rou|
00000130  74 69 6e 65 73 3a 0d 00  00 6c 00 00 25 64 00 00  |tines:...l..%d..|
00000140  46 08 f9 03 27 fa fc ff  37 21 fd ff 70 1c 00 00  |F...'...7!..p...|
00000150  8f 20 12 00 1c 2a 00 00  00 00 00 00 52 30 20 69  |. ...*......R0 i|
00000160  73 20 6f 66 74 65 6e 20  75 73 65 64 20 74 6f 20  |s often used to |
00000170  68 6f 6c 64 20 61 20 68  61 6e 64 6c 65 2c 20 62  |hold a handle, b|
00000180  65 20 69 74 20 74 61 73  6b 2c 20 77 69 6e 64 6f  |e it task, windo|
00000190  77 20 6f 72 20 69 63 6f  6e 2e 0d 00 00 64 00 00  |w or icon....d..|
000001a0  25 58 00 00 46 9a 4e 03  3f ab fc ff 4f d2 fc ff  |%X..F.N.?...O...|
000001b0  70 1c 00 00 8f 20 12 00  1c 2a 00 00 00 00 00 00  |p.... ...*......|
000001c0  46 6c 61 67 73 20 61 72  65 20 70 72 65 73 65 72  |Flags are preser|
000001d0  76 65 64 20 75 6e 6c 65  73 73 20 6f 76 65 72 66  |ved unless overf|
000001e0  6c 6f 77 20 69 73 20 73  65 74 20 6f 6e 20 65 78  |low is set on ex|
000001f0  69 74 2e 0d 00 58 00 00  a5 84 00 00 46 2c 2e 05  |it...X......F,..|
00000200  57 5c fc ff 67 83 fc ff  70 1c 00 00 8f 20 12 00  |W\..g...p.... ..|
00000210  1c 2a 00 00 00 00 00 00  52 31 20 69 73 20 75 73  |.*......R1 is us|
00000220  65 64 20 61 73 20 61 20  70 6f 69 6e 74 65 72 20  |ed as a pointer |
00000230  74 6f 20 69 6e 66 6f 72  6d 61 74 69 6f 6e 20 62  |to information b|
00000240  6c 6f 63 6b 73 2c 20 66  6f 72 20 65 78 61 6d 70  |locks, for examp|
00000250  6c 65 20 72 65 64 72 61  77 20 62 6c 6f 63 6b 73  |le redraw blocks|
00000260  2c 20 08 73 16 23 02 00  0b 24 02 00 00 00 00 00  |, .s.#...$......|
00000270  6d 6f 75 73 65 0d 00 00  00 84 00 00 a5 5c 00 00  |mouse........\..|
00000280  46 8c 80 02 77 2d fc ff  87 54 fc ff 70 1c 00 00  |F...w-...T..p...|
00000290  12 1c 00 00 8c 41 00 00  00 00 00 00 62 6c 6f 07  |.....A......blo.|
000002a0  16 23 02 00 16 23 02 00  0b 24 02 00 00 00 00 00  |.#...#...$......|
000002b0  63 6b 73 20 61 6e 64 20  70 6f 69 6e 74 65 72 20  |cks and pointer |
000002c0  64 65 66 69 6e 69 74 69  6f 6e 20 62 6c 6f 63 6b  |definition block|
000002d0  73 2e 0d 00 00 5c 00 00  a5 80 00 00 46 02 e0 04  |s....\......F...|
000002e0  8f de fb ff 9f 05 fc ff  70 1c 00 00 8f 20 12 00  |........p.... ..|
000002f0  1c 2a 00 00 00 00 00 00  41 6c 6c 20 49 6e 74 65  |.*......All Inte|
00000300  72 66 61 63 65 20 72 6f  75 74 69 6e 65 73 20 73  |rface routines s|
00000310  68 6f 75 6c 64 20 6e 6f  74 20 62 65 20 65 78 65  |hould not be exe|
00000320  63 75 74 65 64 20 77 69  74 68 20 49 52 51 73 20  |cuted with IRQs |
00000330  65 6e 61 62 6c 65 64 20  64 75 65 20 74 08 65 20  |enabled due t.e |
00000340  16 23 02 00 0b 24 02 00  00 00 00 00 6f 20 74 68  |.#...$......o th|
00000350  65 20 0d 00 00 80 00 00  a5 5c 00 00 46 50 b2 02  |e .......\..FP..|
00000360  af af fb ff bf d6 fb ff  70 1c 00 00 12 1c 00 00  |........p.......|
00000370  8c 41 00 00 00 00 00 00  72 65 2d 65 6e 74 72 61  |.A......re-entra|
00000380  6e 63 79 20 70 72 6f 62  6c 65 6d 73 20 77 07 73  |ncy problems w.s|
00000390  16 23 02 00 16 23 02 00  0b 24 02 00 00 00 00 00  |.#...#...$......|
000003a0  68 69 63 68 20 6d 61 79  20 6f 63 63 75 72 2e 0d  |hich may occur..|
000003b0  00 5c 00 00 05 64 00 00  00 02 cc 04 c7 60 fb ff  |.\...d.......`..|
000003c0  d7 87 fb ff 70 1c 00 00  54 68 65 73 65 20 53 57  |....p...These SW|
000003d0  49 20 63 61 6c 6c 73 20  6e 6f 77 20 68 61 76 65  |I calls now have|
000003e0  20 61 6e 20 6f 66 66 69  63 69 61 6c 20 53 57 49  | an official SWI|
000003f0  20 43 68 75 6e 6b 20 49  64 65 6e 74 69 66 69 63  | Chunk Identific|
00000400  61 74 69 6f 6e 20 4e 75  6d 62 65 72 20 66 72 6f  |ation Number fro|
00000410  6d 20 00 00 00 64 00 00  05 68 00 00 00 9c fa 04  |m ...d...h......|
00000420  e7 31 fb ff f7 58 fb ff  70 1c 00 00 41 63 6f 72  |.1...X..p...Acor|
00000430  6e 2c 20 77 68 69 63 68  20 69 73 20 26 38 31 36  |n, which is &816|
00000440  38 30 2e 20 20 49 66 20  79 6f 75 20 65 6e 63 6f  |80.  If you enco|
00000450  75 6e 74 65 72 20 61 6e  79 20 70 72 6f 62 6c 65  |unter any proble|
00000460  6d 73 20 77 69 74 68 20  49 6e 74 65 72 66 61 63  |ms with Interfac|
00000470  65 20 4d 61 6e 61 67 65  72 20 00 00 00 68 00 00  |e Manager ...h..|
00000480  05 60 00 00 00 ea 89 04  07 03 fb ff 17 2a fb ff  |.`...........*..|
00000490  70 1c 00 00 79 6f 75 20  73 68 6f 75 6c 64 20 63  |p...you should c|
000004a0  6f 6e 74 61 63 74 20 6d  65 20 77 69 74 68 20 74  |ontact me with t|
000004b0  68 65 20 76 65 72 73 69  6f 6e 20 6e 75 6d 62 65  |he version numbe|
000004c0  72 20 61 6e 64 20 74 68  65 20 70 72 6f 62 6c 65  |r and the proble|
000004d0  6d 20 79 6f 75 20 68 61  76 65 20 00 00 60 00 00  |m you have ..`..|
000004e0  a5 78 00 00 42 d4 af 03  27 d4 fa ff 37 fb fa ff  |.x..B...'...7...|
000004f0  70 1c 00 00 65 6e 63 6f  75 6e 74 65 72 65 64 2e  |p...encountered.|
00000500  20 20 49 20 77 69 6c 6c  20 74 72 79 20 74 6f 20  |  I will try to |
00000510  63 6f 72 72 65 63 74 20  74 68 69 73 20 61 73 20  |correct this as |
00000520  71 75 69 63 6b 6c 79 20  61 73 20 70 6f 73 73 69  |quickly as possi|
00000530  62 6c 65 2e 05 08 65 2e  16 23 02 00 0b 24 02 00  |ble...e..#...$..|
00000540  00 00 00 00 08 00 00 00  0b 24 02 00 00 00 00 00  |.........$......|
00000550  0d 00 00 00 00 78 00 00  06 00 00 00 79 56 34 12  |.....x......yV4.|
00000560  fc 01 00 00 02 00 00 00  00 00 00 00 06 08 00 00  |................|
00000570  00 08 00 00 01 10 00 00  00 00 00 00 00 00 00 00  |................|
00000580  00 10 00 00 02 18 00 00  f4 02 00 00 00 00 00 00  |................|
00000590  0c 58 02 00 00 00 00 00  00 18 00 00 a5 48 00 00  |.X...........H..|
000005a0  42 2c f6 00 ef 77 fd ff  ff 9e fd ff ec 1d 00 00  |B,...w..........|
000005b0  07 05 05 05 0c 58 02 00  0c 58 02 00 00 00 00 00  |.....X...X......|
000005c0  54 68 65 20 72 65 67 69  73 74 65 72 73 0d 07 07  |The registers...|
000005d0  16 59 02 00 0c 58 02 00  16 59 02 00 00 00 00 00  |.Y...X...Y......|
000005e0  00 48 00 00 25 1c 00 00  42 dc 00 00 0f 49 fd ff  |.H..%...B....I..|
000005f0  1f 70 fd ff ec 1d 00 00  0d 00 00 00 00 1c 00 00  |.p..............|
00000600  25 1c 00 00 42 dc 00 00  27 fa fc ff 37 21 fd ff  |%...B...'...7!..|
00000610  ec 1d 00 00 0d 00 00 00  00 1c 00 00 a5 28 00 00  |.............(..|
00000620  42 dc 00 00 3f ab fc ff  4f d2 fc ff ec 1d 00 00  |B...?...O.......|
00000630  0d 08 05 05 16 59 02 00  0c 58 02 00 00 00 00 00  |.....Y...X......|
00000640  00 28 00 00 a5 2c 00 00  42 dc 00 00 57 5c fc ff  |.(...,..B...W\..|
00000650  67 83 fc ff ec 1d 00 00  0d 07 05 05 16 5a 02 00  |g............Z..|
00000660  0c 58 02 00 16 5a 02 00  00 00 00 00 00 2c 00 00  |.X...Z.......,..|
00000670  a5 28 00 00 42 dc 00 00  77 2d fc ff 87 54 fc ff  |.(..B...w-...T..|
00000680  ec 1d 00 00 0d 08 05 05  16 5a 02 00 0c 58 02 00  |.........Z...X..|
00000690  00 00 00 00 00 28 00 00  a5 2c 00 00 42 dc 00 00  |.....(...,..B...|
000006a0  8f de fb ff 9f 05 fc ff  ec 1d 00 00 0d 07 05 05  |................|
000006b0  16 5b 02 00 0c 58 02 00  16 5b 02 00 00 00 00 00  |.[...X...[......|
000006c0  00 2c 00 00 25 1c 00 00  42 dc 00 00 af af fb ff  |.,..%...B.......|
000006d0  bf d6 fb ff ec 1d 00 00  0d 00 00 00 00 1c 00 00  |................|
000006e0  05 28 00 00 00 58 1f 01  c7 60 fb ff d7 87 fb ff  |.(...X...`......|
000006f0  ec 1d 00 00 54 68 65 20  53 57 49 20 43 68 75 6e  |....The SWI Chun|
00000700  6b 20 00 00 00 28 00 00  a5 4c 00 00 42 62 92 01  |k ...(...L..Bb..|
00000710  e7 31 fb ff f7 58 fb ff  ec 1d 00 00 49 64 65 6e  |.1...X......Iden|
00000720  74 69 66 69 63 61 74 69  6f 6e 20 4e 75 6d 62 65  |tification Numbe|
00000730  72 08 08 65 0c 58 02 00  16 5b 02 00 00 00 00 00  |r..e.X...[......|
00000740  08 5b 02 00 16 5b 02 00  00 00 00 00 0d 00 00 00  |.[...[..........|
00000750  00 4c 00 00 06 00 00 00  79 56 34 12 ac 00 00 00  |.L......yV4.....|
00000760  03 00 00 00 00 00 00 00  06 08 00 00 00 08 00 00  |................|
00000770  01 10 00 00 00 00 00 00  00 00 00 00 00 10 00 00  |................|
00000780  02 18 00 00 a0 00 00 00  00 00 00 00 0d 84 02 00  |................|
00000790  00 00 00 00 00 18 00 00  a5 68 00 00 46 40 c3 06  |.........h..F@..|
000007a0  c3 21 f7 ff d3 48 f7 ff  c8 1e 00 00 07 00 00 00  |.!...H..........|
000007b0  0d 84 02 00 0d 84 02 00  00 00 00 00 12 05 05 05  |................|
000007c0  4c 46 04 00 00 00 00 00  49 6e 74 65 72 66 61 63  |LF......Interfac|
000007d0  65 20 4d 61 6e 61 67 65  72 3a 20 54 65 63 68 6e  |e Manager: Techn|
000007e0  69 63 61 6c 20 44 65 74  61 69 6c 73 08 08 02 00  |ical Details....|
000007f0  0d 84 02 00 00 00 00 00  0d 00 00 00 00 68 00 00  |.............h..|
00000800  06 00 00 00 79 56 34 12  a4 00 00 00 04 00 00 00  |....yV4.........|
00000810  00 00 00 00 06 08 00 00  00 08 00 00 01 10 00 00  |................|
00000820  00 00 00 00 00 00 00 00  00 10 00 00 02 18 00 00  |................|
00000830  44 04 00 00 00 00 00 00  0d 85 02 00 00 00 00 00  |D...............|
00000840  00 18 00 00 ad 60 00 00  52 04 ff 01 c3 21 f7 ff  |.....`..R....!..|
00000850  d3 48 f7 ff c8 1e 00 00  15 00 00 00 00 00 00 00  |.H..............|
00000860  cf 3b 05 00 07 00 00 00  0d 85 02 00 0d 85 02 00  |.;..............|
00000870  00 00 00 00 49 6e 74 65  72 66 61 63 65 20 4d 61  |....Interface Ma|
00000880  6e 61 67 65 72 3a 20 53  57 49 20 43 61 6c 6c 73  |nager: SWI Calls|
00000890  08 61 67 65 0d 85 02 00  00 00 00 00 0d 00 00 00  |.age............|
000008a0  00 60 00 00 06 00 00 00  79 56 34 12 84 00 00 00  |.`......yV4.....|
000008b0  05 00 00 00 00 00 00 00  06 08 00 00 00 08 00 00  |................|
000008c0  01 10 00 00 00 00 00 00  00 00 00 00 00 10 00 00  |................|
000008d0  02 18 00 00 24 05 00 00  00 00 00 00 18 83 02 00  |....$...........|
000008e0  00 00 00 00 00 18 00 00  a5 40 00 00 42 b8 8b 01  |.........@..B...|
000008f0  89 ec fe ff 49 4a ff ff  40 44 00 00 07 00 00 00  |....IJ..@D......|
00000900  18 83 02 00 18 83 02 00  00 00 00 00 53 57 49 20  |............SWI |
00000910  43 61 6c 6c 73 08 08 00  18 83 02 00 00 00 00 00  |Calls...........|
00000920  0d 00 00 00 00 40 00 00  06 00 00 00 79 56 34 12  |.....@......yV4.|
00000930  48 08 00 00 06 00 00 00  00 00 00 00 06 08 00 00  |H...............|
00000940  00 08 00 00 01 10 00 00  00 00 00 00 00 00 00 00  |................|
00000950  00 10 00 00 02 1c 00 00  80 01 00 00 00 00 00 00  |................|
00000960  16 23 02 00 0b 24 02 00  00 00 00 00 00 1c 00 00  |.#...$..........|
00000970  a5 a0 00 00 46 32 bd 01  e0 ea fe ff f0 11 ff ff  |....F2..........|
00000980  70 1c 00 00 05 05 05 05  05 05 05 05 05 05 05 05  |p...............|
00000990  05 05 05 05 05 05 05 05  05 05 05 05 05 05 05 05  |................|
*
000009c0  05 05 05 05 07 00 00 00  16 23 02 00 16 23 02 00  |.........#...#..|
000009d0  00 00 00 00 07 23 02 00  0b 24 02 00 16 23 02 00  |.....#...$...#..|
000009e0  0b 24 02 00 00 00 00 00  8f 20 12 00 1c 2a 00 00  |.$....... ...*..|
000009f0  00 00 00 00 59 6f 75 20  61 72 65 20 69 6e 20 53  |....You are in S|
00000a00  65 6c 65 63 74 20 6d 6f  64 65 2e 0d 00 a0 00 00  |elect mode......|
00000a10  25 50 00 00 46 fa f8 02  f8 9b fe ff 08 c3 fe ff  |%P..F...........|
00000a20  70 1c 00 00 8f 20 12 05  1c 2a 00 00 00 00 00 00  |p.... ...*......|
00000a30  43 6c 69 63 6b 20 41 44  4a 55 53 54 20 74 6f 20  |Click ADJUST to |
00000a40  63 68 61 6e 67 65 20 74  6f 20 70 61 74 68 20 65  |change to path e|
00000a50  64 69 74 20 6d 6f 64 65  2e 0d 00 00 00 50 00 00  |dit mode.....P..|
00000a60  25 40 00 00 46 84 c0 01  10 4d fe ff 20 74 fe ff  |%@..F....M.. t..|
00000a70  70 1c 00 00 8f 20 12 05  1c 2a 00 00 00 00 00 00  |p.... ...*......|
00000a80  54 68 69 73 20 69 73 20  74 68 65 20 69 63 6f 6e  |This is the icon|
00000a90  20 66 6f 72 20 45 64 69  74 2e 0d 00 00 40 00 00  | for Edit....@..|
00000aa0  05 6c 00 00 00 b4 fb 04  28 fe fd ff 38 25 fe ff  |.l......(...8%..|
00000ab0  70 1c 00 00 49 6e 20 67  65 6e 65 72 61 6c 20 79  |p...In general y|
00000ac0  6f 75 20 6e 65 65 64 20  6e 6f 74 20 6d 65 6e 74  |ou need not ment|
00000ad0  69 6f 6e 20 6d 65 6e 75  20 65 6e 74 72 69 65 73  |ion menu entries|
00000ae0  2c 20 65 78 63 65 70 74  20 77 68 65 6e 20 73 70  |, except when sp|
00000af0  65 63 69 66 69 63 20 6f  6e 65 73 20 69 6e 74 65  |ecific ones inte|
00000b00  72 61 63 74 20 00 00 00  00 6c 00 00 05 6c 00 00  |ract ....l...l..|
00000b10  00 26 da 04 48 cf fd ff  58 f6 fd ff 70 1c 00 00  |.&..H...X...p...|
00000b20  77 69 74 68 20 70 6f 69  6e 74 65 72 20 6f 70 65  |with pointer ope|
00000b30  72 61 74 69 6f 6e 73 2e  20 20 41 73 20 61 20 67  |rations.  As a g|
00000b40  65 6e 65 72 61 6c 20 72  75 6c 65 20 70 72 65 73  |eneral rule pres|
00000b50  65 6e 74 20 69 6e 66 6f  72 6d 61 74 69 6f 6e 20  |ent information |
00000b60  6f 66 20 69 6e 74 65 72  65 73 74 20 74 6f 20 74  |of interest to t|
00000b70  68 65 20 00 00 6c 00 00  25 5c 00 00 42 28 01 04  |he ..l..%\..B(..|
00000b80  68 a0 fd ff 78 c7 fd ff  70 1c 00 00 62 65 67 69  |h...x...p...begi|
00000b90  6e 6e 65 72 20 6e 65 61  72 20 74 68 65 20 74 6f  |nner near the to|
00000ba0  70 2c 20 61 6e 64 20 65  78 70 65 72 74 20 74 69  |p, and expert ti|
00000bb0  70 73 20 6f 72 20 69 6e  66 6f 72 6d 61 74 69 6f  |ps or informatio|
00000bc0  6e 20 6c 6f 77 65 72 20  64 6f 77 6e 2e 0d 00 00  |n lower down....|
00000bd0  00 5c 00 00 05 6c 00 00  00 e4 07 05 80 51 fd ff  |.\...l.......Q..|
00000be0  90 78 fd ff 70 1c 00 00  59 6f 75 20 6d 75 73 74  |.x..p...You must|
00000bf0  20 75 73 65 20 74 68 65  20 74 65 72 6d 69 6e 6f  | use the termino|
00000c00  6c 6f 67 79 20 64 65 66  69 6e 65 64 2e 20 20 46  |logy defined.  F|
00000c10  6f 72 20 6d 6f 75 73 65  20 6f 70 65 72 61 74 69  |or mouse operati|
00000c20  6f 6e 73 20 79 6f 75 20  6d 75 73 74 20 75 73 65  |ons you must use|
00000c30  20 69 6e 69 74 69 61 6c  20 00 00 00 00 6c 00 00  | initial ....l..|
00000c40  05 6c 00 00 00 10 ff 04  a0 22 fd ff b0 49 fd ff  |.l......."...I..|
00000c50  70 1c 00 00 63 61 70 69  74 61 6c 73 20 28 66 6f  |p...capitals (fo|
00000c60  72 20 65 78 61 6d 70 6c  65 20 43 6c 69 63 6b 29  |r example Click)|
00000c70  2e 20 20 54 68 65 20 6d  6f 75 73 65 20 62 75 74  |.  The mouse but|
00000c80  74 6f 6e 73 20 6d 75 73  74 20 62 65 20 69 6e 20  |tons must be in |
00000c90  63 61 70 69 74 61 6c 73  20 28 66 6f 72 20 65 78  |capitals (for ex|
00000ca0  61 6d 70 6c 65 20 00 00  00 6c 00 00 05 60 00 00  |ample ...l...`..|
00000cb0  00 6c 02 05 c0 f3 fc ff  d0 1a fd ff 70 1c 00 00  |.l..........p...|
00000cc0  53 45 4c 45 43 54 29 2c  20 61 73 20 6d 75 73 74  |SELECT), as must|
00000cd0  20 6b 65 79 20 6e 61 6d  65 73 20 28 66 6f 72 20  | key names (for |
00000ce0  65 78 61 6d 70 6c 65 20  45 53 43 2c 20 52 45 54  |example ESC, RET|
00000cf0  55 52 4e 2c 20 53 48 49  46 54 2c 20 43 4f 4e 54  |URN, SHIFT, CONT|
00000d00  52 4f 4c 2c 20 00 00 00  00 60 00 00 05 6c 00 00  |ROL, ....`...l..|
00000d10  00 3a 0c 05 e0 c4 fc ff  f0 eb fc ff 70 1c 00 00  |.:..........p...|
00000d20  41 2c 20 42 2c 20 46 31  2c 20 43 4f 50 59 29 2e  |A, B, F1, COPY).|
00000d30  20 20 6d 69 73 73 20 6f  75 74 20 73 70 65 65 64  |  miss out speed|
00000d40  75 70 73 20 61 6e 64 20  73 68 6f 72 74 63 75 74  |ups and shortcut|
00000d50  73 20 2d 20 6a 75 73 74  20 70 72 6f 76 69 64 65  |s - just provide|
00000d60  20 65 6e 6f 75 67 68 20  74 6f 20 68 65 6c 70 20  | enough to help |
00000d70  61 20 00 00 00 6c 00 00  25 4c 00 00 42 9c 1f 03  |a ...l..%L..B...|
00000d80  00 96 fc ff 10 bd fc ff  70 1c 00 00 62 65 67 69  |........p...begi|
00000d90  6e 6e 65 72 20 77 69 74  68 6f 75 74 20 64 72 6f  |nner without dro|
00000da0  77 6e 69 6e 67 20 74 68  65 6d 20 77 69 74 68 20  |wning them with |
00000db0  69 6e 66 6f 72 6d 61 74  69 6f 6e 2e 0d 00 00 00  |information.....|
00000dc0  00 4c 00 00 05 6c 00 00  00 fc fe 04 18 47 fc ff  |.L...l.......G..|
00000dd0  28 6e fc ff 70 1c 00 00  50 72 6f 76 69 64 65 20  |(n..p...Provide |
00000de0  69 6e 74 65 72 61 63 74  69 76 65 20 68 65 6c 70  |interactive help|
00000df0  20 74 68 6f 72 6f 75 67  68 6c 79 20 2d 20 69 6e  | thoroughly - in|
00000e00  63 6c 75 64 65 20 74 68  65 20 69 63 6f 6e 20 62  |clude the icon b|
00000e10  61 72 2c 20 61 6e 64 20  74 68 65 20 77 6f 72 6b  |ar, and the work|
00000e20  61 72 65 61 20 6f 66 20  61 6c 6c 20 00 6c 00 00  |area of all .l..|
00000e30  25 54 00 00 42 56 9c 03  38 18 fc ff 48 3f fc ff  |%T..BV..8...H?..|
00000e40  70 1c 00 00 79 6f 75 72  20 77 69 6e 64 6f 77 73  |p...your windows|
00000e50  2e 20 20 49 66 20 6e 6f  20 61 63 74 69 6f 6e 73  |.  If no actions|
00000e60  20 61 72 65 20 70 6f 73  73 69 62 6c 65 20 69 6e  | are possible in|
00000e70  20 61 20 77 69 6e 64 6f  77 2c 20 6a 75 73 74 0d  | a window, just.|
00000e80  00 54 00 00 25 3c 00 00  46 50 a4 01 50 c9 fb ff  |.T..%<..FP..P...|
00000e90  60 f0 fb ff 70 1c 00 00  12 1c 00 00 8c 41 00 00  |`...p........A..|
00000ea0  00 00 00 00 54 68 69 73  20 77 69 6e 64 6f 77 20  |....This window |
00000eb0  73 68 6f 77 73 2e 2e 2e  2e 0d 00 00 00 3c 00 00  |shows........<..|
00000ec0  25 30 00 00 42 b8 55 01  68 7a fb ff 78 a1 fb ff  |%0..B.U.hz..x...|
00000ed0  70 1c 00 00 69 66 20 62  65 74 74 65 72 20 74 68  |p...if better th|
00000ee0  61 6e 20 6e 6f 74 68 69  6e 67 2e 0d 00 30 00 00  |an nothing...0..|
00000ef0  25 1c 00 00 42 34 03 00  80 2b fb ff 90 52 fb ff  |%...B4...+...R..|
00000f00  70 1c 00 00 0d 00 00 00  00 1c 00 00 25 38 00 00  |p...........%8..|
00000f10  42 c0 15 02 98 dc fa ff  a8 03 fb ff 70 1c 00 00  |B...........p...|
00000f20  59 6f 75 20 73 68 6f 75  6c 64 20 61 73 73 75 6d  |You should assum|
00000f30  65 20 61 20 75 73 65 72  20 6b 6e 6f 77 73 3a 0d  |e a user knows:.|
00000f40  00 38 00 00 25 38 00 00  46 8e 8e 01 b0 8d fa ff  |.8..%8..F.......|
00000f50  c0 b4 fa ff 70 1c 00 00  8f 20 12 00 1c 2a 00 00  |....p.... ...*..|
00000f60  00 00 00 00 77 68 61 74  20 61 20 4d 45 4e 55 20  |....what a MENU |
00000f70  6b 65 79 20 69 73 0d 00  00 38 00 00 25 54 00 00  |key is...8..%T..|
00000f80  46 ae 1c 03 c8 3e fa ff  d8 65 fa ff 70 1c 00 00  |F....>...e..p...|
00000f90  8f 20 12 00 1c 2a 00 00  00 00 00 00 68 6f 77 20  |. ...*......how |
00000fa0  74 6f 20 6e 61 76 69 67  61 74 65 20 6d 65 6e 75  |to navigate menu|
00000fb0  20 74 72 65 65 73 20 61  6e 64 20 63 68 6f 6f 73  | trees and choos|
00000fc0  65 20 65 6e 74 72 69 65  73 0d 00 00 00 54 00 00  |e entries....T..|
00000fd0  25 3c 00 00 46 b0 76 01  e0 ef f9 ff f0 16 fa ff  |%<..F.v.........|
00000fe0  70 1c 00 00 8f 20 12 00  1c 2a 00 00 00 00 00 00  |p.... ...*......|
00000ff0  77 68 61 74 20 74 68 65  20 69 63 6f 6e 20 62 61  |what the icon ba|
00001000  72 20 69 73 0d 00 00 00  00 3c 00 00 25 58 00 00  |r is.....<..%X..|
00001010  46 10 60 03 f8 a0 f9 ff  08 c8 f9 ff 70 1c 00 00  |F.`.........p...|
00001020  8f 20 12 00 1c 2a 00 00  00 00 00 00 68 6f 77 20  |. ...*......how |
00001030  74 6f 20 6d 6f 76 65 2f  73 69 7a 65 2f 74 6f 67  |to move/size/tog|
00001040  67 6c 65 2f 63 6c 6f 73  65 20 77 69 6e 64 6f 77  |gle/close window|
00001050  73 2c 20 61 6e 64 20 73  6f 20 6f 6e 0d 00 00 00  |s, and so on....|
00001060  00 58 00 00 25 44 00 00  46 a0 1c 02 10 52 f9 ff  |.X..%D..F....R..|
00001070  20 79 f9 ff 70 1c 00 00  8f 20 12 00 1c 2a 00 00  | y..p.... ...*..|
00001080  00 00 00 00 77 68 61 74  20 27 64 72 61 67 67 69  |....what 'draggi|
00001090  6e 67 20 61 6e 20 69 63  6f 6e 27 20 6d 65 61 6e  |ng an icon' mean|
000010a0  73 0d 00 00 00 44 00 00  a5 ac 00 00 46 0c fb 02  |s....D......F...|
000010b0  28 03 f9 ff 38 2a f9 ff  70 1c 00 00 8f 20 12 00  |(...8*..p.... ..|
000010c0  1c 2a 00 00 00 00 00 00  77 68 61 74 20 27 66 69  |.*......what 'fi|
000010d0  6c 6c 69 6e 67 20 69 6e  20 61 20 66 69 65 6c 64  |lling in a field|
000010e0  27 20 28 77 72 69 74 61  62 6c 65 20 69 63 6f 6e  |' (writable icon|
000010f0  29 20 6d 65 61 6e 73 05  05 05 05 05 05 05 05 05  |) means.........|
00001100  05 05 05 05 05 05 05 05  05 05 05 05 05 05 05 05  |................|
*
00001130  05 05 05 05 0d 08 02 00  16 23 02 00 0b 24 02 00  |.........#...$..|
00001140  00 00 00 00 08 24 02 00  0b 24 02 00 00 00 00 00  |.....$...$......|
00001150  00 ac 00 00 25 1c 00 00  42 7c 04 00 a0 a4 f8 ff  |....%...B|......|
00001160  50 db f8 ff d0 27 00 00  0d 00 00 00 00 1c 00 00  |P....'..........|
00001170  06 00 00 00 79 56 34 12  cc 03 00 00 07 00 00 00  |....yV4.........|
00001180  00 00 00 00 06 08 00 00  00 08 00 00 01 10 00 00  |................|
00001190  00 00 00 00 00 00 00 00  00 10 00 00 02 1c 00 00  |................|
000011a0  60 02 00 00 00 00 00 00  0d 4b 02 00 16 53 02 00  |`........K...S..|
000011b0  00 00 00 00 00 1c 00 00  a5 80 00 00 42 dc 00 00  |............B...|
000011c0  e0 ea fe ff f0 11 ff ff  c8 1e 00 00 05 05 05 05  |................|
000011d0  05 05 05 05 05 05 05 05  05 05 05 05 05 05 05 05  |................|
*
00001200  05 05 05 05 05 05 05 05  05 05 05 05 07 00 00 00  |................|
00001210  0d 4b 02 00 0d 4b 02 00  00 00 00 00 07 4b 02 00  |.K...K.......K..|
00001220  16 53 02 00 0d 4b 02 00  16 53 02 00 00 00 00 00  |.S...K...S......|
00001230  0d 00 00 00 00 80 00 00  25 1c 00 00 42 dc 00 00  |........%...B...|
00001240  f8 9b fe ff 08 c3 fe ff  c8 1e 00 00 0d 00 00 00  |................|
00001250  00 1c 00 00 a5 28 00 00  42 dc 00 00 10 4d fe ff  |.....(..B....M..|
00001260  20 74 fe ff c8 1e 00 00  0d 08 05 05 16 53 02 00  | t...........S..|
00001270  0d 4b 02 00 00 00 00 00  00 28 00 00 25 1c 00 00  |.K.......(..%...|
00001280  42 dc 00 00 28 fe fd ff  38 25 fe ff c8 1e 00 00  |B...(...8%......|
00001290  0d 00 00 00 00 1c 00 00  a5 2c 00 00 42 dc 00 00  |.........,..B...|
000012a0  48 cf fd ff 58 f6 fd ff  c8 1e 00 00 0d 07 05 05  |H...X...........|
000012b0  16 54 02 00 0d 4b 02 00  16 54 02 00 00 00 00 00  |.T...K...T......|
000012c0  00 2c 00 00 a5 28 00 00  42 dc 00 00 68 a0 fd ff  |.,...(..B...h...|
000012d0  78 c7 fd ff c8 1e 00 00  0d 08 05 05 16 54 02 00  |x............T..|
000012e0  0d 4b 02 00 00 00 00 00  00 28 00 00 25 1c 00 00  |.K.......(..%...|
000012f0  42 dc 00 00 80 51 fd ff  90 78 fd ff c8 1e 00 00  |B....Q...x......|
00001300  0d 00 00 00 00 1c 00 00  25 1c 00 00 42 dc 00 00  |........%...B...|
00001310  a0 22 fd ff b0 49 fd ff  c8 1e 00 00 0d 00 00 00  |."...I..........|
00001320  00 1c 00 00 25 1c 00 00  42 dc 00 00 c0 f3 fc ff  |....%...B.......|
00001330  d0 1a fd ff c8 1e 00 00  0d 00 00 00 00 1c 00 00  |................|
00001340  a5 2c 00 00 42 dc 00 00  e0 c4 fc ff f0 eb fc ff  |.,..B...........|
00001350  c8 1e 00 00 0d 07 05 05  16 55 02 00 0d 4b 02 00  |.........U...K..|
00001360  16 55 02 00 00 00 00 00  00 2c 00 00 a5 28 00 00  |.U.......,...(..|
00001370  42 dc 00 00 00 96 fc ff  10 bd fc ff c8 1e 00 00  |B...............|
00001380  0d 08 05 05 16 55 02 00  0d 4b 02 00 00 00 00 00  |.....U...K......|
00001390  00 28 00 00 a5 2c 00 00  42 dc 00 00 18 47 fc ff  |.(...,..B....G..|
000013a0  28 6e fc ff c8 1e 00 00  0d 07 05 05 16 56 02 00  |(n...........V..|
000013b0  0d 4b 02 00 16 56 02 00  00 00 00 00 00 2c 00 00  |.K...V.......,..|
000013c0  25 1c 00 00 42 dc 00 00  38 18 fc ff 48 3f fc ff  |%...B...8...H?..|
000013d0  c8 1e 00 00 0d 00 00 00  00 1c 00 00 25 1c 00 00  |............%...|
000013e0  42 dc 00 00 50 c9 fb ff  60 f0 fb ff c8 1e 00 00  |B...P...`.......|
000013f0  0d 00 00 00 00 1c 00 00  25 1c 00 00 42 dc 00 00  |........%...B...|
00001400  68 7a fb ff 78 a1 fb ff  c8 1e 00 00 0d 00 00 00  |hz..x...........|
00001410  00 1c 00 00 25 1c 00 00  42 dc 00 00 80 2b fb ff  |....%...B....+..|
00001420  90 52 fb ff c8 1e 00 00  0d 00 00 00 00 1c 00 00  |.R..............|
00001430  05 28 00 00 00 cc 23 01  98 dc fa ff a8 03 fb ff  |.(....#.........|
00001440  c8 1e 00 00 57 68 61 74  20 79 6f 75 20 73 68 6f  |....What you sho|
00001450  75 6c 64 20 00 28 00 00  a5 c8 00 00 42 9e 89 00  |uld .(......B...|
00001460  b8 ad fa ff c8 d4 fa ff  c8 1e 00 00 61 73 73 75  |............assu|
00001470  6d 65 0d 08 16 56 02 00  0d 4b 02 00 00 00 00 00  |me...V...K......|
00001480  05 05 05 05 05 05 05 05  05 05 05 05 05 05 05 05  |................|
*
000014a0  05 05 05 05 08 4b 02 00  0d 4b 02 00 16 4a 02 00  |.....K...K...J..|
000014b0  00 00 00 00 07 4a 02 00  0c 3c 02 00 0c 3c 02 00  |.....J...<...<..|
000014c0  16 44 02 00 00 00 00 00  07 44 02 00 16 3e 02 00  |.D.......D...>..|
000014d0  0c 3c 02 00 16 3e 02 00  00 00 00 00 08 3e 02 00  |.<...>.......>..|
000014e0  16 3e 02 00 0c 3c 02 00  00 00 00 00 05 05 05 05  |.>...<..........|
000014f0  05 05 05 05 05 05 05 05  05 05 05 05 05 05 05 05  |................|
*
00001510  08 3c 02 00 0c 3c 02 00  00 00 00 00 00 c8 00 00  |.<...<..........|
00001520  25 1c 00 00 42 7c 04 00  30 4f fa ff e0 85 fa ff  |%...B|..0O......|
00001530  d0 27 00 00 0d 00 00 00  00 1c 00 00 06 00 00 00  |.'..............|
00001540  79 56 34 12                                       |yV4.|
00001544