Home » Archimedes archive » Acorn User » AU 1996-02.adf » Clan » !ResEd/CSE/!Menu/Messages

!ResEd/CSE/!Menu/Messages

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 » Acorn User » AU 1996-02.adf » Clan
Filename: !ResEd/CSE/!Menu/Messages
Read OK:
File size: 1768 bytes
Load address: 0000
Exec address: 0000
File contents
Usage:This application is part of !ResEd and should not be run independently
TaskName:ResEd Menu Editor

NoMem:Not enough memory; free some and try again

BadClass:Internal error (object of wrong class %d for menu editor)
BadVersion:Cannot edit this menu object (unknown version %s)
CorruptMenu:Internal error (inconsistent menu object)
TooManyMenus:Internal error (Too many menu registrations)

UnkObj:Internal error (Unknown object)
CompID:An entry with component ID %s already exists in this menu - please choose a unique ID

CantRead:Cannot read file %s

MM_Name:Menu editor
MM_Edit:Edit
MM_Prop:Properties...  ^M
MM_Palt:Menu entries...

EM_Name:Edit
EM_Delt:Delete           ^K
EM_Prop:Properties...    ^P
EM_SAll:Select all       ^A
EM_CSel:Clear selection  ^Z

KMM_Prop:13
KEM_Prop:16
KEM_Delt:11
KEM_SAll:1
KEM_CSel:26


# Interactive help support; these messages can be deleted if this is not
# required.

Hlp.P:This \w contains menu entry templates which you may drag to an editing \w.
Hlp.PE:This is a menu entry template.
Hlp.PS:This is a separator.
Hlp.PIN:||M\Dcopy to an editing \w.||M\Sselect, \Aadd to selection.
Hlp.PIS:||M\Dcopy the selection to an editing \w.||M\Adeselect.

Hlp.E:This \w represents a menu object template.||M\Dselect all menu entries intersected by the drag box; \dtoggle their state of selection. Hold down SHIFT to process only entries fully within the drag box.
Hlp.MT:\Tmenu's title.||MDouble-\Sedit menu properties.
Hlp.EE:This is a menu entry with ID = &%x.
Hlp.EEN:||M\Dreposition.||MDrag �\s to copy.||M\Sselect, \Aadd to selection.||MDouble-\Sedit properties.
Hlp.EES:||M\Dmove selection.||MDrag �\s to copy selection.||M\Adeselect.||MDouble-\Sedit properties.
Hlp.ES:This is a separator.
Hlp.ESN:||M\Dreposition.||MDrag �\s to copy.||M\Sselect, \Aadd to selection.
Hlp.ESS:||M\Dmove selection.||MDrag �\s to copy selection.||M\Adeselect.

Hlp.M1.0:\Rview operations on selected menu entries.
Hlp.M1.1:\Sedit the menu's overall properties.||MYou can also do this by double-clicking \s on the menu's title.
Hlp.M1.2:\Sdisplay a \w containing prototype menu entries and a separator.

Hlp.M1.0.0:\Sdelete the selected objects.
Hlp.M1.0.1:\Sedit the selected entry's properties.||MYou can also do this by double-clicking \s on the menu entry itself.
Hlp.M1.0.2:\Sselect all objects.
Hlp.M1.0.3:\Sdeselect all objects.

Hlp.W2:Use this box to edit properties of the menu as a whole.
Hlp.W3:Use this box to edit menu entry properties.

Hlp.OK:Click \s (or press RETURN) to apply the changes.||MClick \a (or press �RETURN) to apply changes without closing the box.
Hlp.CANCEL:Click \s (or press ESCAPE) to close the box without applying any changes.||MClick \a (or press �ESCAPE) to reset the contents of the box.
Hlp.ADJ_UP:Click \s (\a) to increase (decrease) the value of the adjacent numeric field.||MIf SHIFT is held down, the change will be greater for each click.
Hlp.ADJ_DOWN:Click \s (\a) to decrease (increase) the value of the adjacent numeric field.||MIf SHIFT is held down, the change will be greater for each click.
Hlp.MAX:This is the buffer size for the adjacent string; ResEd ensures it is always large enough.||MUse '*' to make the buffer just the right size for the given string.||MIf the string is optional and has been switched off, use 0 for no buffer.
Hlp.HASHELP:Switch on to specify a response to HelpRequest messages.
Hlp.HELP:This is the string returned in response to a HelpRequest message.

!DROP:Enter the %s's name, or drag its icon from the resource file display and drop it here.
!DROO:You may also drag the %s's icon from a resource file display and drop it here.
!NUMVAL:in hex (preceded by &) or in decimal.
!EVDFLT:Switch on to receive the %s event when %s
!EVNONE:Switch on if you do not wish to receive an event when %s
!EVOTHR:Switch on to specify your own event to receive when %s
!EVENT:Enter an event number greater than zero !NUMVAL;

!W2SHOW:the menu is about to be displayed
!W2HIDE:the menu has been hidden
Hlp.W2.BEFORE_DEFAULT:!EVDFLT/Menu_AboutToBeShown/!W2SHOW;;.
Hlp.W2.BEFORE_NONE:!EVNONE/!W2SHOW;;.
Hlp.W2.BEFORE_OTHER:!EVOTHR/!W2SHOW;;.
Hlp.W2.BEFORE_EVENT
Hlp.W2.HIDDEN_EVENT:!EVENT;
Hlp.W2.HIDDEN_DEFAULT:!EVDFLT/Menu_HasBeenHidden/!W2HIDE;;.
Hlp.W2.HIDDEN_NONE:!EVNONE/!W2HIDE;;.
Hlp.W2.HIDDEN_OTHER:!EVOTHR/!W2HIDE;;.
Hlp.W2.TITLE:This is the menu's title.

