Home » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 » !AWMay94/Goodies/Italic/!Italix/Resources/Messages

!AWMay94/Goodies/Italic/!Italix/Resources/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 » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94
Filename: !AWMay94/Goodies/Italic/!Italix/Resources/Messages
Read OK:
File size: 0C7E bytes
Load address: 0000
Exec address: 0000
File contents
# Message file for !Italix - Change to a different language if you want.

# Icons

OK:OK
SAVE:Save
DISCARD:Discard
CANCEL:Cancel
SHEAR:Shear

# Error messages

FATALINT:Sorry, internal error %0, must quit.
NOLOAD:Italix is unable to load - %0.
CANTCLAIM:Italix can't claim enough memory to load that file (%0K required)- Increase the next/free slots in the Task Manager.
DLOAD:Unexpected DataLoad packet from %0. This may cause %0 to crash. This is in no way the fault of Italix.
DSAVEACK:Unexpected DataSaveAck packet from %0. This may cause %0 to crash. This is in no way the fault of Italix.
ONLYDRAW:Italix can only load Draw files!
NOTFOUND:File '%0' not found.
SAVEFAILED:Save failed - %0.
ALRLOAD:A file is already loaded. Discard old file?
SHEARAGAIN:The file has already been sheared. Shear again?
NOSCRAP:The Scrap directory is unset. Please locate !Scrap and try again.

# Menu definitions

mMiT:Misc
mMiW:12
mMiD:Info,Save choices,Show results

mMaT:Italix
mMaW:9
mMaD:Misc,Save,Drop file

mBaT:Italix
mBaW:6
mBaD:Info,Quit

# Interactive help

