Home » Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 » !AWFeb95/Goodies/Slide/!SlideShow/!Help/Help_On/!Help+
!AWFeb95/Goodies/Slide/!SlideShow/!Help/Help_On/!Help+
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-1995-02-Disc1.adf » Disk1Feb95 |
Filename: | !AWFeb95/Goodies/Slide/!SlideShow/!Help/Help_On/!Help+ |
Read OK: | ✔ |
File size: | 275B bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
@page:contents@Title page @Sprite:Wyvern@ _______________________________________________________ Welcome to !Help+. While using this application you will come across 3d slab icons such as the ones below. Clicking on an icon takes you to more help on that subject. @goto:2: Using !Help+ @ @goto:4: About the Author @ @goto:toolbar: The Toolbar @ @goto:prog: Note for Programmers @ @goto:7: The Menu @ @goto:5: Copyright Notice @ @goto:search: Searching @ @goto:print: Printing @ @end@ @page:2@Using Help+ @colour:11@Using Help+ Clicking on the icon on the icon bar brings up a window for the associated Help+ file. It is in this window that the pages will be displayed. Initially it consists of the contents page for the current Help system. On each page there may be 3d buttons with text inside them. Clicking on one will take you to another page. Clicking on the icon 'back' at the foot of the window will take you back to the page you came from. By repeatedly doing this you can trace your way back to the contents page. Clicking on the icon 'Contents' at the foot of the window will always take you back to the contents page for the current help system. Sprites may also be displayed within the page, however clicking on these will have no effect. @end@ @page:3@Creating Help+ files @colour:11@Creating !Help+ files To create help on another application for use with !Help+, you need to do the following. * Create a text file, using the @goto:6:special commands@ to divide it into pages, show sprites, etc. * Set the filetype to 'HelpFile' (or &0f8), and save it within the "Help_On" directory (located in the !Help+ application directory). * The name you give your file is the name that will appear on the 'Help On" menu. * Any sprites which you will be using need to be merged with the existing "Sprites" file (within the Help_on Directory) using !Paint. * The minimum number of files that must be present are: !Help+ - !Boot !Run !Help !Sprites !Runimage Templates Code Help_On - Sprites !Help+ @end@ @page:4@About the Author @colour:11@About the Author !Help+ was fully designed and coded exclusively for Wyvern Software by: Robert Taylor 5 Mayfield Grove Skegness Lincolnshire PE25 3RY If you experience any problems, or have any suggestions as to improvements, feel free to contact the author at this address. @end@ @page:5@Copyright for !Help+ @colour:11@Copyright Notice for !Help+ !Help+ is a freeware application but it is copyright, so please copy it freely but do follow the conditions below. * It may be copied freely as long as this is not done for a profit or any sort of commercial gain or advantage and the complete application is copied as a whole. * The copyright remains mine at all times. @goto:4:About the Author@ * Any modifications should be commented and a copy sent to me so that they can be incorporated in future versions. * This application is supplied "as is", and I cannot be held responsible for loss or damages that arise from the use, mis-use or lack of use of this program. @colour:11@Distributing !Help+ with your own applications !Help+ may be included with any program freely unless it is commercial (for which my permission in writing must be gained), as long as the following conditions are met. * This help file (the Help+ one) MUST be unaltered and included with any other help files which are distributed. * No modifications are made to this program's source code or templates. * A copy of the program with which !Help+ will be distributed is sent to the author. @end@ @page:6@Commands @colour:11@Special Commands @Goto:Page: Page:id @ @Goto:end: End @ @Goto:colour: Colour:## @ @Goto:sprite: Sprite:name @ @Goto:goto: Goto:id:button text @ Each special command is surrounded in @sprite:b_at@ symbols, to denote that it is a command and not text. For more information I suggest loading an existing Help+ file into a text editor such as !Edit. @end@ @page:page@Page:id @colour:11@ @sprite:at@ Page:id@sprite:at@ This marks the start of a page. A page name or identifier should be given in place of id. NB: Every file must have a page "contents", which is what will be displayed when the 'Contents' icon is clicked on. Each file may have a page 'Glossary', which will be what is displayed if the 'Glossary' icon is clicked on. @end@ @Page:end@End @colour:11@ @sprite:at@ End@sprite:at@ This marks the end of the page being defined. @end@ @page:colour@Colour:## @colour:11@ @sprite:at@ colour:##@sprite:at@ This command changes the colour of the text, until the next line, where it changes back to black. NB: The (wimp) colour number should be given in place of the ##. Numbers less than 10 should be given as 01,02... @end@ @page:Sprite@Sprite:name @colour:11@ @sprite:at@ Sprite:name@sprite:at@ This will place the sprite 'name' on the screen, with it's bottom left corner located at the start of the command. @end@ @page:goto@Goto:id:button text @colour:11@ @sprite:at@ Goto:id:button text@sprite:at@ This places a button on the screen, with the 'button text' dis- played inside. Clicking on this button will send the user to the page identified by id. @end@ @page:7@The !Help+ Menu @colour:11@The !Help+ Menu To bring up the !Help+ menu, click using the MENU button on the icon bar over the !Help+ icon. There are five options: @goto:info: Info @ @goto:Help_on: Help On �@ @goto:root: Open Root @ @goto:search: Search @ @goto:print: Print page @ @goto:quit: Quit @ @end@ @page:info@Info @colour:08@Info This option leads onto a sub-menu with Information on !Help+ such as the version number. @end@ @page:Help_on@Help On @colour:08@Help On Clicking on this icon on the toolbar will bring up a menu of all the current help systems available. This option on the main menu leads onto a sub-menu which lists all the applications for which help is available. Selecting one of these applications will bring up the relevant help system. @end@ @page:root@Root @colour:08@Open Root From time to time you may want to go back to the start page of the current help system. Selecting this option will open the contents page for the current help system. @end@ @page:search@Search @colour:08@Search Selecting this option from the menu, or clicking on the icon in the toolbar will open a window where you can enter what you wish to search for. Pressing return will start the search, and clicking on 'Next" will find the next match. @end@ @page:quit@Quit @colour:08@Quit This will quit the !Help+ application. @end@ @page:print@Printing @colour:11@Printing Sometimes it is desireable to have a hard copy of some information which can be found within a text file. Selecting the Print option from the menu will output a copy of the current page to your printer. NB: Sprites that appear in the Help+ files will not be printed. This is to maximise the speed of printing. @end@ @page:prog@Programmers @colour:11@Programmers It is easy to create !Help+ files for your own applications, which can then be used interactively by sending commands from your own program which to the Help+ application. See the @goto:5:copyright@ section for details about distributing !Help. @goto:3: Creating !Help+ files @ @goto:6: Special commands @ @goto:ih: Interactive help @ @end@ @page:ih@Interactive help @colour:11@Interactive help It is possible to send !Help+ a wimp message which will cause it to display a specific page. This can be used to support interactive help which displays much more detailed information than is possible with Acorn's interactive help application. To do this a wimp message must be sent as follows: @colour:08@ DEF PROCsend_help(command$) @colour:08@ b%!0=256 :b%!4=0 @colour:08@ b%!8=0 :b%!12=0 @colour:08@ b%!16=&9900 :$(b%+20)=command$ @colour:08@ SYS"Wimp_SendMessage",17,b%,0 @colour:08@ ENDPROC Where the parameter passed to PROCsend_help is of the form: @colour:08@ Help_system@sprite:b_at@ Page_name eg: !Help.Contents or !Help.Quit or !Ray3d.Tools etc. @end@ @page:toolbar@The Toolbar @colour:11@The Toolbar At the foot of the main window is a toolbar consosting of five icons. @goto:Cont: Contents @ @goto:Glos: Glossary @ @goto:Help_on: Help On @ @goto:Search: Search @ @goto:Back: Back @ @end@ @page:Cont@Contents @colour:08@Contents Clicking on this icon will take you to the contents page for the current Help system. @end@ @page:Glos@Glossary @colour:08@Glossary If this icon is unshaded it means that the author of the help system you are using has inclcuded a glossary. To go to that glossary, click on this icon. @end@ @page:Back@Back @colour:08@Back Clicking on the icon 'back' will take you back to the page you came from. By repeatedly doing this you can trace your way back to the contents page. @end@
00000000 40 70 61 67 65 3a 63 6f 6e 74 65 6e 74 73 40 54 |@page:contents@T| 00000010 69 74 6c 65 20 70 61 67 65 0a 0a 0a 20 20 20 20 |itle page... | 00000020 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000030 20 20 20 20 20 20 20 0a 0a 20 20 20 20 20 20 20 | .. | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000050 20 20 20 20 0a 20 20 20 20 40 53 70 72 69 74 65 | . @Sprite| 00000060 3a 57 79 76 65 72 6e 40 20 20 20 20 20 20 20 20 |:Wyvern@ | 00000070 20 20 20 20 20 20 20 20 0a 20 20 20 20 20 20 5f | . _| 00000080 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 000000b0 5f 5f 5f 5f 5f 5f 0a 0a 20 20 20 57 65 6c 63 6f |______.. Welco| 000000c0 6d 65 20 74 6f 20 21 48 65 6c 70 2b 2e 20 57 68 |me to !Help+. Wh| 000000d0 69 6c 65 20 75 73 69 6e 67 20 74 68 69 73 20 61 |ile using this a| 000000e0 70 70 6c 69 63 61 74 69 6f 6e 20 79 6f 75 20 77 |pplication you w| 000000f0 69 6c 6c 20 63 6f 6d 65 20 61 63 72 6f 73 73 0a |ill come across.| 00000100 20 20 20 33 64 20 73 6c 61 62 20 69 63 6f 6e 73 | 3d slab icons| 00000110 20 73 75 63 68 20 61 73 20 74 68 65 20 6f 6e 65 | such as the one| 00000120 73 20 62 65 6c 6f 77 2e 20 43 6c 69 63 6b 69 6e |s below. Clickin| 00000130 67 20 6f 6e 20 61 6e 20 69 63 6f 6e 20 74 61 6b |g on an icon tak| 00000140 65 73 20 79 6f 75 0a 20 20 20 74 6f 20 6d 6f 72 |es you. to mor| 00000150 65 20 68 65 6c 70 20 6f 6e 20 74 68 61 74 20 73 |e help on that s| 00000160 75 62 6a 65 63 74 2e 0a 0a 20 20 20 20 20 20 20 |ubject... | 00000170 20 20 40 67 6f 74 6f 3a 32 3a 20 55 73 69 6e 67 | @goto:2: Using| 00000180 20 21 48 65 6c 70 2b 20 20 20 20 20 20 20 20 20 | !Help+ | 00000190 40 20 20 20 20 20 20 20 20 40 67 6f 74 6f 3a 34 |@ @goto:4| 000001a0 3a 20 41 62 6f 75 74 20 74 68 65 20 41 75 74 68 |: About the Auth| 000001b0 6f 72 20 20 20 20 20 40 0a 20 20 20 20 20 20 20 |or @. | 000001c0 20 20 40 67 6f 74 6f 3a 74 6f 6f 6c 62 61 72 3a | @goto:toolbar:| 000001d0 20 54 68 65 20 54 6f 6f 6c 62 61 72 20 20 20 20 | The Toolbar | 000001e0 20 20 20 20 20 20 40 20 20 20 20 20 20 20 20 40 | @ @| 000001f0 67 6f 74 6f 3a 70 72 6f 67 3a 20 4e 6f 74 65 20 |goto:prog: Note | 00000200 66 6f 72 20 50 72 6f 67 72 61 6d 6d 65 72 73 20 |for Programmers | 00000210 40 0a 20 20 20 20 20 20 20 20 20 40 67 6f 74 6f |@. @goto| 00000220 3a 37 3a 20 54 68 65 20 4d 65 6e 75 20 20 20 20 |:7: The Menu | 00000230 20 20 20 20 20 20 20 20 20 40 20 20 20 20 20 20 | @ | 00000240 20 20 40 67 6f 74 6f 3a 35 3a 20 43 6f 70 79 72 | @goto:5: Copyr| 00000250 69 67 68 74 20 4e 6f 74 69 63 65 20 20 20 20 20 |ight Notice | 00000260 40 0a 20 20 20 20 20 20 20 20 20 40 67 6f 74 6f |@. @goto| 00000270 3a 73 65 61 72 63 68 3a 20 53 65 61 72 63 68 69 |:search: Searchi| 00000280 6e 67 20 20 20 20 20 20 20 20 20 20 20 20 40 0a |ng @.| 00000290 20 20 20 20 20 20 20 20 20 40 67 6f 74 6f 3a 70 | @goto:p| 000002a0 72 69 6e 74 3a 20 50 72 69 6e 74 69 6e 67 20 20 |rint: Printing | 000002b0 20 20 20 20 20 20 20 20 20 20 20 40 0a 0a 40 65 | @..@e| 000002c0 6e 64 40 0a 40 70 61 67 65 3a 32 40 55 73 69 6e |nd@.@page:2@Usin| 000002d0 67 20 48 65 6c 70 2b 0a 0a 20 20 20 40 63 6f 6c |g Help+.. @col| 000002e0 6f 75 72 3a 31 31 40 55 73 69 6e 67 20 48 65 6c |our:11@Using Hel| 000002f0 70 2b 0a 0a 20 20 20 43 6c 69 63 6b 69 6e 67 20 |p+.. Clicking | 00000300 6f 6e 20 74 68 65 20 69 63 6f 6e 20 6f 6e 20 74 |on the icon on t| 00000310 68 65 20 69 63 6f 6e 20 62 61 72 20 62 72 69 6e |he icon bar brin| 00000320 67 73 20 75 70 20 61 20 77 69 6e 64 6f 77 20 66 |gs up a window f| 00000330 6f 72 0a 20 20 20 74 68 65 20 61 73 73 6f 63 69 |or. the associ| 00000340 61 74 65 64 20 48 65 6c 70 2b 20 66 69 6c 65 2e |ated Help+ file.| 00000350 20 49 74 20 69 73 20 69 6e 20 74 68 69 73 20 77 | It is in this w| 00000360 69 6e 64 6f 77 20 74 68 61 74 20 74 68 65 20 70 |indow that the p| 00000370 61 67 65 73 0a 20 20 20 77 69 6c 6c 20 62 65 20 |ages. will be | 00000380 64 69 73 70 6c 61 79 65 64 2e 20 49 6e 69 74 69 |displayed. Initi| 00000390 61 6c 6c 79 20 69 74 20 63 6f 6e 73 69 73 74 73 |ally it consists| 000003a0 20 6f 66 20 74 68 65 20 63 6f 6e 74 65 6e 74 73 | of the contents| 000003b0 20 70 61 67 65 0a 20 20 20 66 6f 72 20 74 68 65 | page. for the| 000003c0 20 63 75 72 72 65 6e 74 20 48 65 6c 70 20 73 79 | current Help sy| 000003d0 73 74 65 6d 2e 0a 0a 20 20 20 4f 6e 20 65 61 63 |stem... On eac| 000003e0 68 20 70 61 67 65 20 74 68 65 72 65 20 6d 61 79 |h page there may| 000003f0 20 62 65 20 33 64 20 62 75 74 74 6f 6e 73 20 77 | be 3d buttons w| 00000400 69 74 68 20 74 65 78 74 20 69 6e 73 69 64 65 20 |ith text inside | 00000410 74 68 65 6d 2e 0a 20 20 20 43 6c 69 63 6b 69 6e |them.. Clickin| 00000420 67 20 6f 6e 20 6f 6e 65 20 77 69 6c 6c 20 74 61 |g on one will ta| 00000430 6b 65 20 79 6f 75 20 74 6f 20 61 6e 6f 74 68 65 |ke you to anothe| 00000440 72 20 70 61 67 65 2e 0a 0a 20 20 20 43 6c 69 63 |r page... Clic| 00000450 6b 69 6e 67 20 6f 6e 20 74 68 65 20 69 63 6f 6e |king on the icon| 00000460 20 27 62 61 63 6b 27 20 61 74 20 74 68 65 20 66 | 'back' at the f| 00000470 6f 6f 74 20 6f 66 20 74 68 65 20 77 69 6e 64 6f |oot of the windo| 00000480 77 20 77 69 6c 6c 20 74 61 6b 65 0a 20 20 20 79 |w will take. y| 00000490 6f 75 20 62 61 63 6b 20 74 6f 20 74 68 65 20 70 |ou back to the p| 000004a0 61 67 65 20 79 6f 75 20 63 61 6d 65 20 66 72 6f |age you came fro| 000004b0 6d 2e 20 42 79 20 72 65 70 65 61 74 65 64 6c 79 |m. By repeatedly| 000004c0 20 64 6f 69 6e 67 20 74 68 69 73 20 79 6f 75 0a | doing this you.| 000004d0 20 20 20 63 61 6e 20 74 72 61 63 65 20 79 6f 75 | can trace you| 000004e0 72 20 77 61 79 20 62 61 63 6b 20 74 6f 20 74 68 |r way back to th| 000004f0 65 20 63 6f 6e 74 65 6e 74 73 20 70 61 67 65 2e |e contents page.| 00000500 0a 0a 20 20 20 43 6c 69 63 6b 69 6e 67 20 6f 6e |.. Clicking on| 00000510 20 74 68 65 20 69 63 6f 6e 20 27 43 6f 6e 74 65 | the icon 'Conte| 00000520 6e 74 73 27 20 61 74 20 74 68 65 20 66 6f 6f 74 |nts' at the foot| 00000530 20 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 20 77 | of the window w| 00000540 69 6c 6c 0a 20 20 20 61 6c 77 61 79 73 20 74 61 |ill. always ta| 00000550 6b 65 20 79 6f 75 20 62 61 63 6b 20 74 6f 20 74 |ke you back to t| 00000560 68 65 20 63 6f 6e 74 65 6e 74 73 20 70 61 67 65 |he contents page| 00000570 20 66 6f 72 20 74 68 65 20 63 75 72 72 65 6e 74 | for the current| 00000580 20 68 65 6c 70 0a 20 20 20 73 79 73 74 65 6d 2e | help. system.| 00000590 0a 0a 20 20 20 53 70 72 69 74 65 73 20 6d 61 79 |.. Sprites may| 000005a0 20 61 6c 73 6f 20 62 65 20 64 69 73 70 6c 61 79 | also be display| 000005b0 65 64 20 77 69 74 68 69 6e 20 74 68 65 20 70 61 |ed within the pa| 000005c0 67 65 2c 20 68 6f 77 65 76 65 72 20 63 6c 69 63 |ge, however clic| 000005d0 6b 69 6e 67 0a 20 20 20 6f 6e 20 74 68 65 73 65 |king. on these| 000005e0 20 77 69 6c 6c 20 68 61 76 65 20 6e 6f 20 65 66 | will have no ef| 000005f0 66 65 63 74 2e 0a 0a 40 65 6e 64 40 0a 40 70 61 |fect...@end@.@pa| 00000600 67 65 3a 33 40 43 72 65 61 74 69 6e 67 20 48 65 |ge:3@Creating He| 00000610 6c 70 2b 20 66 69 6c 65 73 0a 0a 20 20 20 40 63 |lp+ files.. @c| 00000620 6f 6c 6f 75 72 3a 31 31 40 43 72 65 61 74 69 6e |olour:11@Creatin| 00000630 67 20 21 48 65 6c 70 2b 20 66 69 6c 65 73 0a 0a |g !Help+ files..| 00000640 20 20 20 54 6f 20 63 72 65 61 74 65 20 68 65 6c | To create hel| 00000650 70 20 6f 6e 20 61 6e 6f 74 68 65 72 20 61 70 70 |p on another app| 00000660 6c 69 63 61 74 69 6f 6e 20 66 6f 72 20 75 73 65 |lication for use| 00000670 20 77 69 74 68 20 21 48 65 6c 70 2b 2c 20 79 6f | with !Help+, yo| 00000680 75 20 6e 65 65 64 0a 20 20 20 74 6f 20 64 6f 20 |u need. to do | 00000690 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 2e 0a 0a |the following...| 000006a0 20 20 20 2a 20 20 43 72 65 61 74 65 20 61 20 74 | * Create a t| 000006b0 65 78 74 20 66 69 6c 65 2c 20 75 73 69 6e 67 20 |ext file, using | 000006c0 74 68 65 20 40 67 6f 74 6f 3a 36 3a 73 70 65 63 |the @goto:6:spec| 000006d0 69 61 6c 20 63 6f 6d 6d 61 6e 64 73 40 20 74 6f |ial commands@ to| 000006e0 20 64 69 76 69 64 65 20 69 74 0a 20 20 20 20 20 | divide it. | 000006f0 20 69 6e 74 6f 20 70 61 67 65 73 2c 20 73 68 6f | into pages, sho| 00000700 77 20 73 70 72 69 74 65 73 2c 20 65 74 63 2e 0a |w sprites, etc..| 00000710 0a 20 20 20 2a 20 20 53 65 74 20 74 68 65 20 66 |. * Set the f| 00000720 69 6c 65 74 79 70 65 20 74 6f 20 27 48 65 6c 70 |iletype to 'Help| 00000730 46 69 6c 65 27 20 28 6f 72 20 26 30 66 38 29 2c |File' (or &0f8),| 00000740 20 61 6e 64 20 73 61 76 65 20 69 74 20 77 69 74 | and save it wit| 00000750 68 69 6e 20 74 68 65 0a 20 20 20 20 20 20 22 48 |hin the. "H| 00000760 65 6c 70 5f 4f 6e 22 20 64 69 72 65 63 74 6f 72 |elp_On" director| 00000770 79 20 28 6c 6f 63 61 74 65 64 20 69 6e 20 74 68 |y (located in th| 00000780 65 20 21 48 65 6c 70 2b 20 61 70 70 6c 69 63 61 |e !Help+ applica| 00000790 74 69 6f 6e 20 64 69 72 65 63 74 6f 72 79 29 2e |tion directory).| 000007a0 0a 0a 20 20 20 2a 20 20 54 68 65 20 6e 61 6d 65 |.. * The name| 000007b0 20 79 6f 75 20 67 69 76 65 20 79 6f 75 72 20 66 | you give your f| 000007c0 69 6c 65 20 69 73 20 74 68 65 20 6e 61 6d 65 20 |ile is the name | 000007d0 74 68 61 74 20 77 69 6c 6c 20 61 70 70 65 61 72 |that will appear| 000007e0 20 6f 6e 20 74 68 65 0a 20 20 20 20 20 20 27 48 | on the. 'H| 000007f0 65 6c 70 20 4f 6e 22 20 6d 65 6e 75 2e 0a 0a 20 |elp On" menu... | 00000800 20 20 2a 20 20 41 6e 79 20 73 70 72 69 74 65 73 | * Any sprites| 00000810 20 77 68 69 63 68 20 79 6f 75 20 77 69 6c 6c 20 | which you will | 00000820 62 65 20 75 73 69 6e 67 20 6e 65 65 64 20 74 6f |be using need to| 00000830 20 62 65 20 6d 65 72 67 65 64 20 77 69 74 68 20 | be merged with | 00000840 74 68 65 0a 20 20 20 20 20 20 65 78 69 73 74 69 |the. existi| 00000850 6e 67 20 22 53 70 72 69 74 65 73 22 20 66 69 6c |ng "Sprites" fil| 00000860 65 20 28 77 69 74 68 69 6e 20 74 68 65 20 48 65 |e (within the He| 00000870 6c 70 5f 6f 6e 20 44 69 72 65 63 74 6f 72 79 29 |lp_on Directory)| 00000880 20 75 73 69 6e 67 20 21 50 61 69 6e 74 2e 0a 0a | using !Paint...| 00000890 20 20 20 2a 20 20 54 68 65 20 6d 69 6e 69 6d 75 | * The minimu| 000008a0 6d 20 6e 75 6d 62 65 72 20 6f 66 20 66 69 6c 65 |m number of file| 000008b0 73 20 74 68 61 74 20 6d 75 73 74 20 62 65 20 70 |s that must be p| 000008c0 72 65 73 65 6e 74 20 61 72 65 3a 0a 0a 20 20 20 |resent are:.. | 000008d0 20 20 20 20 20 20 20 21 48 65 6c 70 2b 20 20 2d | !Help+ -| 000008e0 20 20 21 42 6f 6f 74 0a 20 20 20 20 20 20 20 20 | !Boot. | 000008f0 20 20 20 20 20 20 20 20 20 20 20 20 20 21 52 75 | !Ru| 00000900 6e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |n. | 00000910 20 20 20 20 20 20 20 21 48 65 6c 70 0a 20 20 20 | !Help. | 00000920 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000930 20 20 21 53 70 72 69 74 65 73 0a 20 20 20 20 20 | !Sprites. | 00000940 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000950 21 52 75 6e 69 6d 61 67 65 0a 20 20 20 20 20 20 |!Runimage. | 00000960 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 | T| 00000970 65 6d 70 6c 61 74 65 73 0a 20 20 20 20 20 20 20 |emplates. | 00000980 20 20 20 20 20 20 20 20 20 20 20 20 20 20 43 6f | Co| 00000990 64 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |de. | 000009a0 20 20 20 20 20 20 20 20 48 65 6c 70 5f 4f 6e 20 | Help_On | 000009b0 20 20 20 20 2d 20 20 53 70 72 69 74 65 73 0a 20 | - Sprites. | 000009c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000009e0 20 20 20 21 48 65 6c 70 2b 0a 0a 0a 40 65 6e 64 | !Help+...@end| 000009f0 40 0a 40 70 61 67 65 3a 34 40 41 62 6f 75 74 20 |@.@page:4@About | 00000a00 74 68 65 20 41 75 74 68 6f 72 0a 0a 20 20 20 40 |the Author.. @| 00000a10 63 6f 6c 6f 75 72 3a 31 31 40 41 62 6f 75 74 20 |colour:11@About | 00000a20 74 68 65 20 41 75 74 68 6f 72 0a 0a 20 20 20 21 |the Author.. !| 00000a30 48 65 6c 70 2b 20 77 61 73 20 66 75 6c 6c 79 20 |Help+ was fully | 00000a40 64 65 73 69 67 6e 65 64 20 61 6e 64 20 63 6f 64 |designed and cod| 00000a50 65 64 20 65 78 63 6c 75 73 69 76 65 6c 79 20 66 |ed exclusively f| 00000a60 6f 72 20 57 79 76 65 72 6e 20 53 6f 66 74 77 61 |or Wyvern Softwa| 00000a70 72 65 20 62 79 3a 0a 20 20 20 0a 20 20 20 20 20 |re by:. . | 00000a80 20 52 6f 62 65 72 74 20 54 61 79 6c 6f 72 0a 20 | Robert Taylor. | 00000a90 20 20 20 20 20 35 20 4d 61 79 66 69 65 6c 64 20 | 5 Mayfield | 00000aa0 47 72 6f 76 65 0a 20 20 20 20 20 20 53 6b 65 67 |Grove. Skeg| 00000ab0 6e 65 73 73 0a 20 20 20 20 20 20 4c 69 6e 63 6f |ness. Linco| 00000ac0 6c 6e 73 68 69 72 65 0a 20 20 20 20 20 20 50 45 |lnshire. PE| 00000ad0 32 35 20 33 52 59 0a 0a 20 20 20 49 66 20 79 6f |25 3RY.. If yo| 00000ae0 75 20 65 78 70 65 72 69 65 6e 63 65 20 61 6e 79 |u experience any| 00000af0 20 70 72 6f 62 6c 65 6d 73 2c 20 6f 72 20 68 61 | problems, or ha| 00000b00 76 65 20 61 6e 79 20 73 75 67 67 65 73 74 69 6f |ve any suggestio| 00000b10 6e 73 20 61 73 20 74 6f 0a 20 20 20 69 6d 70 72 |ns as to. impr| 00000b20 6f 76 65 6d 65 6e 74 73 2c 20 66 65 65 6c 20 66 |ovements, feel f| 00000b30 72 65 65 20 74 6f 20 63 6f 6e 74 61 63 74 20 74 |ree to contact t| 00000b40 68 65 20 61 75 74 68 6f 72 20 61 74 20 74 68 69 |he author at thi| 00000b50 73 20 61 64 64 72 65 73 73 2e 0a 0a 40 65 6e 64 |s address...@end| 00000b60 40 0a 40 70 61 67 65 3a 35 40 43 6f 70 79 72 69 |@.@page:5@Copyri| 00000b70 67 68 74 20 66 6f 72 20 21 48 65 6c 70 2b 0a 0a |ght for !Help+..| 00000b80 20 20 20 40 63 6f 6c 6f 75 72 3a 31 31 40 43 6f | @colour:11@Co| 00000b90 70 79 72 69 67 68 74 20 4e 6f 74 69 63 65 20 66 |pyright Notice f| 00000ba0 6f 72 20 21 48 65 6c 70 2b 0a 20 20 20 0a 20 20 |or !Help+. . | 00000bb0 20 21 48 65 6c 70 2b 20 69 73 20 61 20 66 72 65 | !Help+ is a fre| 00000bc0 65 77 61 72 65 20 61 70 70 6c 69 63 61 74 69 6f |eware applicatio| 00000bd0 6e 20 62 75 74 20 69 74 20 69 73 20 63 6f 70 79 |n but it is copy| 00000be0 72 69 67 68 74 2c 20 73 6f 20 70 6c 65 61 73 65 |right, so please| 00000bf0 0a 20 20 20 63 6f 70 79 20 69 74 20 66 72 65 65 |. copy it free| 00000c00 6c 79 20 62 75 74 20 64 6f 20 66 6f 6c 6c 6f 77 |ly but do follow| 00000c10 20 74 68 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 | the conditions | 00000c20 62 65 6c 6f 77 2e 0a 20 20 20 0a 20 20 2a 20 49 |below.. . * I| 00000c30 74 20 6d 61 79 20 62 65 20 63 6f 70 69 65 64 20 |t may be copied | 00000c40 66 72 65 65 6c 79 20 61 73 20 6c 6f 6e 67 20 61 |freely as long a| 00000c50 73 20 74 68 69 73 20 69 73 20 6e 6f 74 20 64 6f |s this is not do| 00000c60 6e 65 20 66 6f 72 20 61 0a 20 20 20 20 70 72 6f |ne for a. pro| 00000c70 66 69 74 20 6f 72 20 61 6e 79 20 73 6f 72 74 20 |fit or any sort | 00000c80 6f 66 20 63 6f 6d 6d 65 72 63 69 61 6c 20 67 61 |of commercial ga| 00000c90 69 6e 20 6f 72 20 61 64 76 61 6e 74 61 67 65 20 |in or advantage | 00000ca0 61 6e 64 20 74 68 65 0a 20 20 20 20 63 6f 6d 70 |and the. comp| 00000cb0 6c 65 74 65 20 61 70 70 6c 69 63 61 74 69 6f 6e |lete application| 00000cc0 20 69 73 20 63 6f 70 69 65 64 20 61 73 20 61 20 | is copied as a | 00000cd0 77 68 6f 6c 65 2e 0a 20 20 20 0a 20 20 2a 20 54 |whole.. . * T| 00000ce0 68 65 20 63 6f 70 79 72 69 67 68 74 20 72 65 6d |he copyright rem| 00000cf0 61 69 6e 73 20 6d 69 6e 65 20 61 74 20 61 6c 6c |ains mine at all| 00000d00 20 74 69 6d 65 73 2e 20 40 67 6f 74 6f 3a 34 3a | times. @goto:4:| 00000d10 41 62 6f 75 74 20 74 68 65 20 41 75 74 68 6f 72 |About the Author| 00000d20 40 0a 20 20 20 0a 20 20 2a 20 41 6e 79 20 6d 6f |@. . * Any mo| 00000d30 64 69 66 69 63 61 74 69 6f 6e 73 20 73 68 6f 75 |difications shou| 00000d40 6c 64 20 62 65 20 63 6f 6d 6d 65 6e 74 65 64 20 |ld be commented | 00000d50 61 6e 64 20 61 20 63 6f 70 79 20 73 65 6e 74 20 |and a copy sent | 00000d60 74 6f 20 6d 65 20 73 6f 0a 20 20 20 20 74 68 61 |to me so. tha| 00000d70 74 20 74 68 65 79 20 63 61 6e 20 62 65 20 69 6e |t they can be in| 00000d80 63 6f 72 70 6f 72 61 74 65 64 20 69 6e 20 66 75 |corporated in fu| 00000d90 74 75 72 65 20 76 65 72 73 69 6f 6e 73 2e 0a 20 |ture versions.. | 00000da0 20 20 0a 20 20 2a 20 54 68 69 73 20 61 70 70 6c | . * This appl| 00000db0 69 63 61 74 69 6f 6e 20 69 73 20 73 75 70 70 6c |ication is suppl| 00000dc0 69 65 64 20 22 61 73 20 69 73 22 2c 20 61 6e 64 |ied "as is", and| 00000dd0 20 49 20 63 61 6e 6e 6f 74 20 62 65 20 68 65 6c | I cannot be hel| 00000de0 64 0a 20 20 20 20 72 65 73 70 6f 6e 73 69 62 6c |d. responsibl| 00000df0 65 20 66 6f 72 20 6c 6f 73 73 20 6f 72 20 64 61 |e for loss or da| 00000e00 6d 61 67 65 73 20 74 68 61 74 20 61 72 69 73 65 |mages that arise| 00000e10 20 66 72 6f 6d 20 74 68 65 20 75 73 65 2c 20 6d | from the use, m| 00000e20 69 73 2d 75 73 65 0a 20 20 20 20 6f 72 20 6c 61 |is-use. or la| 00000e30 63 6b 20 6f 66 20 75 73 65 20 6f 66 20 74 68 69 |ck of use of thi| 00000e40 73 20 70 72 6f 67 72 61 6d 2e 0a 0a 20 20 20 40 |s program... @| 00000e50 63 6f 6c 6f 75 72 3a 31 31 40 44 69 73 74 72 69 |colour:11@Distri| 00000e60 62 75 74 69 6e 67 20 21 48 65 6c 70 2b 20 77 69 |buting !Help+ wi| 00000e70 74 68 20 79 6f 75 72 20 6f 77 6e 20 61 70 70 6c |th your own appl| 00000e80 69 63 61 74 69 6f 6e 73 0a 0a 20 20 20 21 48 65 |ications.. !He| 00000e90 6c 70 2b 20 6d 61 79 20 62 65 20 69 6e 63 6c 75 |lp+ may be inclu| 00000ea0 64 65 64 20 77 69 74 68 20 61 6e 79 20 70 72 6f |ded with any pro| 00000eb0 67 72 61 6d 20 66 72 65 65 6c 79 20 75 6e 6c 65 |gram freely unle| 00000ec0 73 73 20 69 74 20 69 73 20 63 6f 6d 6d 65 72 63 |ss it is commerc| 00000ed0 69 61 6c 0a 20 20 20 28 66 6f 72 20 77 68 69 63 |ial. (for whic| 00000ee0 68 20 6d 79 20 70 65 72 6d 69 73 73 69 6f 6e 20 |h my permission | 00000ef0 69 6e 20 77 72 69 74 69 6e 67 20 6d 75 73 74 20 |in writing must | 00000f00 62 65 20 67 61 69 6e 65 64 29 2c 20 61 73 20 6c |be gained), as l| 00000f10 6f 6e 67 20 61 73 20 74 68 65 0a 20 20 20 66 6f |ong as the. fo| 00000f20 6c 6c 6f 77 69 6e 67 20 63 6f 6e 64 69 74 69 6f |llowing conditio| 00000f30 6e 73 20 61 72 65 20 6d 65 74 2e 0a 0a 20 20 2a |ns are met... *| 00000f40 20 54 68 69 73 20 68 65 6c 70 20 66 69 6c 65 20 | This help file | 00000f50 28 74 68 65 20 48 65 6c 70 2b 20 6f 6e 65 29 20 |(the Help+ one) | 00000f60 4d 55 53 54 20 62 65 20 75 6e 61 6c 74 65 72 65 |MUST be unaltere| 00000f70 64 20 61 6e 64 20 69 6e 63 6c 75 64 65 64 20 77 |d and included w| 00000f80 69 74 68 0a 20 20 20 20 61 6e 79 20 6f 74 68 65 |ith. any othe| 00000f90 72 20 68 65 6c 70 20 66 69 6c 65 73 20 77 68 69 |r help files whi| 00000fa0 63 68 20 61 72 65 20 64 69 73 74 72 69 62 75 74 |ch are distribut| 00000fb0 65 64 2e 0a 0a 20 20 2a 20 4e 6f 20 6d 6f 64 69 |ed... * No modi| 00000fc0 66 69 63 61 74 69 6f 6e 73 20 61 72 65 20 6d 61 |fications are ma| 00000fd0 64 65 20 74 6f 20 74 68 69 73 20 70 72 6f 67 72 |de to this progr| 00000fe0 61 6d 27 73 20 73 6f 75 72 63 65 20 63 6f 64 65 |am's source code| 00000ff0 20 6f 72 20 74 65 6d 70 6c 61 74 65 73 2e 0a 0a | or templates...| 00001000 20 20 2a 20 41 20 63 6f 70 79 20 6f 66 20 74 68 | * A copy of th| 00001010 65 20 70 72 6f 67 72 61 6d 20 77 69 74 68 20 77 |e program with w| 00001020 68 69 63 68 20 21 48 65 6c 70 2b 20 77 69 6c 6c |hich !Help+ will| 00001030 20 62 65 20 64 69 73 74 72 69 62 75 74 65 64 20 | be distributed | 00001040 69 73 20 73 65 6e 74 0a 20 20 20 20 74 6f 20 74 |is sent. to t| 00001050 68 65 20 61 75 74 68 6f 72 2e 0a 0a 40 65 6e 64 |he author...@end| 00001060 40 0a 40 70 61 67 65 3a 36 40 43 6f 6d 6d 61 6e |@.@page:6@Comman| 00001070 64 73 0a 0a 20 20 20 40 63 6f 6c 6f 75 72 3a 31 |ds.. @colour:1| 00001080 31 40 53 70 65 63 69 61 6c 20 43 6f 6d 6d 61 6e |1@Special Comman| 00001090 64 73 0a 0a 20 20 20 20 20 20 20 40 47 6f 74 6f |ds.. @Goto| 000010a0 3a 50 61 67 65 3a 20 50 61 67 65 3a 69 64 20 20 |:Page: Page:id | 000010b0 20 20 20 20 20 20 20 20 20 20 20 40 0a 20 20 20 | @. | 000010c0 20 20 20 20 40 47 6f 74 6f 3a 65 6e 64 3a 20 45 | @Goto:end: E| 000010d0 6e 64 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |nd | 000010e0 20 20 20 40 0a 20 20 20 20 20 20 20 40 47 6f 74 | @. @Got| 000010f0 6f 3a 63 6f 6c 6f 75 72 3a 20 43 6f 6c 6f 75 72 |o:colour: Colour| 00001100 3a 23 23 20 20 20 20 20 20 20 20 20 20 20 40 0a |:## @.| 00001110 20 20 20 20 20 20 20 40 47 6f 74 6f 3a 73 70 72 | @Goto:spr| 00001120 69 74 65 3a 20 53 70 72 69 74 65 3a 6e 61 6d 65 |ite: Sprite:name| 00001130 20 20 20 20 20 20 20 20 20 40 0a 20 20 20 20 20 | @. | 00001140 20 20 40 47 6f 74 6f 3a 67 6f 74 6f 3a 20 47 6f | @Goto:goto: Go| 00001150 74 6f 3a 69 64 3a 62 75 74 74 6f 6e 20 74 65 78 |to:id:button tex| 00001160 74 20 40 0a 0a 20 20 20 45 61 63 68 20 73 70 65 |t @.. Each spe| 00001170 63 69 61 6c 20 63 6f 6d 6d 61 6e 64 20 69 73 20 |cial command is | 00001180 73 75 72 72 6f 75 6e 64 65 64 20 69 6e 20 40 73 |surrounded in @s| 00001190 70 72 69 74 65 3a 62 5f 61 74 40 20 20 73 79 6d |prite:b_at@ sym| 000011a0 62 6f 6c 73 2c 20 74 6f 20 64 65 6e 6f 74 65 0a |bols, to denote.| 000011b0 20 20 20 74 68 61 74 20 69 74 20 69 73 20 61 20 | that it is a | 000011c0 63 6f 6d 6d 61 6e 64 20 61 6e 64 20 6e 6f 74 20 |command and not | 000011d0 74 65 78 74 2e 0a 0a 20 20 20 46 6f 72 20 6d 6f |text... For mo| 000011e0 72 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 49 |re information I| 000011f0 20 73 75 67 67 65 73 74 20 6c 6f 61 64 69 6e 67 | suggest loading| 00001200 20 61 6e 20 65 78 69 73 74 69 6e 67 20 48 65 6c | an existing Hel| 00001210 70 2b 20 66 69 6c 65 20 69 6e 74 6f 20 61 0a 20 |p+ file into a. | 00001220 20 20 74 65 78 74 20 65 64 69 74 6f 72 20 73 75 | text editor su| 00001230 63 68 20 61 73 20 21 45 64 69 74 2e 0a 0a 40 65 |ch as !Edit...@e| 00001240 6e 64 40 0a 40 70 61 67 65 3a 70 61 67 65 40 50 |nd@.@page:page@P| 00001250 61 67 65 3a 69 64 0a 0a 20 20 40 63 6f 6c 6f 75 |age:id.. @colou| 00001260 72 3a 31 31 40 20 20 20 40 73 70 72 69 74 65 3a |r:11@ @sprite:| 00001270 61 74 40 20 50 61 67 65 3a 69 64 40 73 70 72 69 |at@ Page:id@spri| 00001280 74 65 3a 61 74 40 0a 20 20 0a 20 20 20 20 20 20 |te:at@. . | 00001290 20 54 68 69 73 20 6d 61 72 6b 73 20 74 68 65 20 | This marks the | 000012a0 73 74 61 72 74 20 6f 66 20 61 20 70 61 67 65 2e |start of a page.| 000012b0 20 41 20 70 61 67 65 20 6e 61 6d 65 20 6f 72 20 | A page name or | 000012c0 69 64 65 6e 74 69 66 69 65 72 20 73 68 6f 75 6c |identifier shoul| 000012d0 64 0a 20 20 20 20 20 20 20 62 65 20 67 69 76 65 |d. be give| 000012e0 6e 20 69 6e 20 70 6c 61 63 65 20 6f 66 20 69 64 |n in place of id| 000012f0 2e 0a 20 20 0a 20 20 20 20 20 20 20 4e 42 3a 20 |.. . NB: | 00001300 45 76 65 72 79 20 66 69 6c 65 20 6d 75 73 74 20 |Every file must | 00001310 68 61 76 65 20 61 20 70 61 67 65 20 22 63 6f 6e |have a page "con| 00001320 74 65 6e 74 73 22 2c 20 77 68 69 63 68 20 69 73 |tents", which is| 00001330 20 77 68 61 74 20 77 69 6c 6c 20 62 65 0a 20 20 | what will be. | 00001340 20 20 20 20 20 20 20 20 20 64 69 73 70 6c 61 79 | display| 00001350 65 64 20 77 68 65 6e 20 74 68 65 20 27 43 6f 6e |ed when the 'Con| 00001360 74 65 6e 74 73 27 20 69 63 6f 6e 20 69 73 20 63 |tents' icon is c| 00001370 6c 69 63 6b 65 64 20 6f 6e 2e 0a 0a 20 20 20 20 |licked on... | 00001380 20 20 20 20 20 20 20 45 61 63 68 20 66 69 6c 65 | Each file| 00001390 20 6d 61 79 20 68 61 76 65 20 61 20 70 61 67 65 | may have a page| 000013a0 20 27 47 6c 6f 73 73 61 72 79 27 2c 20 77 68 69 | 'Glossary', whi| 000013b0 63 68 20 77 69 6c 6c 20 62 65 20 77 68 61 74 20 |ch will be what | 000013c0 69 73 0a 20 20 20 20 20 20 20 20 20 20 20 64 69 |is. di| 000013d0 73 70 6c 61 79 65 64 20 69 66 20 74 68 65 20 27 |splayed if the '| 000013e0 47 6c 6f 73 73 61 72 79 27 20 69 63 6f 6e 20 69 |Glossary' icon i| 000013f0 73 20 63 6c 69 63 6b 65 64 20 6f 6e 2e 0a 0a 40 |s clicked on...@| 00001400 65 6e 64 40 0a 40 50 61 67 65 3a 65 6e 64 40 45 |end@.@Page:end@E| 00001410 6e 64 0a 20 20 0a 20 20 40 63 6f 6c 6f 75 72 3a |nd. . @colour:| 00001420 31 31 40 20 20 20 40 73 70 72 69 74 65 3a 61 74 |11@ @sprite:at| 00001430 40 20 45 6e 64 40 73 70 72 69 74 65 3a 61 74 40 |@ End@sprite:at@| 00001440 0a 20 20 0a 20 20 20 20 20 20 20 54 68 69 73 20 |. . This | 00001450 6d 61 72 6b 73 20 74 68 65 20 65 6e 64 20 6f 66 |marks the end of| 00001460 20 74 68 65 20 70 61 67 65 20 62 65 69 6e 67 20 | the page being | 00001470 64 65 66 69 6e 65 64 2e 0a 0a 40 65 6e 64 40 0a |defined...@end@.| 00001480 40 70 61 67 65 3a 63 6f 6c 6f 75 72 40 43 6f 6c |@page:colour@Col| 00001490 6f 75 72 3a 23 23 0a 20 20 0a 20 20 40 63 6f 6c |our:##. . @col| 000014a0 6f 75 72 3a 31 31 40 20 20 20 40 73 70 72 69 74 |our:11@ @sprit| 000014b0 65 3a 61 74 40 20 63 6f 6c 6f 75 72 3a 23 23 40 |e:at@ colour:##@| 000014c0 73 70 72 69 74 65 3a 61 74 40 0a 20 20 0a 20 20 |sprite:at@. . | 000014d0 20 20 20 20 20 54 68 69 73 20 63 6f 6d 6d 61 6e | This comman| 000014e0 64 20 63 68 61 6e 67 65 73 20 74 68 65 20 63 6f |d changes the co| 000014f0 6c 6f 75 72 20 6f 66 20 74 68 65 20 74 65 78 74 |lour of the text| 00001500 2c 20 75 6e 74 69 6c 20 74 68 65 20 6e 65 78 74 |, until the next| 00001510 20 6c 69 6e 65 2c 0a 20 20 20 20 20 20 20 77 68 | line,. wh| 00001520 65 72 65 20 69 74 20 63 68 61 6e 67 65 73 20 62 |ere it changes b| 00001530 61 63 6b 20 74 6f 20 62 6c 61 63 6b 2e 0a 20 20 |ack to black.. | 00001540 0a 20 20 20 20 20 20 20 4e 42 3a 20 54 68 65 20 |. NB: The | 00001550 28 77 69 6d 70 29 20 63 6f 6c 6f 75 72 20 6e 75 |(wimp) colour nu| 00001560 6d 62 65 72 20 73 68 6f 75 6c 64 20 62 65 20 67 |mber should be g| 00001570 69 76 65 6e 20 69 6e 20 70 6c 61 63 65 20 6f 66 |iven in place of| 00001580 20 74 68 65 20 23 23 2e 0a 20 20 20 20 20 20 20 | the ##.. | 00001590 20 20 20 20 4e 75 6d 62 65 72 73 20 6c 65 73 73 | Numbers less| 000015a0 20 74 68 61 6e 20 31 30 20 73 68 6f 75 6c 64 20 | than 10 should | 000015b0 62 65 20 67 69 76 65 6e 20 61 73 20 30 31 2c 30 |be given as 01,0| 000015c0 32 2e 2e 2e 0a 0a 40 65 6e 64 40 0a 40 70 61 67 |2.....@end@.@pag| 000015d0 65 3a 53 70 72 69 74 65 40 53 70 72 69 74 65 3a |e:Sprite@Sprite:| 000015e0 6e 61 6d 65 0a 20 20 0a 20 20 40 63 6f 6c 6f 75 |name. . @colou| 000015f0 72 3a 31 31 40 20 20 20 40 73 70 72 69 74 65 3a |r:11@ @sprite:| 00001600 61 74 40 20 53 70 72 69 74 65 3a 6e 61 6d 65 40 |at@ Sprite:name@| 00001610 73 70 72 69 74 65 3a 61 74 40 0a 20 20 0a 20 20 |sprite:at@. . | 00001620 20 20 20 20 20 54 68 69 73 20 77 69 6c 6c 20 70 | This will p| 00001630 6c 61 63 65 20 74 68 65 20 73 70 72 69 74 65 20 |lace the sprite | 00001640 27 6e 61 6d 65 27 20 6f 6e 20 74 68 65 20 73 63 |'name' on the sc| 00001650 72 65 65 6e 2c 20 77 69 74 68 20 69 74 27 73 20 |reen, with it's | 00001660 62 6f 74 74 6f 6d 0a 20 20 20 20 20 20 20 6c 65 |bottom. le| 00001670 66 74 20 63 6f 72 6e 65 72 20 6c 6f 63 61 74 65 |ft corner locate| 00001680 64 20 61 74 20 74 68 65 20 73 74 61 72 74 20 6f |d at the start o| 00001690 66 20 74 68 65 20 63 6f 6d 6d 61 6e 64 2e 0a 0a |f the command...| 000016a0 40 65 6e 64 40 0a 40 70 61 67 65 3a 67 6f 74 6f |@end@.@page:goto| 000016b0 40 47 6f 74 6f 3a 69 64 3a 62 75 74 74 6f 6e 20 |@Goto:id:button | 000016c0 74 65 78 74 0a 0a 20 20 40 63 6f 6c 6f 75 72 3a |text.. @colour:| 000016d0 31 31 40 20 20 20 40 73 70 72 69 74 65 3a 61 74 |11@ @sprite:at| 000016e0 40 20 47 6f 74 6f 3a 69 64 3a 62 75 74 74 6f 6e |@ Goto:id:button| 000016f0 20 74 65 78 74 40 73 70 72 69 74 65 3a 61 74 40 | text@sprite:at@| 00001700 0a 20 20 0a 20 20 20 20 20 20 20 54 68 69 73 20 |. . This | 00001710 70 6c 61 63 65 73 20 61 20 62 75 74 74 6f 6e 20 |places a button | 00001720 6f 6e 20 74 68 65 20 73 63 72 65 65 6e 2c 20 77 |on the screen, w| 00001730 69 74 68 20 74 68 65 20 27 62 75 74 74 6f 6e 20 |ith the 'button | 00001740 74 65 78 74 27 20 64 69 73 2d 0a 20 20 20 20 20 |text' dis-. | 00001750 20 20 70 6c 61 79 65 64 20 69 6e 73 69 64 65 2e | played inside.| 00001760 20 43 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 69 | Clicking on thi| 00001770 73 20 62 75 74 74 6f 6e 20 77 69 6c 6c 20 73 65 |s button will se| 00001780 6e 64 20 74 68 65 20 75 73 65 72 20 74 6f 20 74 |nd the user to t| 00001790 68 65 0a 20 20 20 20 20 20 20 70 61 67 65 20 69 |he. page i| 000017a0 64 65 6e 74 69 66 69 65 64 20 62 79 20 69 64 2e |dentified by id.| 000017b0 0a 0a 40 65 6e 64 40 0a 40 70 61 67 65 3a 37 40 |..@end@.@page:7@| 000017c0 54 68 65 20 21 48 65 6c 70 2b 20 4d 65 6e 75 0a |The !Help+ Menu.| 000017d0 0a 20 20 20 40 63 6f 6c 6f 75 72 3a 31 31 40 54 |. @colour:11@T| 000017e0 68 65 20 21 48 65 6c 70 2b 20 4d 65 6e 75 0a 0a |he !Help+ Menu..| 000017f0 20 20 20 54 6f 20 62 72 69 6e 67 20 75 70 20 74 | To bring up t| 00001800 68 65 20 21 48 65 6c 70 2b 20 6d 65 6e 75 2c 20 |he !Help+ menu, | 00001810 63 6c 69 63 6b 20 75 73 69 6e 67 20 74 68 65 20 |click using the | 00001820 4d 45 4e 55 20 62 75 74 74 6f 6e 20 6f 6e 20 74 |MENU button on t| 00001830 68 65 20 69 63 6f 6e 0a 20 20 20 62 61 72 20 6f |he icon. bar o| 00001840 76 65 72 20 74 68 65 20 21 48 65 6c 70 2b 20 69 |ver the !Help+ i| 00001850 63 6f 6e 2e 0a 0a 20 20 20 54 68 65 72 65 20 61 |con... There a| 00001860 72 65 20 66 69 76 65 20 6f 70 74 69 6f 6e 73 3a |re five options:| 00001870 0a 0a 20 20 20 20 20 20 20 40 67 6f 74 6f 3a 69 |.. @goto:i| 00001880 6e 66 6f 3a 20 49 6e 66 6f 20 20 20 20 20 20 20 |nfo: Info | 00001890 40 0a 20 20 20 20 20 20 20 40 67 6f 74 6f 3a 48 |@. @goto:H| 000018a0 65 6c 70 5f 6f 6e 3a 20 48 65 6c 70 20 4f 6e 20 |elp_on: Help On | 000018b0 20 20 89 40 0a 20 20 20 20 20 20 20 40 67 6f 74 | .@. @got| 000018c0 6f 3a 72 6f 6f 74 3a 20 4f 70 65 6e 20 52 6f 6f |o:root: Open Roo| 000018d0 74 20 20 40 0a 20 20 20 20 20 20 20 40 67 6f 74 |t @. @got| 000018e0 6f 3a 73 65 61 72 63 68 3a 20 53 65 61 72 63 68 |o:search: Search| 000018f0 20 20 20 20 20 40 0a 20 20 20 20 20 20 20 40 67 | @. @g| 00001900 6f 74 6f 3a 70 72 69 6e 74 3a 20 50 72 69 6e 74 |oto:print: Print| 00001910 20 70 61 67 65 20 40 0a 20 20 20 20 20 20 20 40 | page @. @| 00001920 67 6f 74 6f 3a 71 75 69 74 3a 20 51 75 69 74 20 |goto:quit: Quit | 00001930 20 20 20 20 20 20 40 0a 0a 40 65 6e 64 40 0a 40 | @..@end@.@| 00001940 70 61 67 65 3a 69 6e 66 6f 40 49 6e 66 6f 0a 0a |page:info@Info..| 00001950 20 20 20 20 40 63 6f 6c 6f 75 72 3a 30 38 40 49 | @colour:08@I| 00001960 6e 66 6f 0a 0a 20 20 20 20 54 68 69 73 20 6f 70 |nfo.. This op| 00001970 74 69 6f 6e 20 6c 65 61 64 73 20 6f 6e 74 6f 20 |tion leads onto | 00001980 61 20 73 75 62 2d 6d 65 6e 75 20 77 69 74 68 20 |a sub-menu with | 00001990 49 6e 66 6f 72 6d 61 74 69 6f 6e 20 6f 6e 20 21 |Information on !| 000019a0 48 65 6c 70 2b 20 73 75 63 68 0a 20 20 20 20 61 |Help+ such. a| 000019b0 73 20 74 68 65 20 76 65 72 73 69 6f 6e 20 6e 75 |s the version nu| 000019c0 6d 62 65 72 2e 0a 0a 40 65 6e 64 40 0a 40 70 61 |mber...@end@.@pa| 000019d0 67 65 3a 48 65 6c 70 5f 6f 6e 40 48 65 6c 70 20 |ge:Help_on@Help | 000019e0 4f 6e 0a 0a 20 20 20 20 40 63 6f 6c 6f 75 72 3a |On.. @colour:| 000019f0 30 38 40 48 65 6c 70 20 4f 6e 0a 0a 20 20 20 20 |08@Help On.. | 00001a00 43 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 69 73 |Clicking on this| 00001a10 20 69 63 6f 6e 20 6f 6e 20 74 68 65 20 74 6f 6f | icon on the too| 00001a20 6c 62 61 72 20 77 69 6c 6c 20 62 72 69 6e 67 20 |lbar will bring | 00001a30 75 70 20 61 20 6d 65 6e 75 20 6f 66 20 61 6c 6c |up a menu of all| 00001a40 0a 20 20 20 20 74 68 65 20 63 75 72 72 65 6e 74 |. the current| 00001a50 20 68 65 6c 70 20 73 79 73 74 65 6d 73 20 61 76 | help systems av| 00001a60 61 69 6c 61 62 6c 65 2e 0a 0a 20 20 20 20 54 68 |ailable... Th| 00001a70 69 73 20 6f 70 74 69 6f 6e 20 6f 6e 20 74 68 65 |is option on the| 00001a80 20 6d 61 69 6e 20 6d 65 6e 75 20 6c 65 61 64 73 | main menu leads| 00001a90 20 6f 6e 74 6f 20 61 20 73 75 62 2d 6d 65 6e 75 | onto a sub-menu| 00001aa0 20 77 68 69 63 68 20 6c 69 73 74 73 20 61 6c 6c | which lists all| 00001ab0 0a 20 20 20 20 74 68 65 20 61 70 70 6c 69 63 61 |. the applica| 00001ac0 74 69 6f 6e 73 20 66 6f 72 20 77 68 69 63 68 20 |tions for which | 00001ad0 68 65 6c 70 20 69 73 20 61 76 61 69 6c 61 62 6c |help is availabl| 00001ae0 65 2e 20 0a 0a 20 20 20 20 53 65 6c 65 63 74 69 |e. .. Selecti| 00001af0 6e 67 20 6f 6e 65 20 6f 66 20 74 68 65 73 65 20 |ng one of these | 00001b00 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 77 69 6c |applications wil| 00001b10 6c 20 62 72 69 6e 67 20 75 70 20 74 68 65 20 72 |l bring up the r| 00001b20 65 6c 65 76 61 6e 74 20 68 65 6c 70 0a 20 20 20 |elevant help. | 00001b30 20 73 79 73 74 65 6d 2e 0a 0a 40 65 6e 64 40 0a | system...@end@.| 00001b40 40 70 61 67 65 3a 72 6f 6f 74 40 52 6f 6f 74 0a |@page:root@Root.| 00001b50 0a 20 20 20 20 40 63 6f 6c 6f 75 72 3a 30 38 40 |. @colour:08@| 00001b60 4f 70 65 6e 20 52 6f 6f 74 0a 0a 20 20 20 20 46 |Open Root.. F| 00001b70 72 6f 6d 20 74 69 6d 65 20 74 6f 20 74 69 6d 65 |rom time to time| 00001b80 20 79 6f 75 20 6d 61 79 20 77 61 6e 74 20 74 6f | you may want to| 00001b90 20 67 6f 20 62 61 63 6b 20 74 6f 20 74 68 65 20 | go back to the | 00001ba0 73 74 61 72 74 20 70 61 67 65 20 6f 66 20 74 68 |start page of th| 00001bb0 65 0a 20 20 20 20 63 75 72 72 65 6e 74 20 68 65 |e. current he| 00001bc0 6c 70 20 73 79 73 74 65 6d 2e 20 53 65 6c 65 63 |lp system. Selec| 00001bd0 74 69 6e 67 20 74 68 69 73 20 6f 70 74 69 6f 6e |ting this option| 00001be0 20 77 69 6c 6c 20 6f 70 65 6e 20 74 68 65 20 63 | will open the c| 00001bf0 6f 6e 74 65 6e 74 73 0a 20 20 20 20 70 61 67 65 |ontents. page| 00001c00 20 66 6f 72 20 74 68 65 20 63 75 72 72 65 6e 74 | for the current| 00001c10 20 68 65 6c 70 20 73 79 73 74 65 6d 2e 0a 0a 40 | help system...@| 00001c20 65 6e 64 40 0a 40 70 61 67 65 3a 73 65 61 72 63 |end@.@page:searc| 00001c30 68 40 53 65 61 72 63 68 0a 0a 20 20 20 20 40 63 |h@Search.. @c| 00001c40 6f 6c 6f 75 72 3a 30 38 40 53 65 61 72 63 68 0a |olour:08@Search.| 00001c50 0a 20 20 20 20 53 65 6c 65 63 74 69 6e 67 20 74 |. Selecting t| 00001c60 68 69 73 20 6f 70 74 69 6f 6e 20 66 72 6f 6d 20 |his option from | 00001c70 74 68 65 20 6d 65 6e 75 2c 20 6f 72 20 63 6c 69 |the menu, or cli| 00001c80 63 6b 69 6e 67 20 6f 6e 20 74 68 65 20 69 63 6f |cking on the ico| 00001c90 6e 20 69 6e 20 74 68 65 0a 20 20 20 20 74 6f 6f |n in the. too| 00001ca0 6c 62 61 72 20 77 69 6c 6c 20 6f 70 65 6e 20 61 |lbar will open a| 00001cb0 20 77 69 6e 64 6f 77 20 77 68 65 72 65 20 79 6f | window where yo| 00001cc0 75 20 63 61 6e 20 65 6e 74 65 72 20 77 68 61 74 |u can enter what| 00001cd0 20 79 6f 75 20 77 69 73 68 20 74 6f 0a 20 20 20 | you wish to. | 00001ce0 20 73 65 61 72 63 68 20 66 6f 72 2e 20 50 72 65 | search for. Pre| 00001cf0 73 73 69 6e 67 20 72 65 74 75 72 6e 20 77 69 6c |ssing return wil| 00001d00 6c 20 73 74 61 72 74 20 74 68 65 20 73 65 61 72 |l start the sear| 00001d10 63 68 2c 20 61 6e 64 20 63 6c 69 63 6b 69 6e 67 |ch, and clicking| 00001d20 20 6f 6e 0a 20 20 20 20 27 4e 65 78 74 22 20 77 | on. 'Next" w| 00001d30 69 6c 6c 20 66 69 6e 64 20 74 68 65 20 6e 65 78 |ill find the nex| 00001d40 74 20 6d 61 74 63 68 2e 0a 0a 40 65 6e 64 40 0a |t match...@end@.| 00001d50 40 70 61 67 65 3a 71 75 69 74 40 51 75 69 74 0a |@page:quit@Quit.| 00001d60 0a 20 20 20 20 40 63 6f 6c 6f 75 72 3a 30 38 40 |. @colour:08@| 00001d70 51 75 69 74 0a 0a 20 20 20 20 54 68 69 73 20 77 |Quit.. This w| 00001d80 69 6c 6c 20 71 75 69 74 20 74 68 65 20 21 48 65 |ill quit the !He| 00001d90 6c 70 2b 20 61 70 70 6c 69 63 61 74 69 6f 6e 2e |lp+ application.| 00001da0 0a 0a 40 65 6e 64 40 0a 40 70 61 67 65 3a 70 72 |..@end@.@page:pr| 00001db0 69 6e 74 40 50 72 69 6e 74 69 6e 67 0a 0a 20 20 |int@Printing.. | 00001dc0 20 40 63 6f 6c 6f 75 72 3a 31 31 40 50 72 69 6e | @colour:11@Prin| 00001dd0 74 69 6e 67 0a 0a 20 20 20 53 6f 6d 65 74 69 6d |ting.. Sometim| 00001de0 65 73 20 69 74 20 69 73 20 64 65 73 69 72 65 61 |es it is desirea| 00001df0 62 6c 65 20 74 6f 20 68 61 76 65 20 61 20 68 61 |ble to have a ha| 00001e00 72 64 20 63 6f 70 79 20 6f 66 20 73 6f 6d 65 20 |rd copy of some | 00001e10 69 6e 66 6f 72 6d 61 74 69 6f 6e 0a 20 20 20 77 |information. w| 00001e20 68 69 63 68 20 63 61 6e 20 62 65 20 66 6f 75 6e |hich can be foun| 00001e30 64 20 77 69 74 68 69 6e 20 61 20 74 65 78 74 20 |d within a text | 00001e40 66 69 6c 65 2e 0a 0a 20 20 20 53 65 6c 65 63 74 |file... Select| 00001e50 69 6e 67 20 74 68 65 20 50 72 69 6e 74 20 6f 70 |ing the Print op| 00001e60 74 69 6f 6e 20 66 72 6f 6d 20 74 68 65 20 6d 65 |tion from the me| 00001e70 6e 75 20 77 69 6c 6c 20 6f 75 74 70 75 74 20 61 |nu will output a| 00001e80 20 63 6f 70 79 20 6f 66 20 74 68 65 0a 20 20 20 | copy of the. | 00001e90 63 75 72 72 65 6e 74 20 70 61 67 65 20 74 6f 20 |current page to | 00001ea0 79 6f 75 72 20 70 72 69 6e 74 65 72 2e 0a 0a 20 |your printer... | 00001eb0 20 20 4e 42 3a 20 53 70 72 69 74 65 73 20 74 68 | NB: Sprites th| 00001ec0 61 74 20 61 70 70 65 61 72 20 69 6e 20 74 68 65 |at appear in the| 00001ed0 20 48 65 6c 70 2b 20 66 69 6c 65 73 20 77 69 6c | Help+ files wil| 00001ee0 6c 20 6e 6f 74 20 62 65 20 70 72 69 6e 74 65 64 |l not be printed| 00001ef0 2e 0a 20 20 20 20 20 20 20 54 68 69 73 20 69 73 |.. This is| 00001f00 20 74 6f 20 6d 61 78 69 6d 69 73 65 20 74 68 65 | to maximise the| 00001f10 20 73 70 65 65 64 20 6f 66 20 70 72 69 6e 74 69 | speed of printi| 00001f20 6e 67 2e 0a 0a 40 65 6e 64 40 0a 40 70 61 67 65 |ng...@end@.@page| 00001f30 3a 70 72 6f 67 40 50 72 6f 67 72 61 6d 6d 65 72 |:prog@Programmer| 00001f40 73 0a 0a 20 20 20 40 63 6f 6c 6f 75 72 3a 31 31 |s.. @colour:11| 00001f50 40 50 72 6f 67 72 61 6d 6d 65 72 73 0a 0a 20 20 |@Programmers.. | 00001f60 20 49 74 20 69 73 20 65 61 73 79 20 74 6f 20 63 | It is easy to c| 00001f70 72 65 61 74 65 20 21 48 65 6c 70 2b 20 66 69 6c |reate !Help+ fil| 00001f80 65 73 20 66 6f 72 20 79 6f 75 72 20 6f 77 6e 20 |es for your own | 00001f90 61 70 70 6c 69 63 61 74 69 6f 6e 73 2c 20 77 68 |applications, wh| 00001fa0 69 63 68 20 63 61 6e 0a 20 20 20 74 68 65 6e 20 |ich can. then | 00001fb0 62 65 20 75 73 65 64 20 69 6e 74 65 72 61 63 74 |be used interact| 00001fc0 69 76 65 6c 79 20 62 79 20 73 65 6e 64 69 6e 67 |ively by sending| 00001fd0 20 63 6f 6d 6d 61 6e 64 73 20 66 72 6f 6d 20 79 | commands from y| 00001fe0 6f 75 72 20 6f 77 6e 20 70 72 6f 67 72 61 6d 0a |our own program.| 00001ff0 20 20 20 77 68 69 63 68 20 74 6f 20 74 68 65 20 | which to the | 00002000 48 65 6c 70 2b 20 61 70 70 6c 69 63 61 74 69 6f |Help+ applicatio| 00002010 6e 2e 20 53 65 65 20 74 68 65 20 40 67 6f 74 6f |n. See the @goto| 00002020 3a 35 3a 63 6f 70 79 72 69 67 68 74 40 20 73 65 |:5:copyright@ se| 00002030 63 74 69 6f 6e 20 66 6f 72 20 64 65 74 61 69 6c |ction for detail| 00002040 73 0a 20 20 20 61 62 6f 75 74 20 64 69 73 74 72 |s. about distr| 00002050 69 62 75 74 69 6e 67 20 21 48 65 6c 70 2e 0a 0a |ibuting !Help...| 00002060 0a 20 20 20 20 20 20 40 67 6f 74 6f 3a 33 3a 20 |. @goto:3: | 00002070 43 72 65 61 74 69 6e 67 20 21 48 65 6c 70 2b 20 |Creating !Help+ | 00002080 66 69 6c 65 73 20 40 0a 20 20 20 20 20 20 40 67 |files @. @g| 00002090 6f 74 6f 3a 36 3a 20 53 70 65 63 69 61 6c 20 63 |oto:6: Special c| 000020a0 6f 6d 6d 61 6e 64 73 20 20 20 20 20 20 40 0a 20 |ommands @. | 000020b0 20 20 20 20 20 40 67 6f 74 6f 3a 69 68 3a 20 49 | @goto:ih: I| 000020c0 6e 74 65 72 61 63 74 69 76 65 20 68 65 6c 70 20 |nteractive help | 000020d0 20 20 20 20 20 40 0a 0a 40 65 6e 64 40 0a 40 70 | @..@end@.@p| 000020e0 61 67 65 3a 69 68 40 49 6e 74 65 72 61 63 74 69 |age:ih@Interacti| 000020f0 76 65 20 68 65 6c 70 0a 0a 20 20 20 40 63 6f 6c |ve help.. @col| 00002100 6f 75 72 3a 31 31 40 49 6e 74 65 72 61 63 74 69 |our:11@Interacti| 00002110 76 65 20 68 65 6c 70 0a 0a 20 20 20 49 74 20 69 |ve help.. It i| 00002120 73 20 70 6f 73 73 69 62 6c 65 20 74 6f 20 73 65 |s possible to se| 00002130 6e 64 20 21 48 65 6c 70 2b 20 61 20 77 69 6d 70 |nd !Help+ a wimp| 00002140 20 6d 65 73 73 61 67 65 20 77 68 69 63 68 20 77 | message which w| 00002150 69 6c 6c 20 63 61 75 73 65 20 69 74 20 74 6f 0a |ill cause it to.| 00002160 20 20 20 64 69 73 70 6c 61 79 20 61 20 73 70 65 | display a spe| 00002170 63 69 66 69 63 20 70 61 67 65 2e 20 54 68 69 73 |cific page. This| 00002180 20 63 61 6e 20 62 65 20 75 73 65 64 20 74 6f 20 | can be used to | 00002190 73 75 70 70 6f 72 74 20 69 6e 74 65 72 61 63 74 |support interact| 000021a0 69 76 65 20 68 65 6c 70 0a 20 20 20 77 68 69 63 |ive help. whic| 000021b0 68 20 64 69 73 70 6c 61 79 73 20 6d 75 63 68 20 |h displays much | 000021c0 6d 6f 72 65 20 64 65 74 61 69 6c 65 64 20 69 6e |more detailed in| 000021d0 66 6f 72 6d 61 74 69 6f 6e 20 74 68 61 6e 20 69 |formation than i| 000021e0 73 20 70 6f 73 73 69 62 6c 65 20 77 69 74 68 0a |s possible with.| 000021f0 20 20 20 41 63 6f 72 6e 27 73 20 69 6e 74 65 72 | Acorn's inter| 00002200 61 63 74 69 76 65 20 68 65 6c 70 20 61 70 70 6c |active help appl| 00002210 69 63 61 74 69 6f 6e 2e 0a 0a 20 20 20 54 6f 20 |ication... To | 00002220 64 6f 20 74 68 69 73 20 61 20 77 69 6d 70 20 6d |do this a wimp m| 00002230 65 73 73 61 67 65 20 6d 75 73 74 20 62 65 20 73 |essage must be s| 00002240 65 6e 74 20 61 73 20 66 6f 6c 6c 6f 77 73 3a 0a |ent as follows:.| 00002250 0a 40 63 6f 6c 6f 75 72 3a 30 38 40 20 20 20 20 |.@colour:08@ | 00002260 20 20 20 44 45 46 20 50 52 4f 43 73 65 6e 64 5f | DEF PROCsend_| 00002270 68 65 6c 70 28 63 6f 6d 6d 61 6e 64 24 29 0a 40 |help(command$).@| 00002280 63 6f 6c 6f 75 72 3a 30 38 40 20 20 20 20 20 20 |colour:08@ | 00002290 20 20 20 62 25 21 30 3d 32 35 36 20 20 20 20 20 | b%!0=256 | 000022a0 3a 62 25 21 34 3d 30 0a 40 63 6f 6c 6f 75 72 3a |:b%!4=0.@colour:| 000022b0 30 38 40 20 20 20 20 20 20 20 20 20 62 25 21 38 |08@ b%!8| 000022c0 3d 30 20 20 20 20 20 20 20 3a 62 25 21 31 32 3d |=0 :b%!12=| 000022d0 30 0a 40 63 6f 6c 6f 75 72 3a 30 38 40 20 20 20 |0.@colour:08@ | 000022e0 20 20 20 20 20 20 62 25 21 31 36 3d 26 39 39 30 | b%!16=&990| 000022f0 30 20 20 3a 24 28 62 25 2b 32 30 29 3d 63 6f 6d |0 :$(b%+20)=com| 00002300 6d 61 6e 64 24 0a 40 63 6f 6c 6f 75 72 3a 30 38 |mand$.@colour:08| 00002310 40 20 20 20 20 20 20 20 20 20 53 59 53 22 57 69 |@ SYS"Wi| 00002320 6d 70 5f 53 65 6e 64 4d 65 73 73 61 67 65 22 2c |mp_SendMessage",| 00002330 31 37 2c 62 25 2c 30 0a 40 63 6f 6c 6f 75 72 3a |17,b%,0.@colour:| 00002340 30 38 40 20 20 20 20 20 20 20 45 4e 44 50 52 4f |08@ ENDPRO| 00002350 43 0a 0a 20 20 20 57 68 65 72 65 20 74 68 65 20 |C.. Where the | 00002360 70 61 72 61 6d 65 74 65 72 20 70 61 73 73 65 64 |parameter passed| 00002370 20 74 6f 20 50 52 4f 43 73 65 6e 64 5f 68 65 6c | to PROCsend_hel| 00002380 70 20 69 73 20 6f 66 20 74 68 65 20 66 6f 72 6d |p is of the form| 00002390 3a 0a 0a 40 63 6f 6c 6f 75 72 3a 30 38 40 20 20 |:..@colour:08@ | 000023a0 20 20 20 20 20 48 65 6c 70 5f 73 79 73 74 65 6d | Help_system| 000023b0 40 73 70 72 69 74 65 3a 62 5f 61 74 40 20 50 61 |@sprite:b_at@ Pa| 000023c0 67 65 5f 6e 61 6d 65 0a 0a 20 20 20 65 67 3a 20 |ge_name.. eg: | 000023d0 20 21 48 65 6c 70 2e 43 6f 6e 74 65 6e 74 73 20 | !Help.Contents | 000023e0 20 20 20 20 6f 72 0a 20 20 20 20 20 20 20 20 21 | or. !| 000023f0 48 65 6c 70 2e 51 75 69 74 20 20 20 20 20 20 20 |Help.Quit | 00002400 20 20 6f 72 0a 20 20 20 20 20 20 20 20 21 52 61 | or. !Ra| 00002410 79 33 64 2e 54 6f 6f 6c 73 20 20 20 20 20 20 20 |y3d.Tools | 00002420 65 74 63 2e 0a 0a 40 65 6e 64 40 0a 40 70 61 67 |etc...@end@.@pag| 00002430 65 3a 74 6f 6f 6c 62 61 72 40 54 68 65 20 54 6f |e:toolbar@The To| 00002440 6f 6c 62 61 72 0a 0a 20 20 20 40 63 6f 6c 6f 75 |olbar.. @colou| 00002450 72 3a 31 31 40 54 68 65 20 54 6f 6f 6c 62 61 72 |r:11@The Toolbar| 00002460 0a 0a 20 20 20 41 74 20 74 68 65 20 66 6f 6f 74 |.. At the foot| 00002470 20 6f 66 20 74 68 65 20 6d 61 69 6e 20 77 69 6e | of the main win| 00002480 64 6f 77 20 69 73 20 61 20 74 6f 6f 6c 62 61 72 |dow is a toolbar| 00002490 20 63 6f 6e 73 6f 73 74 69 6e 67 20 6f 66 20 66 | consosting of f| 000024a0 69 76 65 0a 20 20 20 69 63 6f 6e 73 2e 0a 0a 20 |ive. icons... | 000024b0 20 20 40 67 6f 74 6f 3a 43 6f 6e 74 3a 20 43 6f | @goto:Cont: Co| 000024c0 6e 74 65 6e 74 73 20 40 20 40 67 6f 74 6f 3a 47 |ntents @ @goto:G| 000024d0 6c 6f 73 3a 20 47 6c 6f 73 73 61 72 79 20 40 20 |los: Glossary @ | 000024e0 40 67 6f 74 6f 3a 48 65 6c 70 5f 6f 6e 3a 20 48 |@goto:Help_on: H| 000024f0 65 6c 70 20 4f 6e 20 40 20 40 67 6f 74 6f 3a 53 |elp On @ @goto:S| 00002500 65 61 72 63 68 3a 20 53 65 61 72 63 68 20 40 20 |earch: Search @ | 00002510 40 67 6f 74 6f 3a 42 61 63 6b 3a 20 42 61 63 6b |@goto:Back: Back| 00002520 20 40 0a 0a 40 65 6e 64 40 0a 40 70 61 67 65 3a | @..@end@.@page:| 00002530 43 6f 6e 74 40 43 6f 6e 74 65 6e 74 73 0a 0a 20 |Cont@Contents.. | 00002540 20 20 40 63 6f 6c 6f 75 72 3a 30 38 40 43 6f 6e | @colour:08@Con| 00002550 74 65 6e 74 73 0a 0a 20 20 20 43 6c 69 63 6b 69 |tents.. Clicki| 00002560 6e 67 20 6f 6e 20 74 68 69 73 20 69 63 6f 6e 20 |ng on this icon | 00002570 77 69 6c 6c 20 74 61 6b 65 20 79 6f 75 20 74 6f |will take you to| 00002580 20 74 68 65 20 63 6f 6e 74 65 6e 74 73 20 70 61 | the contents pa| 00002590 67 65 20 66 6f 72 20 74 68 65 0a 20 20 20 63 75 |ge for the. cu| 000025a0 72 72 65 6e 74 20 48 65 6c 70 20 73 79 73 74 65 |rrent Help syste| 000025b0 6d 2e 0a 0a 40 65 6e 64 40 0a 40 70 61 67 65 3a |m...@end@.@page:| 000025c0 47 6c 6f 73 40 47 6c 6f 73 73 61 72 79 0a 0a 20 |Glos@Glossary.. | 000025d0 20 20 40 63 6f 6c 6f 75 72 3a 30 38 40 47 6c 6f | @colour:08@Glo| 000025e0 73 73 61 72 79 0a 0a 20 20 20 49 66 20 74 68 69 |ssary.. If thi| 000025f0 73 20 69 63 6f 6e 20 69 73 20 75 6e 73 68 61 64 |s icon is unshad| 00002600 65 64 20 69 74 20 6d 65 61 6e 73 20 74 68 61 74 |ed it means that| 00002610 20 74 68 65 20 61 75 74 68 6f 72 20 6f 66 20 74 | the author of t| 00002620 68 65 20 68 65 6c 70 0a 20 20 20 73 79 73 74 65 |he help. syste| 00002630 6d 20 79 6f 75 20 61 72 65 20 75 73 69 6e 67 20 |m you are using | 00002640 68 61 73 20 69 6e 63 6c 63 75 64 65 64 20 61 20 |has inclcuded a | 00002650 67 6c 6f 73 73 61 72 79 2e 20 54 6f 20 67 6f 20 |glossary. To go | 00002660 74 6f 20 74 68 61 74 0a 20 20 20 67 6c 6f 73 73 |to that. gloss| 00002670 61 72 79 2c 20 63 6c 69 63 6b 20 6f 6e 20 74 68 |ary, click on th| 00002680 69 73 20 69 63 6f 6e 2e 0a 0a 40 65 6e 64 40 0a |is icon...@end@.| 00002690 40 70 61 67 65 3a 42 61 63 6b 40 42 61 63 6b 0a |@page:Back@Back.| 000026a0 0a 20 20 20 40 63 6f 6c 6f 75 72 3a 30 38 40 42 |. @colour:08@B| 000026b0 61 63 6b 0a 0a 20 20 20 43 6c 69 63 6b 69 6e 67 |ack.. Clicking| 000026c0 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 27 62 61 | on the icon 'ba| 000026d0 63 6b 27 20 77 69 6c 6c 20 74 61 6b 65 20 79 6f |ck' will take yo| 000026e0 75 20 62 61 63 6b 20 74 6f 20 74 68 65 20 70 61 |u back to the pa| 000026f0 67 65 20 79 6f 75 0a 20 20 20 63 61 6d 65 20 66 |ge you. came f| 00002700 72 6f 6d 2e 20 42 79 20 72 65 70 65 61 74 65 64 |rom. By repeated| 00002710 6c 79 20 64 6f 69 6e 67 20 74 68 69 73 20 79 6f |ly doing this yo| 00002720 75 20 63 61 6e 20 74 72 61 63 65 20 79 6f 75 72 |u can trace your| 00002730 20 77 61 79 20 62 61 63 6b 0a 20 20 20 74 6f 20 | way back. to | 00002740 74 68 65 20 63 6f 6e 74 65 6e 74 73 20 70 61 67 |the contents pag| 00002750 65 2e 0a 0a 40 65 6e 64 40 0a 20 |e...@end@. | 0000275b