!W3SLCT:the user clicks on this menu entry
!W3SUBM:the user moves across the submenu arrow of this entry
!W3SHOW:Switch on to show an object when %s
Hlp.W3.CLICKEVENT_DEFAULT:!EVDFLT/Menu_Selection/!W3SLCT;;.
Hlp.W3.CLICKEVENT_OTHER:!EVOTHR/!W3SLCT;;.
Hlp.W3.CLICKEVENT_EVENT
Hlp.W3.SUBEVENT_EVENT:!EVENT;
Hlp.W3.SUBEVENT_DEFAULT:!EVDFLT/Menu_SubMenu/!W3SUBM;;.
Hlp.W3.SUBEVENT_NONE:!EVNONE/!W3SUBM;;.
Hlp.W3.SUBEVENT_OTHER:!EVOTHR/!W3SLCT;;.
Hlp.W3.CLICKSHOW_BUTTON:!W3SHOW/!W3SLCT;;. !DROO/object;
Hlp.W3.CLICKSHOW_OBJECT
Hlp.W3.SUBSHOW_OBJECT:!DROP/object;
Hlp.W3.CLICKSHOW_TRANSIENT:Switch on to show the object as a transient, and off to display persistently.
Hlp.W3.SUBSHOW_BUTTON:!W3SHOW/!W3SUBM;;. !DROO/object;
Hlp.W3.COMPONENT:This is the menu entry's component ID. You may enter a new value !NUMVAL;
Hlp.W3.ISTEXT:Switch on if this entry contains text.
Hlp.W3.ISSPRITE:Switch on if this entry contains a sprite.
Hlp.W3.TEXT:The menu entry's contents.
Hlp.W3.SPRITE:The name of the sprite for the menu entry.
Hlp.W3.KEY:This string will appear right-justified in the menu entry. It can be filled in automatically (together with the "Click action" fields) by dragging an entry from a window's "Keyboard shortcuts" dbox and dropping it here.
Hlp.W3.TICKED:Switch on to tick this menu entry.
Hlp.W3.SUBMENU:Switch on to add a submenu arrow to this menu entry. You may also drag an icon from the resource file display and drop it here, in which case this option will be switched on and the "Submenu Show object" fields will be filled in.
Hlp.W3.FADED:Switch on to fade this menu entry so that it cannot be selected by the user.
00000000  55 73 61 67 65 3a 54 68  69 73 20 61 70 70 6c 69  |Usage:This appli|
00000010  63 61 74 69 6f 6e 20 69  73 20 70 61 72 74 20 6f  |cation is part o|
00000020  66 20 21 52 65 73 45 64  20 61 6e 64 20 73 68 6f  |f !ResEd and sho|
00000030  75 6c 64 20 6e 6f 74 20  62 65 20 72 75 6e 20 69  |uld not be run i|
00000040  6e 64 65 70 65 6e 64 65  6e 74 6c 79 0a 54 61 73  |ndependently.Tas|
00000050  6b 4e 61 6d 65 3a 52 65  73 45 64 20 4d 65 6e 75  |kName:ResEd Menu|
00000060  20 45 64 69 74 6f 72 0a  0a 4e 6f 4d 65 6d 3a 4e  | Editor..NoMem:N|
00000070  6f 74 20 65 6e 6f 75 67  68 20 6d 65 6d 6f 72 79  |ot enough memory|
00000080  3b 20 66 72 65 65 20 73  6f 6d 65 20 61 6e 64 20  |; free some and |
00000090  74 72 79 20 61 67 61 69  6e 0a 0a 42 61 64 43 6c  |try again..BadCl|
000000a0  61 73 73 3a 49 6e 74 65  72 6e 61 6c 20 65 72 72  |ass:Internal err|
000000b0  6f 72 20 28 6f 62 6a 65  63 74 20 6f 66 20 77 72  |or (object of wr|
000000c0  6f 6e 67 20 63 6c 61 73  73 20 25 64 20 66 6f 72  |ong class %d for|
000000d0  20 6d 65 6e 75 20 65 64  69 74 6f 72 29 0a 42 61  | menu editor).Ba|
000000e0  64 56 65 72 73 69 6f 6e  3a 43 61 6e 6e 6f 74 20  |dVersion:Cannot |
000000f0  65 64 69 74 20 74 68 69  73 20 6d 65 6e 75 20 6f  |edit this menu o|
00000100  62 6a 65 63 74 20 28 75  6e 6b 6e 6f 77 6e 20 76  |bject (unknown v|
00000110  65 72 73 69 6f 6e 20 25  73 29 0a 43 6f 72 72 75  |ersion %s).Corru|
00000120  70 74 4d 65 6e 75 3a 49  6e 74 65 72 6e 61 6c 20  |ptMenu:Internal |
00000130  65 72 72 6f 72 20 28 69  6e 63 6f 6e 73 69 73 74  |error (inconsist|
00000140  65 6e 74 20 6d 65 6e 75  20 6f 62 6a 65 63 74 29  |ent menu object)|
00000150  0a 54 6f 6f 4d 61 6e 79  4d 65 6e 75 73 3a 49 6e  |.TooManyMenus:In|
00000160  74 65 72 6e 61 6c 20 65  72 72 6f 72 20 28 54 6f  |ternal error (To|
00000170  6f 20 6d 61 6e 79 20 6d  65 6e 75 20 72 65 67 69  |o many menu regi|
00000180  73 74 72 61 74 69 6f 6e  73 29 0a 0a 55 6e 6b 4f  |strations)..UnkO|
00000190  62 6a 3a 49 6e 74 65 72  6e 61 6c 20 65 72 72 6f  |bj:Internal erro|
000001a0  72 20 28 55 6e 6b 6e 6f  77 6e 20 6f 62 6a 65 63  |r (Unknown objec|
000001b0  74 29 0a 43 6f 6d 70 49  44 3a 41 6e 20 65 6e 74  |t).CompID:An ent|
000001c0  72 79 20 77 69 74 68 20  63 6f 6d 70 6f 6e 65 6e  |ry with componen|
000001d0  74 20 49 44 20 25 73 20  61 6c 72 65 61 64 79 20  |t ID %s already |
000001e0  65 78 69 73 74 73 20 69  6e 20 74 68 69 73 20 6d  |exists in this m|
000001f0  65 6e 75 20 2d 20 70 6c  65 61 73 65 20 63 68 6f  |enu - please cho|
00000200  6f 73 65 20 61 20 75 6e  69 71 75 65 20 49 44 0a  |ose a unique ID.|
00000210  0a 43 61 6e 74 52 65 61  64 3a 43 61 6e 6e 6f 74  |.CantRead:Cannot|
00000220  20 72 65 61 64 20 66 69  6c 65 20 25 73 0a 0a 4d  | read file %s..M|
00000230  4d 5f 4e 61 6d 65 3a 4d  65 6e 75 20 65 64 69 74  |M_Name:Menu edit|
00000240  6f 72 0a 4d 4d 5f 45 64  69 74 3a 45 64 69 74 0a  |or.MM_Edit:Edit.|
00000250  4d 4d 5f 50 72 6f 70 3a  50 72 6f 70 65 72 74 69  |MM_Prop:Properti|
00000260  65 73 2e 2e 2e 20 20 5e  4d 0a 4d 4d 5f 50 61 6c  |es...  ^M.MM_Pal|
00000270  74 3a 4d 65 6e 75 20 65  6e 74 72 69 65 73 2e 2e  |t:Menu entries..|
00000280  2e 0a 0a 45 4d 5f 4e 61  6d 65 3a 45 64 69 74 0a  |...EM_Name:Edit.|
00000290  45 4d 5f 44 65 6c 74 3a  44 65 6c 65 74 65 20 20  |EM_Delt:Delete  |
000002a0  20 20 20 20 20 20 20 20  20 5e 4b 0a 45 4d 5f 50  |         ^K.EM_P|
000002b0  72 6f 70 3a 50 72 6f 70  65 72 74 69 65 73 2e 2e  |rop:Properties..|
000002c0  2e 20 20 20 20 5e 50 0a  45 4d 5f 53 41 6c 6c 3a  |.    ^P.EM_SAll:|
000002d0  53 65 6c 65 63 74 20 61  6c 6c 20 20 20 20 20 20  |Select all      |
000002e0  20 5e 41 0a 45 4d 5f 43  53 65 6c 3a 43 6c 65 61  | ^A.EM_CSel:Clea|
000002f0  72 20 73 65 6c 65 63 74  69 6f 6e 20 20 5e 5a 0a  |r selection  ^Z.|
00000300  0a 4b 4d 4d 5f 50 72 6f  70 3a 31 33 0a 4b 45 4d  |.KMM_Prop:13.KEM|
00000310  5f 50 72 6f 70 3a 31 36  0a 4b 45 4d 5f 44 65 6c  |_Prop:16.KEM_Del|
00000320  74 3a 31 31 0a 4b 45 4d  5f 53 41 6c 6c 3a 31 0a  |t:11.KEM_SAll:1.|
00000330  4b 45 4d 5f 43 53 65 6c  3a 32 36 0a 0a 0a 23 20  |KEM_CSel:26...# |
00000340  49 6e 74 65 72 61 63 74  69 76 65 20 68 65 6c 70  |Interactive help|
00000350  20 73 75 70 70 6f 72 74  3b 20 74 68 65 73 65 20  | support; these |
00000360  6d 65 73 73 61 67 65 73  20 63 61 6e 20 62 65 20  |messages can be |
00000370  64 65 6c 65 74 65 64 20  69 66 20 74 68 69 73 20  |deleted if this |
00000380  69 73 20 6e 6f 74 0a 23  20 72 65 71 75 69 72 65  |is not.# require|
00000390  64 2e 0a 0a 48 6c 70 2e  50 3a 54 68 69 73 20 5c  |d...Hlp.P:This \|
000003a0  77 20 63 6f 6e 74 61 69  6e 73 20 6d 65 6e 75 20  |w contains menu |
000003b0  65 6e 74 72 79 20 74 65  6d 70 6c 61 74 65 73 20  |entry templates |
000003c0  77 68 69 63 68 20 79 6f  75 20 6d 61 79 20 64 72  |which you may dr|
000003d0  61 67 20 74 6f 20 61 6e  20 65 64 69 74 69 6e 67  |ag to an editing|
000003e0  20 5c 77 2e 0a 48 6c 70  2e 50 45 3a 54 68 69 73  | \w..Hlp.PE:This|
000003f0  20 69 73 20 61 20 6d 65  6e 75 20 65 6e 74 72 79  | is a menu entry|
00000400  20 74 65 6d 70 6c 61 74  65 2e 0a 48 6c 70 2e 50  | template..Hlp.P|
00000410  53 3a 54 68 69 73 20 69  73 20 61 20 73 65 70 61  |S:This is a sepa|
00000420  72 61 74 6f 72 2e 0a 48  6c 70 2e 50 49 4e 3a 7c  |rator..Hlp.PIN:||
00000430  7c 4d 5c 44 63 6f 70 79  20 74 6f 20 61 6e 20 65  ||M\Dcopy to an e|
00000440  64 69 74 69 6e 67 20 5c  77 2e 7c 7c 4d 5c 53 73  |diting \w.||M\Ss|
00000450  65 6c 65 63 74 2c 20 5c  41 61 64 64 20 74 6f 20  |elect, \Aadd to |
00000460  73 65 6c 65 63 74 69 6f  6e 2e 0a 48 6c 70 2e 50  |selection..Hlp.P|
00000470  49 53 3a 7c 7c 4d 5c 44  63 6f 70 79 20 74 68 65  |IS:||M\Dcopy the|
00000480  20 73 65 6c 65 63 74 69  6f 6e 20 74 6f 20 61 6e  | selection to an|
00000490  20 65 64 69 74 69 6e 67  20 5c 77 2e 7c 7c 4d 5c  | editing \w.||M\|
000004a0  41 64 65 73 65 6c 65 63  74 2e 0a 0a 48 6c 70 2e  |Adeselect...Hlp.|
000004b0  45 3a 54 68 69 73 20 5c  77 20 72 65 70 72 65 73  |E:This \w repres|
000004c0  65 6e 74 73 20 61 20 6d  65 6e 75 20 6f 62 6a 65  |ents a menu obje|
000004d0  63 74 20 74 65 6d 70 6c  61 74 65 2e 7c 7c 4d 5c  |ct template.||M\|
000004e0  44 73 65 6c 65 63 74 20  61 6c 6c 20 6d 65 6e 75  |Dselect all menu|
000004f0  20 65 6e 74 72 69 65 73  20 69 6e 74 65 72 73 65  | entries interse|
00000500  63 74 65 64 20 62 79 20  74 68 65 20 64 72 61 67  |cted by the drag|
00000510  20 62 6f 78 3b 20 5c 64  74 6f 67 67 6c 65 20 74  | box; \dtoggle t|
00000520  68 65 69 72 20 73 74 61  74 65 20 6f 66 20 73 65  |heir state of se|
00000530  6c 65 63 74 69 6f 6e 2e  20 48 6f 6c 64 20 64 6f  |lection. Hold do|
00000540  77 6e 20 53 48 49 46 54  20 74 6f 20 70 72 6f 63  |wn SHIFT to proc|
00000550  65 73 73 20 6f 6e 6c 79  20 65 6e 74 72 69 65 73  |ess only entries|
00000560  20 66 75 6c 6c 79 20 77  69 74 68 69 6e 20 74 68  | fully within th|
00000570  65 20 64 72 61 67 20 62  6f 78 2e 0a 48 6c 70 2e  |e drag box..Hlp.|
00000580  4d 54 3a 5c 54 6d 65 6e  75 27 73 20 74 69 74 6c  |MT:\Tmenu's titl|
00000590  65 2e 7c 7c 4d 44 6f 75  62 6c 65 2d 5c 53 65 64  |e.||MDouble-\Sed|
000005a0  69 74 20 6d 65 6e 75 20  70 72 6f 70 65 72 74 69  |it menu properti|
000005b0  65 73 2e 0a 48 6c 70 2e  45 45 3a 54 68 69 73 20  |es..Hlp.EE:This |
000005c0  69 73 20 61 20 6d 65 6e  75 20 65 6e 74 72 79 20  |is a menu entry |
000005d0  77 69 74 68 20 49 44 20  3d 20 26 25 78 2e 0a 48  |with ID = &%x..H|
000005e0  6c 70 2e 45 45 4e 3a 7c  7c 4d 5c 44 72 65 70 6f  |lp.EEN:||M\Drepo|
000005f0  73 69 74 69 6f 6e 2e 7c  7c 4d 44 72 61 67 20 8b  |sition.||MDrag .|
00000600  5c 73 20 74 6f 20 63 6f  70 79 2e 7c 7c 4d 5c 53  |\s to copy.||M\S|
00000610  73 65 6c 65 63 74 2c 20  5c 41 61 64 64 20 74 6f  |select, \Aadd to|
00000620  20 73 65 6c 65 63 74 69  6f 6e 2e 7c 7c 4d 44 6f  | selection.||MDo|
00000630  75 62 6c 65 2d 5c 53 65  64 69 74 20 70 72 6f 70  |uble-\Sedit prop|
00000640  65 72 74 69 65 73 2e 0a  48 6c 70 2e 45 45 53 3a  |erties..Hlp.EES:|
00000650  7c 7c 4d 5c 44 6d 6f 76  65 20 73 65 6c 65 63 74  |||M\Dmove select|
00000660  69 6f 6e 2e 7c 7c 4d 44  72 61 67 20 8b 5c 73 20  |ion.||MDrag .\s |
00000670  74 6f 20 63 6f 70 79 20  73 65 6c 65 63 74 69 6f  |to copy selectio|
00000680  6e 2e 7c 7c 4d 5c 41 64  65 73 65 6c 65 63 74 2e  |n.||M\Adeselect.|
00000690  7c 7c 4d 44 6f 75 62 6c  65 2d 5c 53 65 64 69 74  |||MDouble-\Sedit|
000006a0  20 70 72 6f 70 65 72 74  69 65 73 2e 0a 48 6c 70  | properties..Hlp|
000006b0  2e 45 53 3a 54 68 69 73  20 69 73 20 61 20 73 65  |.ES:This is a se|
000006c0  70 61 72 61 74 6f 72 2e  0a 48 6c 70 2e 45 53 4e  |parator..Hlp.ESN|
000006d0  3a 7c 7c 4d 5c 44 72 65  70 6f 73 69 74 69 6f 6e  |:||M\Dreposition|
000006e0  2e 7c 7c 4d 44 72 61 67  20 8b 5c 73 20 74 6f 20  |.||MDrag .\s to |
000006f0  63 6f 70 79 2e 7c 7c 4d  5c 53 73 65 6c 65 63 74  |copy.||M\Sselect|
00000700  2c 20 5c 41 61 64 64 20  74 6f 20 73 65 6c 65 63  |, \Aadd to selec|
00000710  74 69 6f 6e 2e 0a 48 6c  70 2e 45 53 53 3a 7c 7c  |tion..Hlp.ESS:|||
00000720  4d 5c 44 6d 6f 76 65 20  73 65 6c 65 63 74 69 6f  |M\Dmove selectio|
00000730  6e 2e 7c 7c 4d 44 72 61  67 20 8b 5c 73 20 74 6f  |n.||MDrag .\s to|
00000740  20 63 6f 70 79 20 73 65  6c 65 63 74 69 6f 6e 2e  | copy selection.|
00000750  7c 7c 4d 5c 41 64 65 73  65 6c 65 63 74 2e 0a 0a  |||M\Adeselect...|
00000760  48 6c 70 2e 4d 31 2e 30  3a 5c 52 76 69 65 77 20  |Hlp.M1.0:\Rview |
00000770  6f 70 65 72 61 74 69 6f  6e 73 20 6f 6e 20 73 65  |operations on se|
00000780  6c 65 63 74 65 64 20 6d  65 6e 75 20 65 6e 74 72  |lected menu entr|
00000790  69 65 73 2e 0a 48 6c 70  2e 4d 31 2e 31 3a 5c 53  |ies..Hlp.M1.1:\S|
000007a0  65 64 69 74 20 74 68 65  20 6d 65 6e 75 27 73 20  |edit the menu's |
000007b0  6f 76 65 72 61 6c 6c 20  70 72 6f 70 65 72 74 69  |overall properti|
000007c0  65 73 2e 7c 7c 4d 59 6f  75 20 63 61 6e 20 61 6c  |es.||MYou can al|
000007d0  73 6f 20 64 6f 20 74 68  69 73 20 62 79 20 64 6f  |so do this by do|
000007e0  75 62 6c 65 2d 63 6c 69  63 6b 69 6e 67 20 5c 73  |uble-clicking \s|
000007f0  20 6f 6e 20 74 68 65 20  6d 65 6e 75 27 73 20 74  | on the menu's t|
00000800  69 74 6c 65 2e 0a 48 6c  70 2e 4d 31 2e 32 3a 5c  |itle..Hlp.M1.2:\|
00000810  53 64 69 73 70 6c 61 79  20 61 20 5c 77 20 63 6f  |Sdisplay a \w co|
00000820  6e 74 61 69 6e 69 6e 67  20 70 72 6f 74 6f 74 79  |ntaining prototy|
00000830  70 65 20 6d 65 6e 75 20  65 6e 74 72 69 65 73 20  |pe menu entries |
00000840  61 6e 64 20 61 20 73 65  70 61 72 61 74 6f 72 2e  |and a separator.|
00000850  0a 0a 48 6c 70 2e 4d 31  2e 30 2e 30 3a 5c 53 64  |..Hlp.M1.0.0:\Sd|
00000860  65 6c 65 74 65 20 74 68  65 20 73 65 6c 65 63 74  |elete the select|
00000870  65 64 20 6f 62 6a 65 63  74 73 2e 0a 48 6c 70 2e  |ed objects..Hlp.|
00000880  4d 31 2e 30 2e 31 3a 5c  53 65 64 69 74 20 74 68  |M1.0.1:\Sedit th|
00000890  65 20 73 65 6c 65 63 74  65 64 20 65 6e 74 72 79  |e selected entry|
000008a0  27 73 20 70 72 6f 70 65  72 74 69 65 73 2e 7c 7c  |'s properties.|||
000008b0  4d 59 6f 75 20 63 61 6e  20 61 6c 73 6f 20 64 6f  |MYou can also do|
000008c0  20 74 68 69 73 20 62 79  20 64 6f 75 62 6c 65 2d  | this by double-|
000008d0  63 6c 69 63 6b 69 6e 67  20 5c 73 20 6f 6e 20 74  |clicking \s on t|
000008e0  68 65 20 6d 65 6e 75 20  65 6e 74 72 79 20 69 74  |he menu entry it|
000008f0  73 65 6c 66 2e 0a 48 6c  70 2e 4d 31 2e 30 2e 32  |self..Hlp.M1.0.2|
00000900  3a 5c 53 73 65 6c 65 63  74 20 61 6c 6c 20 6f 62  |:\Sselect all ob|
00000910  6a 65 63 74 73 2e 0a 48  6c 70 2e 4d 31 2e 30 2e  |jects..Hlp.M1.0.|
00000920  33 3a 5c 53 64 65 73 65  6c 65 63 74 20 61 6c 6c  |3:\Sdeselect all|
00000930  20 6f 62 6a 65 63 74 73  2e 0a 0a 48 6c 70 2e 57  | objects...Hlp.W|
00000940  32 3a 55 73 65 20 74 68  69 73 20 62 6f 78 20 74  |2:Use this box t|
00000950  6f 20 65 64 69 74 20 70  72 6f 70 65 72 74 69 65  |o edit propertie|
00000960  73 20 6f 66 20 74 68 65  20 6d 65 6e 75 20 61 73  |s of the menu as|
00000970  20 61 20 77 68 6f 6c 65  2e 0a 48 6c 70 2e 57 33  | a whole..Hlp.W3|
00000980  3a 55 73 65 20 74 68 69  73 20 62 6f 78 20 74 6f  |:Use this box to|
00000990  20 65 64 69 74 20 6d 65  6e 75 20 65 6e 74 72 79  | edit menu entry|
000009a0  20 70 72 6f 70 65 72 74  69 65 73 2e 0a 0a 48 6c  | properties...Hl|
000009b0  70 2e 4f 4b 3a 43 6c 69  63 6b 20 5c 73 20 28 6f  |p.OK:Click \s (o|
000009c0  72 20 70 72 65 73 73 20  52 45 54 55 52 4e 29 20  |r press RETURN) |
000009d0  74 6f 20 61 70 70 6c 79  20 74 68 65 20 63 68 61  |to apply the cha|
000009e0  6e 67 65 73 2e 7c 7c 4d  43 6c 69 63 6b 20 5c 61  |nges.||MClick \a|
000009f0  20 28 6f 72 20 70 72 65  73 73 20 8b 52 45 54 55  | (or press .RETU|
00000a00  52 4e 29 20 74 6f 20 61  70 70 6c 79 20 63 68 61  |RN) to apply cha|
00000a10  6e 67 65 73 20 77 69 74  68 6f 75 74 20 63 6c 6f  |nges without clo|
00000a20  73 69 6e 67 20 74 68 65  20 62 6f 78 2e 0a 48 6c  |sing the box..Hl|
00000a30  70 2e 43 41 4e 43 45 4c  3a 43 6c 69 63 6b 20 5c  |p.CANCEL:Click \|
00000a40  73 20 28 6f 72 20 70 72  65 73 73 20 45 53 43 41  |s (or press ESCA|
00000a50  50 45 29 20 74 6f 20 63  6c 6f 73 65 20 74 68 65  |PE) to close the|
00000a60  20 62 6f 78 20 77 69 74  68 6f 75 74 20 61 70 70  | box without app|
00000a70  6c 79 69 6e 67 20 61 6e  79 20 63 68 61 6e 67 65  |lying any change|
00000a80  73 2e 7c 7c 4d 43 6c 69  63 6b 20 5c 61 20 28 6f  |s.||MClick \a (o|
00000a90  72 20 70 72 65 73 73 20  8b 45 53 43 41 50 45 29  |r press .ESCAPE)|
00000aa0  20 74 6f 20 72 65 73 65  74 20 74 68 65 20 63 6f  | to reset the co|
00000ab0  6e 74 65 6e 74 73 20 6f  66 20 74 68 65 20 62 6f  |ntents of the bo|
00000ac0  78 2e 0a 48 6c 70 2e 41  44 4a 5f 55 50 3a 43 6c  |x..Hlp.ADJ_UP:Cl|
00000ad0  69 63 6b 20 5c 73 20 28  5c 61 29 20 74 6f 20 69  |ick \s (\a) to i|
00000ae0  6e 63 72 65 61 73 65 20  28 64 65 63 72 65 61 73  |ncrease (decreas|
00000af0  65 29 20 74 68 65 20 76  61 6c 75 65 20 6f 66 20  |e) the value of |
00000b00  74 68 65 20 61 64 6a 61  63 65 6e 74 20 6e 75 6d  |the adjacent num|
00000b10  65 72 69 63 20 66 69 65  6c 64 2e 7c 7c 4d 49 66  |eric field.||MIf|
00000b20  20 53 48 49 46 54 20 69  73 20 68 65 6c 64 20 64  | SHIFT is held d|
00000b30  6f 77 6e 2c 20 74 68 65  20 63 68 61 6e 67 65 20  |own, the change |
00000b40  77 69 6c 6c 20 62 65 20  67 72 65 61 74 65 72 20  |will be greater |
00000b50  66 6f 72 20 65 61 63 68  20 63 6c 69 63 6b 2e 0a  |for each click..|
00000b60  48 6c 70 2e 41 44 4a 5f  44 4f 57 4e 3a 43 6c 69  |Hlp.ADJ_DOWN:Cli|
00000b70  63 6b 20 5c 73 20 28 5c  61 29 20 74 6f 20 64 65  |ck \s (\a) to de|
00000b80  63 72 65 61 73 65 20 28  69 6e 63 72 65 61 73 65  |crease (increase|
00000b90  29 20 74 68 65 20 76 61  6c 75 65 20 6f 66 20 74  |) the value of t|
00000ba0  68 65 20 61 64 6a 61 63  65 6e 74 20 6e 75 6d 65  |he adjacent nume|
00000bb0  72 69 63 20 66 69 65 6c  64 2e 7c 7c 4d 49 66 20  |ric field.||MIf |
00000bc0  53 48 49 46 54 20 69 73  20 68 65 6c 64 20 64 6f  |SHIFT is held do|
00000bd0  77 6e 2c 20 74 68 65 20  63 68 61 6e 67 65 20 77  |wn, the change w|
00000be0  69 6c 6c 20 62 65 20 67  72 65 61 74 65 72 20 66  |ill be greater f|
00000bf0  6f 72 20 65 61 63 68 20  63 6c 69 63 6b 2e 0a 48  |or each click..H|
00000c00  6c 70 2e 4d 41 58 3a 54  68 69 73 20 69 73 20 74  |lp.MAX:This is t|
00000c10  68 65 20 62 75 66 66 65  72 20 73 69 7a 65 20 66  |he buffer size f|
00000c20  6f 72 20 74 68 65 20 61  64 6a 61 63 65 6e 74 20  |or the adjacent |
00000c30  73 74 72 69 6e 67 3b 20  52 65 73 45 64 20 65 6e  |string; ResEd en|
00000c40  73 75 72 65 73 20 69 74  20 69 73 20 61 6c 77 61  |sures it is alwa|
00000c50  79 73 20 6c 61 72 67 65  20 65 6e 6f 75 67 68 2e  |ys large enough.|
00000c60  7c 7c 4d 55 73 65 20 27  2a 27 20 74 6f 20 6d 61  |||MUse '*' to ma|
00000c70  6b 65 20 74 68 65 20 62  75 66 66 65 72 20 6a 75  |ke the buffer ju|
00000c80  73 74 20 74 68 65 20 72  69 67 68 74 20 73 69 7a  |st the right siz|
00000c90  65 20 66 6f 72 20 74 68  65 20 67 69 76 65 6e 20  |e for the given |
00000ca0  73 74 72 69 6e 67 2e 7c  7c 4d 49 66 20 74 68 65  |string.||MIf the|
00000cb0  20 73 74 72 69 6e 67 20  69 73 20 6f 70 74 69 6f  | string is optio|
00000cc0  6e 61 6c 20 61 6e 64 20  68 61 73 20 62 65 65 6e  |nal and has been|
00000cd0  20 73 77 69 74 63 68 65  64 20 6f 66 66 2c 20 75  | switched off, u|
00000ce0  73 65 20 30 20 66 6f 72  20 6e 6f 20 62 75 66 66  |se 0 for no buff|
00000cf0  65 72 2e 0a 48 6c 70 2e  48 41 53 48 45 4c 50 3a  |er..Hlp.HASHELP:|
00000d00  53 77 69 74 63 68 20 6f  6e 20 74 6f 20 73 70 65  |Switch on to spe|
00000d10  63 69 66 79 20 61 20 72  65 73 70 6f 6e 73 65 20  |cify a response |
00000d20  74 6f 20 48 65 6c 70 52  65 71 75 65 73 74 20 6d  |to HelpRequest m|
00000d30  65 73 73 61 67 65 73 2e  0a 48 6c 70 2e 48 45 4c  |essages..Hlp.HEL|
00000d40  50 3a 54 68 69 73 20 69  73 20 74 68 65 20 73 74  |P:This is the st|
00000d50  72 69 6e 67 20 72 65 74  75 72 6e 65 64 20 69 6e  |ring returned in|
00000d60  20 72 65 73 70 6f 6e 73  65 20 74 6f 20 61 20 48  | response to a H|
00000d70  65 6c 70 52 65 71 75 65  73 74 20 6d 65 73 73 61  |elpRequest messa|
00000d80  67 65 2e 0a 0a 21 44 52  4f 50 3a 45 6e 74 65 72  |ge...!DROP:Enter|
00000d90  20 74 68 65 20 25 73 27  73 20 6e 61 6d 65 2c 20  | the %s's name, |
00000da0  6f 72 20 64 72 61 67 20  69 74 73 20 69 63 6f 6e  |or drag its icon|
00000db0  20 66 72 6f 6d 20 74 68  65 20 72 65 73 6f 75 72  | from the resour|
00000dc0  63 65 20 66 69 6c 65 20  64 69 73 70 6c 61 79 20  |ce file display |
00000dd0  61 6e 64 20 64 72 6f 70  20 69 74 20 68 65 72 65  |and drop it here|
00000de0  2e 0a 21 44 52 4f 4f 3a  59 6f 75 20 6d 61 79 20  |..!DROO:You may |
00000df0  61 6c 73 6f 20 64 72 61  67 20 74 68 65 20 25 73  |also drag the %s|
00000e00  27 73 20 69 63 6f 6e 20  66 72 6f 6d 20 61 20 72  |'s icon from a r|
00000e10  65 73 6f 75 72 63 65 20  66 69 6c 65 20 64 69 73  |esource file dis|
00000e20  70 6c 61 79 20 61 6e 64  20 64 72 6f 70 20 69 74  |play and drop it|
00000e30  20 68 65 72 65 2e 0a 21  4e 55 4d 56 41 4c 3a 69  | here..!NUMVAL:i|
00000e40  6e 20 68 65 78 20 28 70  72 65 63 65 64 65 64 20  |n hex (preceded |
00000e50  62 79 20 26 29 20 6f 72  20 69 6e 20 64 65 63 69  |by &) or in deci|
00000e60  6d 61 6c 2e 0a 21 45 56  44 46 4c 54 3a 53 77 69  |mal..!EVDFLT:Swi|
00000e70  74 63 68 20 6f 6e 20 74  6f 20 72 65 63 65 69 76  |tch on to receiv|
00000e80  65 20 74 68 65 20 25 73  20 65 76 65 6e 74 20 77  |e the %s event w|
00000e90  68 65 6e 20 25 73 0a 21  45 56 4e 4f 4e 45 3a 53  |hen %s.!EVNONE:S|
00000ea0  77 69 74 63 68 20 6f 6e  20 69 66 20 79 6f 75 20  |witch on if you |
00000eb0  64 6f 20 6e 6f 74 20 77  69 73 68 20 74 6f 20 72  |do not wish to r|
00000ec0  65 63 65 69 76 65 20 61  6e 20 65 76 65 6e 74 20  |eceive an event |
00000ed0  77 68 65 6e 20 25 73 0a  21 45 56 4f 54 48 52 3a  |when %s.!EVOTHR:|
00000ee0  53 77 69 74 63 68 20 6f  6e 20 74 6f 20 73 70 65  |Switch on to spe|
00000ef0  63 69 66 79 20 79 6f 75  72 20 6f 77 6e 20 65 76  |cify your own ev|
00000f00  65 6e 74 20 74 6f 20 72  65 63 65 69 76 65 20 77  |ent to receive w|
00000f10  68 65 6e 20 25 73 0a 21  45 56 45 4e 54 3a 45 6e  |hen %s.!EVENT:En|
00000f20  74 65 72 20 61 6e 20 65  76 65 6e 74 20 6e 75 6d  |ter an event num|
00000f30  62 65 72 20 67 72 65 61  74 65 72 20 74 68 61 6e  |ber greater than|
00000f40  20 7a 65 72 6f 20 21 4e  55 4d 56 41 4c 3b 0a 0a  | zero !NUMVAL;..|
00000f50  21 57 32 53 48 4f 57 3a  74 68 65 20 6d 65 6e 75  |!W2SHOW:the menu|
00000f60  20 69 73 20 61 62 6f 75  74 20 74 6f 20 62 65 20  | is about to be |
00000f70  64 69 73 70 6c 61 79 65  64 0a 21 57 32 48 49 44  |displayed.!W2HID|
00000f80  45 3a 74 68 65 20 6d 65  6e 75 20 68 61 73 20 62  |E:the menu has b|
00000f90  65 65 6e 20 68 69 64 64  65 6e 0a 48 6c 70 2e 57  |een hidden.Hlp.W|
00000fa0  32 2e 42 45 46 4f 52 45  5f 44 45 46 41 55 4c 54  |2.BEFORE_DEFAULT|
00000fb0  3a 21 45 56 44 46 4c 54  2f 4d 65 6e 75 5f 41 62  |:!EVDFLT/Menu_Ab|
00000fc0  6f 75 74 54 6f 42 65 53  68 6f 77 6e 2f 21 57 32  |outToBeShown/!W2|
00000fd0  53 48 4f 57 3b 3b 2e 0a  48 6c 70 2e 57 32 2e 42  |SHOW;;..Hlp.W2.B|
00000fe0  45 46 4f 52 45 5f 4e 4f  4e 45 3a 21 45 56 4e 4f  |EFORE_NONE:!EVNO|
00000ff0  4e 45 2f 21 57 32 53 48  4f 57 3b 3b 2e 0a 48 6c  |NE/!W2SHOW;;..Hl|
00001000  70 2e 57 32 2e 42 45 46  4f 52 45 5f 4f 54 48 45  |p.W2.BEFORE_OTHE|
00001010  52 3a 21 45 56 4f 54 48  52 2f 21 57 32 53 48 4f  |R:!EVOTHR/!W2SHO|
00001020  57 3b 3b 2e 0a 48 6c 70  2e 57 32 2e 42 45 46 4f  |W;;..Hlp.W2.BEFO|
00001030  52 45 5f 45 56 45 4e 54  0a 48 6c 70 2e 57 32 2e  |RE_EVENT.Hlp.W2.|
00001040  48 49 44 44 45 4e 5f 45  56 45 4e 54 3a 21 45 56  |HIDDEN_EVENT:!EV|
00001050  45 4e 54 3b 0a 48 6c 70  2e 57 32 2e 48 49 44 44  |ENT;.Hlp.W2.HIDD|
00001060  45 4e 5f 44 45 46 41 55  4c 54 3a 21 45 56 44 46  |EN_DEFAULT:!EVDF|
00001070  4c 54 2f 4d 65 6e 75 5f  48 61 73 42 65 65 6e 48  |LT/Menu_HasBeenH|
00001080  69 64 64 65 6e 2f 21 57  32 48 49 44 45 3b 3b 2e  |idden/!W2HIDE;;.|
00001090  0a 48 6c 70 2e 57 32 2e  48 49 44 44 45 4e 5f 4e  |.Hlp.W2.HIDDEN_N|
000010a0  4f 4e 45 3a 21 45 56 4e  4f 4e 45 2f 21 57 32 48  |ONE:!EVNONE/!W2H|
000010b0  49 44 45 3b 3b 2e 0a 48  6c 70 2e 57 32 2e 48 49  |IDE;;..Hlp.W2.HI|
000010c0  44 44 45 4e 5f 4f 54 48  45 52 3a 21 45 56 4f 54  |DDEN_OTHER:!EVOT|
000010d0  48 52 2f 21 57 32 48 49  44 45 3b 3b 2e 0a 48 6c  |HR/!W2HIDE;;..Hl|
000010e0  70 2e 57 32 2e 54 49 54  4c 45 3a 54 68 69 73 20  |p.W2.TITLE:This |
000010f0  69 73 20 74 68 65 20 6d  65 6e 75 27 73 20 74 69  |is the menu's ti|
00001100  74 6c 65 2e 0a 0a 21 57  33 53 4c 43 54 3a 74 68  |tle...!W3SLCT:th|
00001110  65 20 75 73 65 72 20 63  6c 69 63 6b 73 20 6f 6e  |e user clicks on|
00001120  20 74 68 69 73 20 6d 65  6e 75 20 65 6e 74 72 79  | this menu entry|
00001130  0a 21 57 33 53 55 42 4d  3a 74 68 65 20 75 73 65  |.!W3SUBM:the use|
00001140  72 20 6d 6f 76 65 73 20  61 63 72 6f 73 73 20 74  |r moves across t|
00001150  68 65 20 73 75 62 6d 65  6e 75 20 61 72 72 6f 77  |he submenu arrow|
00001160  20 6f 66 20 74 68 69 73  20 65 6e 74 72 79 0a 21  | of this entry.!|
00001170  57 33 53 48 4f 57 3a 53  77 69 74 63 68 20 6f 6e  |W3SHOW:Switch on|
00001180  20 74 6f 20 73 68 6f 77  20 61 6e 20 6f 62 6a 65  | to show an obje|
00001190  63 74 20 77 68 65 6e 20  25 73 0a 48 6c 70 2e 57  |ct when %s.Hlp.W|
000011a0  33 2e 43 4c 49 43 4b 45  56 45 4e 54 5f 44 45 46  |3.CLICKEVENT_DEF|
000011b0  41 55 4c 54 3a 21 45 56  44 46 4c 54 2f 4d 65 6e  |AULT:!EVDFLT/Men|
000011c0  75 5f 53 65 6c 65 63 74  69 6f 6e 2f 21 57 33 53  |u_Selection/!W3S|
000011d0  4c 43 54 3b 3b 2e 0a 48  6c 70 2e 57 33 2e 43 4c  |LCT;;..Hlp.W3.CL|
000011e0  49 43 4b 45 56 45 4e 54  5f 4f 54 48 45 52 3a 21  |ICKEVENT_OTHER:!|
000011f0  45 56 4f 54 48 52 2f 21  57 33 53 4c 43 54 3b 3b  |EVOTHR/!W3SLCT;;|
00001200  2e 0a 48 6c 70 2e 57 33  2e 43 4c 49 43 4b 45 56  |..Hlp.W3.CLICKEV|
00001210  45 4e 54 5f 45 56 45 4e  54 0a 48 6c 70 2e 57 33  |ENT_EVENT.Hlp.W3|
00001220  2e 53 55 42 45 56 45 4e  54 5f 45 56 45 4e 54 3a  |.SUBEVENT_EVENT:|
00001230  21 45 56 45 4e 54 3b 0a  48 6c 70 2e 57 33 2e 53  |!EVENT;.Hlp.W3.S|
00001240  55 42 45 56 45 4e 54 5f  44 45 46 41 55 4c 54 3a  |UBEVENT_DEFAULT:|
00001250  21 45 56 44 46 4c 54 2f  4d 65 6e 75 5f 53 75 62  |!EVDFLT/Menu_Sub|
00001260  4d 65 6e 75 2f 21 57 33  53 55 42 4d 3b 3b 2e 0a  |Menu/!W3SUBM;;..|
00001270  48 6c 70 2e 57 33 2e 53  55 42 45 56 45 4e 54 5f  |Hlp.W3.SUBEVENT_|
00001280  4e 4f 4e 45 3a 21 45 56  4e 4f 4e 45 2f 21 57 33  |NONE:!EVNONE/!W3|
00001290  53 55 42 4d 3b 3b 2e 0a  48 6c 70 2e 57 33 2e 53  |SUBM;;..Hlp.W3.S|
000012a0  55 42 45 56 45 4e 54 5f  4f 54 48 45 52 3a 21 45  |UBEVENT_OTHER:!E|
000012b0  56 4f 54 48 52 2f 21 57  33 53 4c 43 54 3b 3b 2e  |VOTHR/!W3SLCT;;.|
000012c0  0a 48 6c 70 2e 57 33 2e  43 4c 49 43 4b 53 48 4f  |.Hlp.W3.CLICKSHO|
000012d0  57 5f 42 55 54 54 4f 4e  3a 21 57 33 53 48 4f 57  |W_BUTTON:!W3SHOW|
000012e0  2f 21 57 33 53 4c 43 54  3b 3b 2e 20 21 44 52 4f  |/!W3SLCT;;. !DRO|
000012f0  4f 2f 6f 62 6a 65 63 74  3b 0a 48 6c 70 2e 57 33  |O/object;.Hlp.W3|
00001300  2e 43 4c 49 43 4b 53 48  4f 57 5f 4f 42 4a 45 43  |.CLICKSHOW_OBJEC|
00001310  54 0a 48 6c 70 2e 57 33  2e 53 55 42 53 48 4f 57  |T.Hlp.W3.SUBSHOW|
00001320  5f 4f 42 4a 45 43 54 3a  21 44 52 4f 50 2f 6f 62  |_OBJECT:!DROP/ob|
00001330  6a 65 63 74 3b 0a 48 6c  70 2e 57 33 2e 43 4c 49  |ject;.Hlp.W3.CLI|
00001340  43 4b 53 48 4f 57 5f 54  52 41 4e 53 49 45 4e 54  |CKSHOW_TRANSIENT|
00001350  3a 53 77 69 74 63 68 20  6f 6e 20 74 6f 20 73 68  |:Switch on to sh|
00001360  6f 77 20 74 68 65 20 6f  62 6a 65 63 74 20 61 73  |ow the object as|
00001370  20 61 20 74 72 61 6e 73  69 65 6e 74 2c 20 61 6e  | a transient, an|
00001380  64 20 6f 66 66 20 74 6f  20 64 69 73 70 6c 61 79  |d off to display|
00001390  20 70 65 72 73 69 73 74  65 6e 74 6c 79 2e 0a 48  | persistently..H|
000013a0  6c 70 2e 57 33 2e 53 55  42 53 48 4f 57 5f 42 55  |lp.W3.SUBSHOW_BU|
000013b0  54 54 4f 4e 3a 21 57 33  53 48 4f 57 2f 21 57 33  |TTON:!W3SHOW/!W3|
000013c0  53 55 42 4d 3b 3b 2e 20  21 44 52 4f 4f 2f 6f 62  |SUBM;;. !DROO/ob|
000013d0  6a 65 63 74 3b 0a 48 6c  70 2e 57 33 2e 43 4f 4d  |ject;.Hlp.W3.COM|
000013e0  50 4f 4e 45 4e 54 3a 54  68 69 73 20 69 73 20 74  |PONENT:This is t|
000013f0  68 65 20 6d 65 6e 75 20  65 6e 74 72 79 27 73 20  |he menu entry's |
00001400  63 6f 6d 70 6f 6e 65 6e  74 20 49 44 2e 20 59 6f  |component ID. Yo|
00001410  75 20 6d 61 79 20 65 6e  74 65 72 20 61 20 6e 65  |u may enter a ne|
00001420  77 20 76 61 6c 75 65 20  21 4e 55 4d 56 41 4c 3b  |w value !NUMVAL;|
00001430  0a 48 6c 70 2e 57 33 2e  49 53 54 45 58 54 3a 53  |.Hlp.W3.ISTEXT:S|
00001440  77 69 74 63 68 20 6f 6e  20 69 66 20 74 68 69 73  |witch on if this|
00001450  20 65 6e 74 72 79 20 63  6f 6e 74 61 69 6e 73 20  | entry contains |
00001460  74 65 78 74 2e 0a 48 6c  70 2e 57 33 2e 49 53 53  |text..Hlp.W3.ISS|
00001470  50 52 49 54 45 3a 53 77  69 74 63 68 20 6f 6e 20  |PRITE:Switch on |
00001480  69 66 20 74 68 69 73 20  65 6e 74 72 79 20 63 6f  |if this entry co|
00001490  6e 74 61 69 6e 73 20 61  20 73 70 72 69 74 65 2e  |ntains a sprite.|
000014a0  0a 48 6c 70 2e 57 33 2e  54 45 58 54 3a 54 68 65  |.Hlp.W3.TEXT:The|
000014b0  20 6d 65 6e 75 20 65 6e  74 72 79 27 73 20 63 6f  | menu entry's co|
000014c0  6e 74 65 6e 74 73 2e 0a  48 6c 70 2e 57 33 2e 53  |ntents..Hlp.W3.S|
000014d0  50 52 49 54 45 3a 54 68  65 20 6e 61 6d 65 20 6f  |PRITE:The name o|
000014e0  66 20 74 68 65 20 73 70  72 69 74 65 20 66 6f 72  |f the sprite for|
000014f0  20 74 68 65 20 6d 65 6e  75 20 65 6e 74 72 79 2e  | the menu entry.|
00001500  0a 48 6c 70 2e 57 33 2e  4b 45 59 3a 54 68 69 73  |.Hlp.W3.KEY:This|
00001510  20 73 74 72 69 6e 67 20  77 69 6c 6c 20 61 70 70  | string will app|
00001520  65 61 72 20 72 69 67 68  74 2d 6a 75 73 74 69 66  |ear right-justif|
00001530  69 65 64 20 69 6e 20 74  68 65 20 6d 65 6e 75 20  |ied in the menu |
00001540  65 6e 74 72 79 2e 20 49  74 20 63 61 6e 20 62 65  |entry. It can be|
00001550  20 66 69 6c 6c 65 64 20  69 6e 20 61 75 74 6f 6d  | filled in autom|
00001560  61 74 69 63 61 6c 6c 79  20 28 74 6f 67 65 74 68  |atically (togeth|
00001570  65 72 20 77 69 74 68 20  74 68 65 20 22 43 6c 69  |er with the "Cli|
00001580  63 6b 20 61 63 74 69 6f  6e 22 20 66 69 65 6c 64  |ck action" field|
00001590  73 29 20 62 79 20 64 72  61 67 67 69 6e 67 20 61  |s) by dragging a|
000015a0  6e 20 65 6e 74 72 79 20  66 72 6f 6d 20 61 20 77  |n entry from a w|
000015b0  69 6e 64 6f 77 27 73 20  22 4b 65 79 62 6f 61 72  |indow's "Keyboar|
000015c0  64 20 73 68 6f 72 74 63  75 74 73 22 20 64 62 6f  |d shortcuts" dbo|
000015d0  78 20 61 6e 64 20 64 72  6f 70 70 69 6e 67 20 69  |x and dropping i|
000015e0  74 20 68 65 72 65 2e 0a  48 6c 70 2e 57 33 2e 54  |t here..Hlp.W3.T|
000015f0  49 43 4b 45 44 3a 53 77  69 74 63 68 20 6f 6e 20  |ICKED:Switch on |
00001600  74 6f 20 74 69 63 6b 20  74 68 69 73 20 6d 65 6e  |to tick this men|
00001610  75 20 65 6e 74 72 79 2e  0a 48 6c 70 2e 57 33 2e  |u entry..Hlp.W3.|
00001620  53 55 42 4d 45 4e 55 3a  53 77 69 74 63 68 20 6f  |SUBMENU:Switch o|
00001630  6e 20 74 6f 20 61 64 64  20 61 20 73 75 62 6d 65  |n to add a subme|
00001640  6e 75 20 61 72 72 6f 77  20 74 6f 20 74 68 69 73  |nu arrow to this|
00001650  20 6d 65 6e 75 20 65 6e  74 72 79 2e 20 59 6f 75  | menu entry. You|
00001660  20 6d 61 79 20 61 6c 73  6f 20 64 72 61 67 20 61  | may also drag a|
00001670  6e 20 69 63 6f 6e 20 66  72 6f 6d 20 74 68 65 20  |n icon from the |
00001680  72 65 73 6f 75 72 63 65  20 66 69 6c 65 20 64 69  |resource file di|
00001690  73 70 6c 61 79 20 61 6e  64 20 64 72 6f 70 20 69  |splay and drop i|
000016a0  74 20 68 65 72 65 2c 20  69 6e 20 77 68 69 63 68  |t here, in which|
000016b0  20 63 61 73 65 20 74 68  69 73 20 6f 70 74 69 6f  | case this optio|
000016c0  6e 20 77 69 6c 6c 20 62  65 20 73 77 69 74 63 68  |n will be switch|
000016d0  65 64 20 6f 6e 20 61 6e  64 20 74 68 65 20 22 53  |ed on and the "S|
000016e0  75 62 6d 65 6e 75 20 53  68 6f 77 20 6f 62 6a 65  |ubmenu Show obje|
000016f0  63 74 22 20 66 69 65 6c  64 73 20 77 69 6c 6c 20  |ct" fields will |
00001700  62 65 20 66 69 6c 6c 65  64 20 69 6e 2e 0a 48 6c  |be filled in..Hl|
00001710  70 2e 57 33 2e 46 41 44  45 44 3a 53 77 69 74 63  |p.W3.FADED:Switc|
00001720  68 20 6f 6e 20 74 6f 20  66 61 64 65 20 74 68 69  |h on to fade thi|
00001730  73 20 6d 65 6e 75 20 65  6e 74 72 79 20 73 6f 20  |s menu entry so |
00001740  74 68 61 74 20 69 74 20  63 61 6e 6e 6f 74 20 62  |that it cannot b|
00001750  65 20 73 65 6c 65 63 74  65 64 20 62 79 20 74 68  |e selected by th|
00001760  65 20 75 73 65 72 2e 0a                           |e user..|
00001768