hlp_xxX:Italix v1.45|MBy Ben Schofield|M� 1994 Archimedes World|MMove the pointer over an icon or menu item for information on its use.
hlp_BaX:This is the Italix icon. Click select for the main window, or menu for the icon bar menu.
hlp_InX:This window shows information about the program. Especially my illustrious name!
hlp_Ma4:Selecting 'Shear X' will shear the Drawfile horizontally.
hlp_Ma5:Selecting 'Shear Y' will shear the Drawfile vertically.
hlp_Ma6:Selecting 'Shear both' will shear the Drawfile horizontally and vertically.
hlp_Ma7:Selecting 'Shear from (0,0)' will shear from the absolute origin.
hlp_Ma8:Selecting 'Shear from bottom left object' will shear from the bottom left corner of the bottom left object. This is the one to go for most of the time.
hlp_Ma9/hlp_Ma19:Selecting 'Shear objects from individual object origin' will shear each path object from the bottom left corner OF THAT PATH OBJECT.
hlp_Ma12/hlp_Ma24:Drop your Drawfile here!
hlp_Ma14:This is the number of degrees at which your Drawfile will be sheared.
hlp_Ma15:Click here to shear!
hlp_Ma16:Clicking on this icon the first time will launch !Draw (if it isn't already loaded), and a second click will copy the file into !Draw.
hlp_Ma17:Click here to open a save dialogue box.
hlp_Ma18:Click here to clear the file in memory.|MWARNING - You will not be prompted.
hlp_Ma20:Positive will shear Drawfiles positively (up or right).
hlp_Ma21:Negative will shear Drawfiles negatively (down or left).
hlp_Xf0:This button is like the OK button on an old-style save box.
hlp_Xf1:This button will close the Save dialogue box.
hlp_Xf2:Click here, and type your chosen filename.
hlp_Xf3:Drag this icon to a directory display or another application.|MDo you like the funky hand?
hlp_mBa0/hlp_mBa1:Pretty obvious really, aren't they?
hlp_mMa0:Move right for the Misc submenu.
hlp_mMa1:Move right for the the Save dialogue box.
hlp_mMa2:This menu item drops the file.
hlp_mMi0:Move right for the Info dialogue box.
hlp_mMi1:This saves the options set on the main window.
hlp_mMi2:This shows the results. If a copy of Draw is not loaded, you will need to click twice.
00000000  23 20 4d 65 73 73 61 67  65 20 66 69 6c 65 20 66  |# Message file f|
00000010  6f 72 20 21 49 74 61 6c  69 78 20 2d 20 43 68 61  |or !Italix - Cha|
00000020  6e 67 65 20 74 6f 20 61  20 64 69 66 66 65 72 65  |nge to a differe|
00000030  6e 74 20 6c 61 6e 67 75  61 67 65 20 69 66 20 79  |nt language if y|
00000040  6f 75 20 77 61 6e 74 2e  0a 0a 23 20 49 63 6f 6e  |ou want...# Icon|
00000050  73 0a 0a 4f 4b 3a 4f 4b  0a 53 41 56 45 3a 53 61  |s..OK:OK.SAVE:Sa|
00000060  76 65 0a 44 49 53 43 41  52 44 3a 44 69 73 63 61  |ve.DISCARD:Disca|
00000070  72 64 0a 43 41 4e 43 45  4c 3a 43 61 6e 63 65 6c  |rd.CANCEL:Cancel|
00000080  0a 53 48 45 41 52 3a 53  68 65 61 72 0a 0a 23 20  |.SHEAR:Shear..# |
00000090  45 72 72 6f 72 20 6d 65  73 73 61 67 65 73 0a 0a  |Error messages..|
000000a0  46 41 54 41 4c 49 4e 54  3a 53 6f 72 72 79 2c 20  |FATALINT:Sorry, |
000000b0  69 6e 74 65 72 6e 61 6c  20 65 72 72 6f 72 20 25  |internal error %|
000000c0  30 2c 20 6d 75 73 74 20  71 75 69 74 2e 0a 4e 4f  |0, must quit..NO|
000000d0  4c 4f 41 44 3a 49 74 61  6c 69 78 20 69 73 20 75  |LOAD:Italix is u|
000000e0  6e 61 62 6c 65 20 74 6f  20 6c 6f 61 64 20 2d 20  |nable to load - |
000000f0  25 30 2e 0a 43 41 4e 54  43 4c 41 49 4d 3a 49 74  |%0..CANTCLAIM:It|
00000100  61 6c 69 78 20 63 61 6e  27 74 20 63 6c 61 69 6d  |alix can't claim|
00000110  20 65 6e 6f 75 67 68 20  6d 65 6d 6f 72 79 20 74  | enough memory t|
00000120  6f 20 6c 6f 61 64 20 74  68 61 74 20 66 69 6c 65  |o load that file|
00000130  20 28 25 30 4b 20 72 65  71 75 69 72 65 64 29 2d  | (%0K required)-|
00000140  20 49 6e 63 72 65 61 73  65 20 74 68 65 20 6e 65  | Increase the ne|
00000150  78 74 2f 66 72 65 65 20  73 6c 6f 74 73 20 69 6e  |xt/free slots in|
00000160  20 74 68 65 20 54 61 73  6b 20 4d 61 6e 61 67 65  | the Task Manage|
00000170  72 2e 0a 44 4c 4f 41 44  3a 55 6e 65 78 70 65 63  |r..DLOAD:Unexpec|
00000180  74 65 64 20 44 61 74 61  4c 6f 61 64 20 70 61 63  |ted DataLoad pac|
00000190  6b 65 74 20 66 72 6f 6d  20 25 30 2e 20 54 68 69  |ket from %0. Thi|
000001a0  73 20 6d 61 79 20 63 61  75 73 65 20 25 30 20 74  |s may cause %0 t|
000001b0  6f 20 63 72 61 73 68 2e  20 54 68 69 73 20 69 73  |o crash. This is|
000001c0  20 69 6e 20 6e 6f 20 77  61 79 20 74 68 65 20 66  | in no way the f|
000001d0  61 75 6c 74 20 6f 66 20  49 74 61 6c 69 78 2e 0a  |ault of Italix..|
000001e0  44 53 41 56 45 41 43 4b  3a 55 6e 65 78 70 65 63  |DSAVEACK:Unexpec|
000001f0  74 65 64 20 44 61 74 61  53 61 76 65 41 63 6b 20  |ted DataSaveAck |
00000200  70 61 63 6b 65 74 20 66  72 6f 6d 20 25 30 2e 20  |packet from %0. |
00000210  54 68 69 73 20 6d 61 79  20 63 61 75 73 65 20 25  |This may cause %|
00000220  30 20 74 6f 20 63 72 61  73 68 2e 20 54 68 69 73  |0 to crash. This|
00000230  20 69 73 20 69 6e 20 6e  6f 20 77 61 79 20 74 68  | is in no way th|
00000240  65 20 66 61 75 6c 74 20  6f 66 20 49 74 61 6c 69  |e fault of Itali|
00000250  78 2e 0a 4f 4e 4c 59 44  52 41 57 3a 49 74 61 6c  |x..ONLYDRAW:Ital|
00000260  69 78 20 63 61 6e 20 6f  6e 6c 79 20 6c 6f 61 64  |ix can only load|
00000270  20 44 72 61 77 20 66 69  6c 65 73 21 0a 4e 4f 54  | Draw files!.NOT|
00000280  46 4f 55 4e 44 3a 46 69  6c 65 20 27 25 30 27 20  |FOUND:File '%0' |
00000290  6e 6f 74 20 66 6f 75 6e  64 2e 0a 53 41 56 45 46  |not found..SAVEF|
000002a0  41 49 4c 45 44 3a 53 61  76 65 20 66 61 69 6c 65  |AILED:Save faile|
000002b0  64 20 2d 20 25 30 2e 0a  41 4c 52 4c 4f 41 44 3a  |d - %0..ALRLOAD:|
000002c0  41 20 66 69 6c 65 20 69  73 20 61 6c 72 65 61 64  |A file is alread|
000002d0  79 20 6c 6f 61 64 65 64  2e 20 44 69 73 63 61 72  |y loaded. Discar|
000002e0  64 20 6f 6c 64 20 66 69  6c 65 3f 0a 53 48 45 41  |d old file?.SHEA|
000002f0  52 41 47 41 49 4e 3a 54  68 65 20 66 69 6c 65 20  |RAGAIN:The file |
00000300  68 61 73 20 61 6c 72 65  61 64 79 20 62 65 65 6e  |has already been|
00000310  20 73 68 65 61 72 65 64  2e 20 53 68 65 61 72 20  | sheared. Shear |
00000320  61 67 61 69 6e 3f 0a 4e  4f 53 43 52 41 50 3a 54  |again?.NOSCRAP:T|
00000330  68 65 20 53 63 72 61 70  20 64 69 72 65 63 74 6f  |he Scrap directo|
00000340  72 79 20 69 73 20 75 6e  73 65 74 2e 20 50 6c 65  |ry is unset. Ple|
00000350  61 73 65 20 6c 6f 63 61  74 65 20 21 53 63 72 61  |ase locate !Scra|
00000360  70 20 61 6e 64 20 74 72  79 20 61 67 61 69 6e 2e  |p and try again.|
00000370  0a 0a 23 20 4d 65 6e 75  20 64 65 66 69 6e 69 74  |..# Menu definit|
00000380  69 6f 6e 73 0a 0a 6d 4d  69 54 3a 4d 69 73 63 0a  |ions..mMiT:Misc.|
00000390  6d 4d 69 57 3a 31 32 0a  6d 4d 69 44 3a 49 6e 66  |mMiW:12.mMiD:Inf|
000003a0  6f 2c 53 61 76 65 20 63  68 6f 69 63 65 73 2c 53  |o,Save choices,S|
000003b0  68 6f 77 20 72 65 73 75  6c 74 73 0a 0a 6d 4d 61  |how results..mMa|
000003c0  54 3a 49 74 61 6c 69 78  0a 6d 4d 61 57 3a 39 0a  |T:Italix.mMaW:9.|
000003d0  6d 4d 61 44 3a 4d 69 73  63 2c 53 61 76 65 2c 44  |mMaD:Misc,Save,D|
000003e0  72 6f 70 20 66 69 6c 65  0a 0a 6d 42 61 54 3a 49  |rop file..mBaT:I|
000003f0  74 61 6c 69 78 0a 6d 42  61 57 3a 36 0a 6d 42 61  |talix.mBaW:6.mBa|
00000400  44 3a 49 6e 66 6f 2c 51  75 69 74 0a 0a 23 20 49  |D:Info,Quit..# I|
00000410  6e 74 65 72 61 63 74 69  76 65 20 68 65 6c 70 0a  |nteractive help.|
00000420  0a 68 6c 70 5f 78 78 58  3a 49 74 61 6c 69 78 20  |.hlp_xxX:Italix |
00000430  76 31 2e 34 35 7c 4d 42  79 20 42 65 6e 20 53 63  |v1.45|MBy Ben Sc|
00000440  68 6f 66 69 65 6c 64 7c  4d a9 20 31 39 39 34 20  |hofield|M. 1994 |
00000450  41 72 63 68 69 6d 65 64  65 73 20 57 6f 72 6c 64  |Archimedes World|
00000460  7c 4d 4d 6f 76 65 20 74  68 65 20 70 6f 69 6e 74  ||MMove the point|
00000470  65 72 20 6f 76 65 72 20  61 6e 20 69 63 6f 6e 20  |er over an icon |
00000480  6f 72 20 6d 65 6e 75 20  69 74 65 6d 20 66 6f 72  |or menu item for|
00000490  20 69 6e 66 6f 72 6d 61  74 69 6f 6e 20 6f 6e 20  | information on |
000004a0  69 74 73 20 75 73 65 2e  0a 68 6c 70 5f 42 61 58  |its use..hlp_BaX|
000004b0  3a 54 68 69 73 20 69 73  20 74 68 65 20 49 74 61  |:This is the Ita|
000004c0  6c 69 78 20 69 63 6f 6e  2e 20 43 6c 69 63 6b 20  |lix icon. Click |
000004d0  73 65 6c 65 63 74 20 66  6f 72 20 74 68 65 20 6d  |select for the m|
000004e0  61 69 6e 20 77 69 6e 64  6f 77 2c 20 6f 72 20 6d  |ain window, or m|
000004f0  65 6e 75 20 66 6f 72 20  74 68 65 20 69 63 6f 6e  |enu for the icon|
00000500  20 62 61 72 20 6d 65 6e  75 2e 0a 68 6c 70 5f 49  | bar menu..hlp_I|
00000510  6e 58 3a 54 68 69 73 20  77 69 6e 64 6f 77 20 73  |nX:This window s|
00000520  68 6f 77 73 20 69 6e 66  6f 72 6d 61 74 69 6f 6e  |hows information|
00000530  20 61 62 6f 75 74 20 74  68 65 20 70 72 6f 67 72  | about the progr|
00000540  61 6d 2e 20 45 73 70 65  63 69 61 6c 6c 79 20 6d  |am. Especially m|
00000550  79 20 69 6c 6c 75 73 74  72 69 6f 75 73 20 6e 61  |y illustrious na|
00000560  6d 65 21 0a 68 6c 70 5f  4d 61 34 3a 53 65 6c 65  |me!.hlp_Ma4:Sele|
00000570  63 74 69 6e 67 20 27 53  68 65 61 72 20 58 27 20  |cting 'Shear X' |
00000580  77 69 6c 6c 20 73 68 65  61 72 20 74 68 65 20 44  |will shear the D|
00000590  72 61 77 66 69 6c 65 20  68 6f 72 69 7a 6f 6e 74  |rawfile horizont|
000005a0  61 6c 6c 79 2e 0a 68 6c  70 5f 4d 61 35 3a 53 65  |ally..hlp_Ma5:Se|
000005b0  6c 65 63 74 69 6e 67 20  27 53 68 65 61 72 20 59  |lecting 'Shear Y|
000005c0  27 20 77 69 6c 6c 20 73  68 65 61 72 20 74 68 65  |' will shear the|
000005d0  20 44 72 61 77 66 69 6c  65 20 76 65 72 74 69 63  | Drawfile vertic|
000005e0  61 6c 6c 79 2e 0a 68 6c  70 5f 4d 61 36 3a 53 65  |ally..hlp_Ma6:Se|
000005f0  6c 65 63 74 69 6e 67 20  27 53 68 65 61 72 20 62  |lecting 'Shear b|
00000600  6f 74 68 27 20 77 69 6c  6c 20 73 68 65 61 72 20  |oth' will shear |
00000610  74 68 65 20 44 72 61 77  66 69 6c 65 20 68 6f 72  |the Drawfile hor|
00000620  69 7a 6f 6e 74 61 6c 6c  79 20 61 6e 64 20 76 65  |izontally and ve|
00000630  72 74 69 63 61 6c 6c 79  2e 0a 68 6c 70 5f 4d 61  |rtically..hlp_Ma|
00000640  37 3a 53 65 6c 65 63 74  69 6e 67 20 27 53 68 65  |7:Selecting 'She|
00000650  61 72 20 66 72 6f 6d 20  28 30 2c 30 29 27 20 77  |ar from (0,0)' w|
00000660  69 6c 6c 20 73 68 65 61  72 20 66 72 6f 6d 20 74  |ill shear from t|
00000670  68 65 20 61 62 73 6f 6c  75 74 65 20 6f 72 69 67  |he absolute orig|
00000680  69 6e 2e 0a 68 6c 70 5f  4d 61 38 3a 53 65 6c 65  |in..hlp_Ma8:Sele|
00000690  63 74 69 6e 67 20 27 53  68 65 61 72 20 66 72 6f  |cting 'Shear fro|
000006a0  6d 20 62 6f 74 74 6f 6d  20 6c 65 66 74 20 6f 62  |m bottom left ob|
000006b0  6a 65 63 74 27 20 77 69  6c 6c 20 73 68 65 61 72  |ject' will shear|
000006c0  20 66 72 6f 6d 20 74 68  65 20 62 6f 74 74 6f 6d  | from the bottom|
000006d0  20 6c 65 66 74 20 63 6f  72 6e 65 72 20 6f 66 20  | left corner of |
000006e0  74 68 65 20 62 6f 74 74  6f 6d 20 6c 65 66 74 20  |the bottom left |
000006f0  6f 62 6a 65 63 74 2e 20  54 68 69 73 20 69 73 20  |object. This is |
00000700  74 68 65 20 6f 6e 65 20  74 6f 20 67 6f 20 66 6f  |the one to go fo|
00000710  72 20 6d 6f 73 74 20 6f  66 20 74 68 65 20 74 69  |r most of the ti|
00000720  6d 65 2e 0a 68 6c 70 5f  4d 61 39 2f 68 6c 70 5f  |me..hlp_Ma9/hlp_|
00000730  4d 61 31 39 3a 53 65 6c  65 63 74 69 6e 67 20 27  |Ma19:Selecting '|
00000740  53 68 65 61 72 20 6f 62  6a 65 63 74 73 20 66 72  |Shear objects fr|
00000750  6f 6d 20 69 6e 64 69 76  69 64 75 61 6c 20 6f 62  |om individual ob|
00000760  6a 65 63 74 20 6f 72 69  67 69 6e 27 20 77 69 6c  |ject origin' wil|
00000770  6c 20 73 68 65 61 72 20  65 61 63 68 20 70 61 74  |l shear each pat|
00000780  68 20 6f 62 6a 65 63 74  20 66 72 6f 6d 20 74 68  |h object from th|
00000790  65 20 62 6f 74 74 6f 6d  20 6c 65 66 74 20 63 6f  |e bottom left co|
000007a0  72 6e 65 72 20 4f 46 20  54 48 41 54 20 50 41 54  |rner OF THAT PAT|
000007b0  48 20 4f 42 4a 45 43 54  2e 0a 68 6c 70 5f 4d 61  |H OBJECT..hlp_Ma|
000007c0  31 32 2f 68 6c 70 5f 4d  61 32 34 3a 44 72 6f 70  |12/hlp_Ma24:Drop|
000007d0  20 79 6f 75 72 20 44 72  61 77 66 69 6c 65 20 68  | your Drawfile h|
000007e0  65 72 65 21 0a 68 6c 70  5f 4d 61 31 34 3a 54 68  |ere!.hlp_Ma14:Th|
000007f0  69 73 20 69 73 20 74 68  65 20 6e 75 6d 62 65 72  |is is the number|
00000800  20 6f 66 20 64 65 67 72  65 65 73 20 61 74 20 77  | of degrees at w|
00000810  68 69 63 68 20 79 6f 75  72 20 44 72 61 77 66 69  |hich your Drawfi|
00000820  6c 65 20 77 69 6c 6c 20  62 65 20 73 68 65 61 72  |le will be shear|
00000830  65 64 2e 0a 68 6c 70 5f  4d 61 31 35 3a 43 6c 69  |ed..hlp_Ma15:Cli|
00000840  63 6b 20 68 65 72 65 20  74 6f 20 73 68 65 61 72  |ck here to shear|
00000850  21 0a 68 6c 70 5f 4d 61  31 36 3a 43 6c 69 63 6b  |!.hlp_Ma16:Click|
00000860  69 6e 67 20 6f 6e 20 74  68 69 73 20 69 63 6f 6e  |ing on this icon|
00000870  20 74 68 65 20 66 69 72  73 74 20 74 69 6d 65 20  | the first time |
00000880  77 69 6c 6c 20 6c 61 75  6e 63 68 20 21 44 72 61  |will launch !Dra|
00000890  77 20 28 69 66 20 69 74  20 69 73 6e 27 74 20 61  |w (if it isn't a|
000008a0  6c 72 65 61 64 79 20 6c  6f 61 64 65 64 29 2c 20  |lready loaded), |
000008b0  61 6e 64 20 61 20 73 65  63 6f 6e 64 20 63 6c 69  |and a second cli|
000008c0  63 6b 20 77 69 6c 6c 20  63 6f 70 79 20 74 68 65  |ck will copy the|
000008d0  20 66 69 6c 65 20 69 6e  74 6f 20 21 44 72 61 77  | file into !Draw|
000008e0  2e 0a 68 6c 70 5f 4d 61  31 37 3a 43 6c 69 63 6b  |..hlp_Ma17:Click|
000008f0  20 68 65 72 65 20 74 6f  20 6f 70 65 6e 20 61 20  | here to open a |
00000900  73 61 76 65 20 64 69 61  6c 6f 67 75 65 20 62 6f  |save dialogue bo|
00000910  78 2e 0a 68 6c 70 5f 4d  61 31 38 3a 43 6c 69 63  |x..hlp_Ma18:Clic|
00000920  6b 20 68 65 72 65 20 74  6f 20 63 6c 65 61 72 20  |k here to clear |
00000930  74 68 65 20 66 69 6c 65  20 69 6e 20 6d 65 6d 6f  |the file in memo|
00000940  72 79 2e 7c 4d 57 41 52  4e 49 4e 47 20 2d 20 59  |ry.|MWARNING - Y|
00000950  6f 75 20 77 69 6c 6c 20  6e 6f 74 20 62 65 20 70  |ou will not be p|
00000960  72 6f 6d 70 74 65 64 2e  0a 68 6c 70 5f 4d 61 32  |rompted..hlp_Ma2|
00000970  30 3a 50 6f 73 69 74 69  76 65 20 77 69 6c 6c 20  |0:Positive will |
00000980  73 68 65 61 72 20 44 72  61 77 66 69 6c 65 73 20  |shear Drawfiles |
00000990  70 6f 73 69 74 69 76 65  6c 79 20 28 75 70 20 6f  |positively (up o|
000009a0  72 20 72 69 67 68 74 29  2e 0a 68 6c 70 5f 4d 61  |r right)..hlp_Ma|
000009b0  32 31 3a 4e 65 67 61 74  69 76 65 20 77 69 6c 6c  |21:Negative will|
000009c0  20 73 68 65 61 72 20 44  72 61 77 66 69 6c 65 73  | shear Drawfiles|
000009d0  20 6e 65 67 61 74 69 76  65 6c 79 20 28 64 6f 77  | negatively (dow|
000009e0  6e 20 6f 72 20 6c 65 66  74 29 2e 0a 68 6c 70 5f  |n or left)..hlp_|
000009f0  58 66 30 3a 54 68 69 73  20 62 75 74 74 6f 6e 20  |Xf0:This button |
00000a00  69 73 20 6c 69 6b 65 20  74 68 65 20 4f 4b 20 62  |is like the OK b|
00000a10  75 74 74 6f 6e 20 6f 6e  20 61 6e 20 6f 6c 64 2d  |utton on an old-|
00000a20  73 74 79 6c 65 20 73 61  76 65 20 62 6f 78 2e 0a  |style save box..|
00000a30  68 6c 70 5f 58 66 31 3a  54 68 69 73 20 62 75 74  |hlp_Xf1:This but|
00000a40  74 6f 6e 20 77 69 6c 6c  20 63 6c 6f 73 65 20 74  |ton will close t|
00000a50  68 65 20 53 61 76 65 20  64 69 61 6c 6f 67 75 65  |he Save dialogue|
00000a60  20 62 6f 78 2e 0a 68 6c  70 5f 58 66 32 3a 43 6c  | box..hlp_Xf2:Cl|
00000a70  69 63 6b 20 68 65 72 65  2c 20 61 6e 64 20 74 79  |ick here, and ty|
00000a80  70 65 20 79 6f 75 72 20  63 68 6f 73 65 6e 20 66  |pe your chosen f|
00000a90  69 6c 65 6e 61 6d 65 2e  0a 68 6c 70 5f 58 66 33  |ilename..hlp_Xf3|
00000aa0  3a 44 72 61 67 20 74 68  69 73 20 69 63 6f 6e 20  |:Drag this icon |
00000ab0  74 6f 20 61 20 64 69 72  65 63 74 6f 72 79 20 64  |to a directory d|
00000ac0  69 73 70 6c 61 79 20 6f  72 20 61 6e 6f 74 68 65  |isplay or anothe|
00000ad0  72 20 61 70 70 6c 69 63  61 74 69 6f 6e 2e 7c 4d  |r application.|M|
00000ae0  44 6f 20 79 6f 75 20 6c  69 6b 65 20 74 68 65 20  |Do you like the |
00000af0  66 75 6e 6b 79 20 68 61  6e 64 3f 0a 68 6c 70 5f  |funky hand?.hlp_|
00000b00  6d 42 61 30 2f 68 6c 70  5f 6d 42 61 31 3a 50 72  |mBa0/hlp_mBa1:Pr|
00000b10  65 74 74 79 20 6f 62 76  69 6f 75 73 20 72 65 61  |etty obvious rea|
00000b20  6c 6c 79 2c 20 61 72 65  6e 27 74 20 74 68 65 79  |lly, aren't they|
00000b30  3f 0a 68 6c 70 5f 6d 4d  61 30 3a 4d 6f 76 65 20  |?.hlp_mMa0:Move |
00000b40  72 69 67 68 74 20 66 6f  72 20 74 68 65 20 4d 69  |right for the Mi|
00000b50  73 63 20 73 75 62 6d 65  6e 75 2e 0a 68 6c 70 5f  |sc submenu..hlp_|
00000b60  6d 4d 61 31 3a 4d 6f 76  65 20 72 69 67 68 74 20  |mMa1:Move right |
00000b70  66 6f 72 20 74 68 65 20  74 68 65 20 53 61 76 65  |for the the Save|
00000b80  20 64 69 61 6c 6f 67 75  65 20 62 6f 78 2e 0a 68  | dialogue box..h|
00000b90  6c 70 5f 6d 4d 61 32 3a  54 68 69 73 20 6d 65 6e  |lp_mMa2:This men|
00000ba0  75 20 69 74 65 6d 20 64  72 6f 70 73 20 74 68 65  |u item drops the|
00000bb0  20 66 69 6c 65 2e 0a 68  6c 70 5f 6d 4d 69 30 3a  | file..hlp_mMi0:|
00000bc0  4d 6f 76 65 20 72 69 67  68 74 20 66 6f 72 20 74  |Move right for t|
00000bd0  68 65 20 49 6e 66 6f 20  64 69 61 6c 6f 67 75 65  |he Info dialogue|
00000be0  20 62 6f 78 2e 0a 68 6c  70 5f 6d 4d 69 31 3a 54  | box..hlp_mMi1:T|
00000bf0  68 69 73 20 73 61 76 65  73 20 74 68 65 20 6f 70  |his saves the op|
00000c00  74 69 6f 6e 73 20 73 65  74 20 6f 6e 20 74 68 65  |tions set on the|
00000c10  20 6d 61 69 6e 20 77 69  6e 64 6f 77 2e 0a 68 6c  | main window..hl|
00000c20  70 5f 6d 4d 69 32 3a 54  68 69 73 20 73 68 6f 77  |p_mMi2:This show|
00000c30  73 20 74 68 65 20 72 65  73 75 6c 74 73 2e 20 49  |s the results. I|
00000c40  66 20 61 20 63 6f 70 79  20 6f 66 20 44 72 61 77  |f a copy of Draw|
00000c50  20 69 73 20 6e 6f 74 20  6c 6f 61 64 65 64 2c 20  | is not loaded, |
00000c60  79 6f 75 20 77 69 6c 6c  20 6e 65 65 64 20 74 6f  |you will need to|
00000c70  20 63 6c 69 63 6b 20 74  77 69 63 65 2e 0a        | click twice..|
00000c7e