Home » Archimedes archive » Acorn User » AU 1993-09.adf » !Bio/!Help
!Bio/!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 » Acorn User » AU 1993-09.adf |
Filename: | !Bio/!Help |
Read OK: | ✔ |
File size: | 0BDA bytes |
Load address: | FFFFFF44 |
Exec address: | B93C54C1 |
File contents
Bio Plus: Enhanced Bio Application By Dave Lawrence and Dave Acton Note 1: Some of the Bio modules need to write to disc to work. As the compression method used on this disc is read-only, you should copy Bio to an unprotected disc (by simply dragging the !Bio icon) and run it there. Note 2: For Risc OS 2 users: if Draw has not been seen by the Filer and you have certain Bio modules automatically loaded, then an error will be shown when Bio is run. To avoid this, open a directory containing Draw. Run this application to open up a window containing the latest version of Bio. Double-click on Bio to load it. Three icons will appear on the iconbar. From right to left, these icons are: FileLock, ForceWipe and TtoD. Run Acorn's Help application to show interactive help for Bio. Quick instructions for each of these modules are as follows. FileLock locks any files dragged to the icon, giving them access LWR. ForceWipe deletes any files dragged to the icon, whether they are locked or not. Use with care. TtoD creates Draw files from text files. The text file contains commands which describe the Draw file to be produced: the commands which you can use in this text file are described in the file 'TtoDInstr'. There are also eight other modules included, which can be accessed using the 'Process' submenu (see below). These are: HexDump, 3DGraph, SpriteSort, DrawSprs, SumMean, ToneDial, VATCalc and WordCount. Instructions are as follows. HexDump: Drop any file onto the HexDump icon to load a hexadecimal dump of the file into Edit. Click on the icon to bring up the preferences window. 3DGraph: Drop a text file describing a graph on the icon. The first line should be a function of the form y=f(x,z) for -10<=x<=+10, -10<=z<=+10. Two example text files are included, caled Graph1 and Graph2. Click Menu over the resulting window to save the graph as a sprite. DrawSprs: Drop a Draw file (which contains sprites) onto the icon, and a save box will pop up, allowing you to save the sprites as a sprite file. SumMean: Drag a text file containing a set of numbers (one per line) to the icon. The sum and the mean of the numbers will be shown in a window. ToneDial: Click on the icon to bring up a window. Type a number in the writable icon, and the number will be dialled using standard telephone tones. VATCalc: Drag a text file containing a set of numbers (one per line) to the icon. The sum of the numbers will be shown, along with the total including VAT at 17.5%. WordCount: Drag a text file to the icon, and the line and word count for that file will be shown in a window. The main Bio menu can be brought up by clicking Menu over either of the icons. The 'Process' submenu determines which of the Bio modules are displayed, and the 'Set default' entry saves the current configuration as the default. To remove just one icon, choose 'Quit', and to remove the whole Bio system, go into the 'Quit' submenu and choose 'All'. For more information, see the article on page 91. � Copyright BBC Acorn User 1993
00000000 42 69 6f 20 50 6c 75 73 3a 20 45 6e 68 61 6e 63 |Bio Plus: Enhanc| 00000010 65 64 20 42 69 6f 20 41 70 70 6c 69 63 61 74 69 |ed Bio Applicati| 00000020 6f 6e 0a 42 79 20 44 61 76 65 20 4c 61 77 72 65 |on.By Dave Lawre| 00000030 6e 63 65 20 61 6e 64 20 44 61 76 65 20 41 63 74 |nce and Dave Act| 00000040 6f 6e 0a 0a 4e 6f 74 65 20 31 3a 20 53 6f 6d 65 |on..Note 1: Some| 00000050 20 6f 66 20 74 68 65 20 42 69 6f 20 6d 6f 64 75 | of the Bio modu| 00000060 6c 65 73 20 6e 65 65 64 20 74 6f 20 77 72 69 74 |les need to writ| 00000070 65 20 74 6f 20 64 69 73 63 20 74 6f 20 77 6f 72 |e to disc to wor| 00000080 6b 2e 20 41 73 20 74 68 65 20 63 6f 6d 70 72 65 |k. As the compre| 00000090 73 73 69 6f 6e 20 6d 65 74 68 6f 64 20 75 73 65 |ssion method use| 000000a0 64 20 6f 6e 20 74 68 69 73 20 64 69 73 63 20 69 |d on this disc i| 000000b0 73 20 72 65 61 64 2d 6f 6e 6c 79 2c 20 79 6f 75 |s read-only, you| 000000c0 20 73 68 6f 75 6c 64 20 63 6f 70 79 20 42 69 6f | should copy Bio| 000000d0 20 74 6f 20 61 6e 20 75 6e 70 72 6f 74 65 63 74 | to an unprotect| 000000e0 65 64 20 64 69 73 63 20 28 62 79 20 73 69 6d 70 |ed disc (by simp| 000000f0 6c 79 20 64 72 61 67 67 69 6e 67 20 74 68 65 20 |ly dragging the | 00000100 21 42 69 6f 20 69 63 6f 6e 29 20 61 6e 64 20 72 |!Bio icon) and r| 00000110 75 6e 20 69 74 20 74 68 65 72 65 2e 0a 0a 4e 6f |un it there...No| 00000120 74 65 20 32 3a 20 46 6f 72 20 52 69 73 63 20 4f |te 2: For Risc O| 00000130 53 20 32 20 75 73 65 72 73 3a 20 69 66 20 44 72 |S 2 users: if Dr| 00000140 61 77 20 68 61 73 20 6e 6f 74 20 62 65 65 6e 20 |aw has not been | 00000150 73 65 65 6e 20 62 79 20 74 68 65 20 46 69 6c 65 |seen by the File| 00000160 72 20 61 6e 64 20 79 6f 75 20 68 61 76 65 20 63 |r and you have c| 00000170 65 72 74 61 69 6e 20 42 69 6f 20 6d 6f 64 75 6c |ertain Bio modul| 00000180 65 73 20 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 |es automatically| 00000190 20 6c 6f 61 64 65 64 2c 20 74 68 65 6e 20 61 6e | loaded, then an| 000001a0 20 65 72 72 6f 72 20 77 69 6c 6c 20 62 65 20 73 | error will be s| 000001b0 68 6f 77 6e 20 77 68 65 6e 20 42 69 6f 20 69 73 |hown when Bio is| 000001c0 20 72 75 6e 2e 20 54 6f 20 61 76 6f 69 64 20 74 | run. To avoid t| 000001d0 68 69 73 2c 20 6f 70 65 6e 20 61 20 64 69 72 65 |his, open a dire| 000001e0 63 74 6f 72 79 20 63 6f 6e 74 61 69 6e 69 6e 67 |ctory containing| 000001f0 20 44 72 61 77 2e 0a 0a 52 75 6e 20 74 68 69 73 | Draw...Run this| 00000200 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 74 6f 20 | application to | 00000210 6f 70 65 6e 20 75 70 20 61 20 77 69 6e 64 6f 77 |open up a window| 00000220 20 63 6f 6e 74 61 69 6e 69 6e 67 20 74 68 65 20 | containing the | 00000230 6c 61 74 65 73 74 20 76 65 72 73 69 6f 6e 20 6f |latest version o| 00000240 66 20 42 69 6f 2e 0a 0a 44 6f 75 62 6c 65 2d 63 |f Bio...Double-c| 00000250 6c 69 63 6b 20 6f 6e 20 42 69 6f 20 74 6f 20 6c |lick on Bio to l| 00000260 6f 61 64 20 69 74 2e 20 54 68 72 65 65 20 69 63 |oad it. Three ic| 00000270 6f 6e 73 20 77 69 6c 6c 20 61 70 70 65 61 72 20 |ons will appear | 00000280 6f 6e 20 74 68 65 20 69 63 6f 6e 62 61 72 2e 20 |on the iconbar. | 00000290 46 72 6f 6d 20 72 69 67 68 74 20 74 6f 20 6c 65 |From right to le| 000002a0 66 74 2c 20 74 68 65 73 65 20 69 63 6f 6e 73 20 |ft, these icons | 000002b0 61 72 65 3a 20 46 69 6c 65 4c 6f 63 6b 2c 20 46 |are: FileLock, F| 000002c0 6f 72 63 65 57 69 70 65 20 61 6e 64 20 54 74 6f |orceWipe and Tto| 000002d0 44 2e 0a 0a 52 75 6e 20 41 63 6f 72 6e 27 73 20 |D...Run Acorn's | 000002e0 48 65 6c 70 20 61 70 70 6c 69 63 61 74 69 6f 6e |Help application| 000002f0 20 74 6f 20 73 68 6f 77 20 69 6e 74 65 72 61 63 | to show interac| 00000300 74 69 76 65 20 68 65 6c 70 20 66 6f 72 20 42 69 |tive help for Bi| 00000310 6f 2e 20 51 75 69 63 6b 20 69 6e 73 74 72 75 63 |o. Quick instruc| 00000320 74 69 6f 6e 73 20 66 6f 72 20 65 61 63 68 20 6f |tions for each o| 00000330 66 20 74 68 65 73 65 20 6d 6f 64 75 6c 65 73 20 |f these modules | 00000340 61 72 65 20 61 73 20 66 6f 6c 6c 6f 77 73 2e 0a |are as follows..| 00000350 0a 46 69 6c 65 4c 6f 63 6b 20 6c 6f 63 6b 73 20 |.FileLock locks | 00000360 61 6e 79 20 66 69 6c 65 73 20 64 72 61 67 67 65 |any files dragge| 00000370 64 20 74 6f 20 74 68 65 20 69 63 6f 6e 2c 20 67 |d to the icon, g| 00000380 69 76 69 6e 67 20 74 68 65 6d 20 61 63 63 65 73 |iving them acces| 00000390 73 20 4c 57 52 2e 0a 0a 46 6f 72 63 65 57 69 70 |s LWR...ForceWip| 000003a0 65 20 64 65 6c 65 74 65 73 20 61 6e 79 20 66 69 |e deletes any fi| 000003b0 6c 65 73 20 64 72 61 67 67 65 64 20 74 6f 20 74 |les dragged to t| 000003c0 68 65 20 69 63 6f 6e 2c 20 77 68 65 74 68 65 72 |he icon, whether| 000003d0 20 74 68 65 79 20 61 72 65 20 6c 6f 63 6b 65 64 | they are locked| 000003e0 20 6f 72 20 6e 6f 74 2e 20 55 73 65 20 77 69 74 | or not. Use wit| 000003f0 68 20 63 61 72 65 2e 0a 0a 54 74 6f 44 20 63 72 |h care...TtoD cr| 00000400 65 61 74 65 73 20 44 72 61 77 20 66 69 6c 65 73 |eates Draw files| 00000410 20 66 72 6f 6d 20 74 65 78 74 20 66 69 6c 65 73 | from text files| 00000420 2e 20 54 68 65 20 74 65 78 74 20 66 69 6c 65 20 |. The text file | 00000430 63 6f 6e 74 61 69 6e 73 20 63 6f 6d 6d 61 6e 64 |contains command| 00000440 73 20 77 68 69 63 68 20 64 65 73 63 72 69 62 65 |s which describe| 00000450 20 74 68 65 20 44 72 61 77 20 66 69 6c 65 20 74 | the Draw file t| 00000460 6f 20 62 65 20 70 72 6f 64 75 63 65 64 3a 20 74 |o be produced: t| 00000470 68 65 20 63 6f 6d 6d 61 6e 64 73 20 77 68 69 63 |he commands whic| 00000480 68 20 79 6f 75 20 63 61 6e 20 75 73 65 20 69 6e |h you can use in| 00000490 20 74 68 69 73 20 74 65 78 74 20 66 69 6c 65 20 | this text file | 000004a0 61 72 65 20 64 65 73 63 72 69 62 65 64 20 69 6e |are described in| 000004b0 20 74 68 65 20 66 69 6c 65 20 27 54 74 6f 44 49 | the file 'TtoDI| 000004c0 6e 73 74 72 27 2e 0a 0a 54 68 65 72 65 20 61 72 |nstr'...There ar| 000004d0 65 20 61 6c 73 6f 20 65 69 67 68 74 20 6f 74 68 |e also eight oth| 000004e0 65 72 20 6d 6f 64 75 6c 65 73 20 69 6e 63 6c 75 |er modules inclu| 000004f0 64 65 64 2c 20 77 68 69 63 68 20 63 61 6e 20 62 |ded, which can b| 00000500 65 20 61 63 63 65 73 73 65 64 20 75 73 69 6e 67 |e accessed using| 00000510 20 74 68 65 20 27 50 72 6f 63 65 73 73 27 20 73 | the 'Process' s| 00000520 75 62 6d 65 6e 75 20 28 73 65 65 20 62 65 6c 6f |ubmenu (see belo| 00000530 77 29 2e 20 54 68 65 73 65 20 61 72 65 3a 20 48 |w). These are: H| 00000540 65 78 44 75 6d 70 2c 20 33 44 47 72 61 70 68 2c |exDump, 3DGraph,| 00000550 20 53 70 72 69 74 65 53 6f 72 74 2c 20 44 72 61 | SpriteSort, Dra| 00000560 77 53 70 72 73 2c 20 53 75 6d 4d 65 61 6e 2c 20 |wSprs, SumMean, | 00000570 54 6f 6e 65 44 69 61 6c 2c 20 56 41 54 43 61 6c |ToneDial, VATCal| 00000580 63 20 61 6e 64 20 57 6f 72 64 43 6f 75 6e 74 2e |c and WordCount.| 00000590 20 49 6e 73 74 72 75 63 74 69 6f 6e 73 20 61 72 | Instructions ar| 000005a0 65 20 61 73 20 66 6f 6c 6c 6f 77 73 2e 0a 0a 48 |e as follows...H| 000005b0 65 78 44 75 6d 70 3a 20 44 72 6f 70 20 61 6e 79 |exDump: Drop any| 000005c0 20 66 69 6c 65 20 6f 6e 74 6f 20 74 68 65 20 48 | file onto the H| 000005d0 65 78 44 75 6d 70 20 69 63 6f 6e 20 74 6f 20 6c |exDump icon to l| 000005e0 6f 61 64 20 61 20 68 65 78 61 64 65 63 69 6d 61 |oad a hexadecima| 000005f0 6c 20 64 75 6d 70 20 6f 66 20 74 68 65 20 66 69 |l dump of the fi| 00000600 6c 65 20 69 6e 74 6f 20 45 64 69 74 2e 20 43 6c |le into Edit. Cl| 00000610 69 63 6b 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 |ick on the icon | 00000620 74 6f 20 62 72 69 6e 67 20 75 70 20 74 68 65 20 |to bring up the | 00000630 70 72 65 66 65 72 65 6e 63 65 73 20 77 69 6e 64 |preferences wind| 00000640 6f 77 2e 0a 0a 33 44 47 72 61 70 68 3a 20 44 72 |ow...3DGraph: Dr| 00000650 6f 70 20 61 20 74 65 78 74 20 66 69 6c 65 20 64 |op a text file d| 00000660 65 73 63 72 69 62 69 6e 67 20 61 20 67 72 61 70 |escribing a grap| 00000670 68 20 6f 6e 20 74 68 65 20 69 63 6f 6e 2e 20 54 |h on the icon. T| 00000680 68 65 20 66 69 72 73 74 20 6c 69 6e 65 20 73 68 |he first line sh| 00000690 6f 75 6c 64 20 62 65 20 61 20 66 75 6e 63 74 69 |ould be a functi| 000006a0 6f 6e 20 6f 66 20 74 68 65 20 66 6f 72 6d 20 79 |on of the form y| 000006b0 3d 66 28 78 2c 7a 29 20 66 6f 72 20 2d 31 30 3c |=f(x,z) for -10<| 000006c0 3d 78 3c 3d 2b 31 30 2c 20 2d 31 30 3c 3d 7a 3c |=x<=+10, -10<=z<| 000006d0 3d 2b 31 30 2e 20 54 77 6f 20 65 78 61 6d 70 6c |=+10. Two exampl| 000006e0 65 20 74 65 78 74 20 66 69 6c 65 73 20 61 72 65 |e text files are| 000006f0 20 69 6e 63 6c 75 64 65 64 2c 20 63 61 6c 65 64 | included, caled| 00000700 20 47 72 61 70 68 31 20 61 6e 64 20 47 72 61 70 | Graph1 and Grap| 00000710 68 32 2e 20 43 6c 69 63 6b 20 4d 65 6e 75 20 6f |h2. Click Menu o| 00000720 76 65 72 20 74 68 65 20 72 65 73 75 6c 74 69 6e |ver the resultin| 00000730 67 20 77 69 6e 64 6f 77 20 74 6f 20 73 61 76 65 |g window to save| 00000740 20 74 68 65 20 67 72 61 70 68 20 61 73 20 61 20 | the graph as a | 00000750 73 70 72 69 74 65 2e 0a 0a 44 72 61 77 53 70 72 |sprite...DrawSpr| 00000760 73 3a 20 44 72 6f 70 20 61 20 44 72 61 77 20 66 |s: Drop a Draw f| 00000770 69 6c 65 20 28 77 68 69 63 68 20 63 6f 6e 74 61 |ile (which conta| 00000780 69 6e 73 20 73 70 72 69 74 65 73 29 20 6f 6e 74 |ins sprites) ont| 00000790 6f 20 74 68 65 20 69 63 6f 6e 2c 20 61 6e 64 20 |o the icon, and | 000007a0 61 20 73 61 76 65 20 62 6f 78 20 77 69 6c 6c 20 |a save box will | 000007b0 70 6f 70 20 75 70 2c 20 61 6c 6c 6f 77 69 6e 67 |pop up, allowing| 000007c0 20 79 6f 75 20 74 6f 20 73 61 76 65 20 74 68 65 | you to save the| 000007d0 20 73 70 72 69 74 65 73 20 61 73 20 61 20 73 70 | sprites as a sp| 000007e0 72 69 74 65 20 66 69 6c 65 2e 0a 0a 53 75 6d 4d |rite file...SumM| 000007f0 65 61 6e 3a 20 44 72 61 67 20 61 20 74 65 78 74 |ean: Drag a text| 00000800 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e 69 6e 67 | file containing| 00000810 20 61 20 73 65 74 20 6f 66 20 6e 75 6d 62 65 72 | a set of number| 00000820 73 20 28 6f 6e 65 20 70 65 72 20 6c 69 6e 65 29 |s (one per line)| 00000830 20 74 6f 20 74 68 65 20 69 63 6f 6e 2e 20 54 68 | to the icon. Th| 00000840 65 20 73 75 6d 20 61 6e 64 20 74 68 65 20 6d 65 |e sum and the me| 00000850 61 6e 20 6f 66 20 74 68 65 20 6e 75 6d 62 65 72 |an of the number| 00000860 73 20 77 69 6c 6c 20 62 65 20 73 68 6f 77 6e 20 |s will be shown | 00000870 69 6e 20 61 20 77 69 6e 64 6f 77 2e 0a 0a 54 6f |in a window...To| 00000880 6e 65 44 69 61 6c 3a 20 43 6c 69 63 6b 20 6f 6e |neDial: Click on| 00000890 20 74 68 65 20 69 63 6f 6e 20 74 6f 20 62 72 69 | the icon to bri| 000008a0 6e 67 20 75 70 20 61 20 77 69 6e 64 6f 77 2e 20 |ng up a window. | 000008b0 54 79 70 65 20 61 20 6e 75 6d 62 65 72 20 69 6e |Type a number in| 000008c0 20 74 68 65 20 77 72 69 74 61 62 6c 65 20 69 63 | the writable ic| 000008d0 6f 6e 2c 20 61 6e 64 20 74 68 65 20 6e 75 6d 62 |on, and the numb| 000008e0 65 72 20 77 69 6c 6c 20 62 65 20 64 69 61 6c 6c |er will be diall| 000008f0 65 64 20 75 73 69 6e 67 20 73 74 61 6e 64 61 72 |ed using standar| 00000900 64 20 74 65 6c 65 70 68 6f 6e 65 20 74 6f 6e 65 |d telephone tone| 00000910 73 2e 0a 0a 56 41 54 43 61 6c 63 3a 20 44 72 61 |s...VATCalc: Dra| 00000920 67 20 61 20 74 65 78 74 20 66 69 6c 65 20 63 6f |g a text file co| 00000930 6e 74 61 69 6e 69 6e 67 20 61 20 73 65 74 20 6f |ntaining a set o| 00000940 66 20 6e 75 6d 62 65 72 73 20 28 6f 6e 65 20 70 |f numbers (one p| 00000950 65 72 20 6c 69 6e 65 29 20 74 6f 20 74 68 65 20 |er line) to the | 00000960 69 63 6f 6e 2e 20 54 68 65 20 73 75 6d 20 6f 66 |icon. The sum of| 00000970 20 74 68 65 20 6e 75 6d 62 65 72 73 20 77 69 6c | the numbers wil| 00000980 6c 20 62 65 20 73 68 6f 77 6e 2c 20 61 6c 6f 6e |l be shown, alon| 00000990 67 20 77 69 74 68 20 74 68 65 20 74 6f 74 61 6c |g with the total| 000009a0 20 69 6e 63 6c 75 64 69 6e 67 20 56 41 54 20 61 | including VAT a| 000009b0 74 20 31 37 2e 35 25 2e 0a 0a 57 6f 72 64 43 6f |t 17.5%...WordCo| 000009c0 75 6e 74 3a 20 44 72 61 67 20 61 20 74 65 78 74 |unt: Drag a text| 000009d0 20 66 69 6c 65 20 74 6f 20 74 68 65 20 69 63 6f | file to the ico| 000009e0 6e 2c 20 61 6e 64 20 74 68 65 20 6c 69 6e 65 20 |n, and the line | 000009f0 61 6e 64 20 77 6f 72 64 20 63 6f 75 6e 74 20 66 |and word count f| 00000a00 6f 72 20 74 68 61 74 20 66 69 6c 65 20 77 69 6c |or that file wil| 00000a10 6c 20 62 65 20 73 68 6f 77 6e 20 69 6e 20 61 20 |l be shown in a | 00000a20 77 69 6e 64 6f 77 2e 0a 0a 54 68 65 20 6d 61 69 |window...The mai| 00000a30 6e 20 42 69 6f 20 6d 65 6e 75 20 63 61 6e 20 62 |n Bio menu can b| 00000a40 65 20 62 72 6f 75 67 68 74 20 75 70 20 62 79 20 |e brought up by | 00000a50 63 6c 69 63 6b 69 6e 67 20 4d 65 6e 75 20 6f 76 |clicking Menu ov| 00000a60 65 72 20 65 69 74 68 65 72 20 6f 66 20 74 68 65 |er either of the| 00000a70 20 69 63 6f 6e 73 2e 20 54 68 65 20 27 50 72 6f | icons. The 'Pro| 00000a80 63 65 73 73 27 20 73 75 62 6d 65 6e 75 20 64 65 |cess' submenu de| 00000a90 74 65 72 6d 69 6e 65 73 20 77 68 69 63 68 20 6f |termines which o| 00000aa0 66 20 74 68 65 20 42 69 6f 20 6d 6f 64 75 6c 65 |f the Bio module| 00000ab0 73 20 61 72 65 20 64 69 73 70 6c 61 79 65 64 2c |s are displayed,| 00000ac0 20 61 6e 64 20 74 68 65 20 27 53 65 74 20 64 65 | and the 'Set de| 00000ad0 66 61 75 6c 74 27 20 65 6e 74 72 79 20 73 61 76 |fault' entry sav| 00000ae0 65 73 20 74 68 65 20 63 75 72 72 65 6e 74 20 63 |es the current c| 00000af0 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 61 73 20 |onfiguration as | 00000b00 74 68 65 20 64 65 66 61 75 6c 74 2e 20 54 6f 20 |the default. To | 00000b10 72 65 6d 6f 76 65 20 6a 75 73 74 20 6f 6e 65 20 |remove just one | 00000b20 69 63 6f 6e 2c 20 63 68 6f 6f 73 65 20 27 51 75 |icon, choose 'Qu| 00000b30 69 74 27 2c 20 61 6e 64 20 74 6f 20 72 65 6d 6f |it', and to remo| 00000b40 76 65 20 74 68 65 20 77 68 6f 6c 65 20 42 69 6f |ve the whole Bio| 00000b50 20 73 79 73 74 65 6d 2c 20 67 6f 20 69 6e 74 6f | system, go into| 00000b60 20 74 68 65 20 27 51 75 69 74 27 20 73 75 62 6d | the 'Quit' subm| 00000b70 65 6e 75 20 61 6e 64 20 63 68 6f 6f 73 65 20 27 |enu and choose '| 00000b80 41 6c 6c 27 2e 0a 0a 46 6f 72 20 6d 6f 72 65 20 |All'...For more | 00000b90 69 6e 66 6f 72 6d 61 74 69 6f 6e 2c 20 73 65 65 |information, see| 00000ba0 20 74 68 65 20 61 72 74 69 63 6c 65 20 6f 6e 20 | the article on | 00000bb0 70 61 67 65 20 39 31 2e 0a 0a a9 20 43 6f 70 79 |page 91.... Copy| 00000bc0 72 69 67 68 74 20 42 42 43 20 41 63 6f 72 6e 20 |right BBC Acorn | 00000bd0 55 73 65 72 20 31 39 39 33 0a |User 1993.| 00000bda