Home » Archimedes archive » Acorn User » AU 1998-05 A.adf » Freeware » multi/!Multishow/Docs/Instruct
multi/!Multishow/Docs/Instruct
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 1998-05 A.adf » Freeware |
Filename: | multi/!Multishow/Docs/Instruct |
Read OK: | ✔ |
File size: | 0C03 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
MULTISHOW ========= Written by Paul F Johnson and David Jackson Gif2RPC by Cy Booker Copyright notice ---------------- The actual program itself is released as freeware - do as you like with it, I don't honestly mind so long as you don't hack it and release it as your own. I will be a tad annoyed at that. However, the Gif2RPC program does come with a copyright notice which reads like this (from the file Gif2RPC - in the Docs folder) [1.1] License This software comes with NO WARANTEE. It is distributed in the hope that it's useful. The author will not be liable for any incurred damages, directly or indirectly due to the use or inability to use this software. It is FreeWare, and remains the copyright of the author. Portions of this code are copyright Stephen A. Bennet: * DECODE.C - An LZW decoder for GIF * Copyright (C) 1987, by Steven A. Bennett * * Permission is given by the author to freely redistribute * and include this code in any program as long as this * credit is given where due. An apology ---------- The real credit for this program should go to David Jackson of Clares Micros for supplying the tutorial files for WimpBasic which show how to render JPEGs, DRAW and SPRITE files. All I did was link the 3 together, bump in a timer routine and a system by which upto 500 filenames could be stored (that's around 6.5 complete directories). There are a few other little touches I did, but the main "doing" part was down to David. On with the show! INSTRUCTIONS ------------ Using this program is extremely easy (as should all programs be!). All you do is select the files you want to be viewed and drag them into the main window OR onto the iconbar. The program will record the locations of these files and if the main window is not open, will open it. The files can be from anywhere - CD, floppy, Zip, Jaz, Archive - it doesn't matter (well, it does for the archive, the archiver reader software has to be running otherwise the program will crash). All you have to do then is set the timer using the arrow keys and press "START". The program will do the rest. WARNING ------- This program is only suitable for machines using RiscOS 3.5 and above as it renders JPEGs using the SpriteExtend (0.99) module. If your machine doesn't have this module, it can be obtained from the Acorn ftp site. To do ----- As it stands, the program will not be expanded by much, I will soon include a new routine for being able to save / load a favourite filelist (with error checking to ensure the files are there!). This will not be too soon, I have other things to do first. If I can find a way of doing it, BMP files may get a mention, but I really will have to find another external for this - WB is too slow for any sort of complex maths, and besides, why re-invent the wheel? ------------ PFJ 21.3.98
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000020 4d 55 4c 54 49 53 48 4f 57 0a 20 20 20 20 20 20 |MULTISHOW. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 20 20 3d 3d 3d 3d 3d 3d | ======| 00000050 3d 3d 3d 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |===.. | 00000060 20 20 20 20 20 20 20 20 20 20 20 20 20 57 72 69 | Wri| 00000070 74 74 65 6e 20 62 79 20 50 61 75 6c 20 46 20 4a |tten by Paul F J| 00000080 6f 68 6e 73 6f 6e 0a 20 20 20 20 20 20 20 20 20 |ohnson. | 00000090 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000a0 20 20 20 61 6e 64 20 44 61 76 69 64 20 4a 61 63 | and David Jac| 000000b0 6b 73 6f 6e 0a 0a 20 20 20 20 20 20 20 20 20 20 |kson.. | 000000c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000d0 20 47 69 66 32 52 50 43 20 62 79 20 43 79 20 42 | Gif2RPC by Cy B| 000000e0 6f 6f 6b 65 72 0a 0a 43 6f 70 79 72 69 67 68 74 |ooker..Copyright| 000000f0 20 6e 6f 74 69 63 65 0a 2d 2d 2d 2d 2d 2d 2d 2d | notice.--------| 00000100 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 61 63 |--------..The ac| 00000110 74 75 61 6c 20 70 72 6f 67 72 61 6d 20 69 74 73 |tual program its| 00000120 65 6c 66 20 69 73 20 72 65 6c 65 61 73 65 64 20 |elf is released | 00000130 61 73 20 66 72 65 65 77 61 72 65 20 2d 20 64 6f |as freeware - do| 00000140 20 61 73 20 79 6f 75 20 6c 69 6b 65 20 77 69 74 | as you like wit| 00000150 68 20 69 74 2c 0a 49 20 64 6f 6e 27 74 20 68 6f |h it,.I don't ho| 00000160 6e 65 73 74 6c 79 20 6d 69 6e 64 20 73 6f 20 6c |nestly mind so l| 00000170 6f 6e 67 20 61 73 20 79 6f 75 20 64 6f 6e 27 74 |ong as you don't| 00000180 20 68 61 63 6b 20 69 74 20 61 6e 64 20 72 65 6c | hack it and rel| 00000190 65 61 73 65 20 69 74 20 61 73 20 79 6f 75 72 0a |ease it as your.| 000001a0 6f 77 6e 2e 20 49 20 77 69 6c 6c 20 62 65 20 61 |own. I will be a| 000001b0 20 74 61 64 20 61 6e 6e 6f 79 65 64 20 61 74 20 | tad annoyed at | 000001c0 74 68 61 74 2e 20 48 6f 77 65 76 65 72 2c 20 74 |that. However, t| 000001d0 68 65 20 47 69 66 32 52 50 43 20 70 72 6f 67 72 |he Gif2RPC progr| 000001e0 61 6d 20 64 6f 65 73 0a 63 6f 6d 65 20 77 69 74 |am does.come wit| 000001f0 68 20 61 20 63 6f 70 79 72 69 67 68 74 20 6e 6f |h a copyright no| 00000200 74 69 63 65 20 77 68 69 63 68 20 72 65 61 64 73 |tice which reads| 00000210 20 6c 69 6b 65 20 74 68 69 73 20 28 66 72 6f 6d | like this (from| 00000220 20 74 68 65 20 66 69 6c 65 20 47 69 66 32 52 50 | the file Gif2RP| 00000230 43 20 2d 0a 69 6e 20 74 68 65 20 44 6f 63 73 20 |C -.in the Docs | 00000240 66 6f 6c 64 65 72 29 0a 0a 5b 31 2e 31 5d 20 4c |folder)..[1.1] L| 00000250 69 63 65 6e 73 65 0a 0a 20 20 20 20 20 20 20 20 |icense.. | 00000260 54 68 69 73 20 73 6f 66 74 77 61 72 65 20 63 6f |This software co| 00000270 6d 65 73 20 77 69 74 68 20 4e 4f 20 57 41 52 41 |mes with NO WARA| 00000280 4e 54 45 45 2e 20 20 49 74 20 69 73 20 64 69 73 |NTEE. It is dis| 00000290 74 72 69 62 75 74 65 64 20 69 6e 0a 20 20 20 20 |tributed in. | 000002a0 20 20 20 20 74 68 65 20 68 6f 70 65 20 74 68 61 | the hope tha| 000002b0 74 20 69 74 27 73 20 75 73 65 66 75 6c 2e 20 20 |t it's useful. | 000002c0 54 68 65 20 61 75 74 68 6f 72 20 77 69 6c 6c 20 |The author will | 000002d0 6e 6f 74 20 62 65 20 6c 69 61 62 6c 65 0a 20 20 |not be liable. | 000002e0 20 20 20 20 20 20 66 6f 72 20 61 6e 79 20 69 6e | for any in| 000002f0 63 75 72 72 65 64 20 64 61 6d 61 67 65 73 2c 20 |curred damages, | 00000300 64 69 72 65 63 74 6c 79 20 6f 72 20 69 6e 64 69 |directly or indi| 00000310 72 65 63 74 6c 79 20 64 75 65 20 74 6f 20 74 68 |rectly due to th| 00000320 65 0a 20 20 20 20 20 20 20 20 75 73 65 20 6f 72 |e. use or| 00000330 20 69 6e 61 62 69 6c 69 74 79 20 74 6f 20 75 73 | inability to us| 00000340 65 20 74 68 69 73 20 73 6f 66 74 77 61 72 65 2e |e this software.| 00000350 0a 0a 20 20 20 20 20 20 20 20 49 74 20 69 73 20 |.. It is | 00000360 46 72 65 65 57 61 72 65 2c 20 61 6e 64 20 72 65 |FreeWare, and re| 00000370 6d 61 69 6e 73 20 74 68 65 20 63 6f 70 79 72 69 |mains the copyri| 00000380 67 68 74 20 6f 66 20 74 68 65 20 61 75 74 68 6f |ght of the autho| 00000390 72 2e 0a 20 20 20 20 20 20 20 20 50 6f 72 74 69 |r.. Porti| 000003a0 6f 6e 73 20 6f 66 20 74 68 69 73 20 63 6f 64 65 |ons of this code| 000003b0 20 61 72 65 20 63 6f 70 79 72 69 67 68 74 20 53 | are copyright S| 000003c0 74 65 70 68 65 6e 20 41 2e 20 42 65 6e 6e 65 74 |tephen A. Bennet| 000003d0 3a 0a 0a 20 20 20 20 20 20 20 20 2a 20 44 45 43 |:.. * DEC| 000003e0 4f 44 45 2e 43 20 2d 20 41 6e 20 4c 5a 57 20 64 |ODE.C - An LZW d| 000003f0 65 63 6f 64 65 72 20 66 6f 72 20 47 49 46 0a 20 |ecoder for GIF. | 00000400 20 20 20 20 20 20 20 2a 20 43 6f 70 79 72 69 67 | * Copyrig| 00000410 68 74 20 28 43 29 20 31 39 38 37 2c 20 62 79 20 |ht (C) 1987, by | 00000420 53 74 65 76 65 6e 20 41 2e 20 42 65 6e 6e 65 74 |Steven A. Bennet| 00000430 74 0a 20 20 20 20 20 20 20 20 2a 0a 20 20 20 20 |t. *. | 00000440 20 20 20 20 2a 20 50 65 72 6d 69 73 73 69 6f 6e | * Permission| 00000450 20 69 73 20 67 69 76 65 6e 20 62 79 20 74 68 65 | is given by the| 00000460 20 61 75 74 68 6f 72 20 74 6f 20 66 72 65 65 6c | author to freel| 00000470 79 20 72 65 64 69 73 74 72 69 62 75 74 65 0a 20 |y redistribute. | 00000480 20 20 20 20 20 20 20 2a 20 61 6e 64 20 69 6e 63 | * and inc| 00000490 6c 75 64 65 20 74 68 69 73 20 63 6f 64 65 20 69 |lude this code i| 000004a0 6e 20 61 6e 79 20 70 72 6f 67 72 61 6d 20 61 73 |n any program as| 000004b0 20 6c 6f 6e 67 20 61 73 20 74 68 69 73 0a 20 20 | long as this. | 000004c0 20 20 20 20 20 20 2a 20 63 72 65 64 69 74 20 69 | * credit i| 000004d0 73 20 67 69 76 65 6e 20 77 68 65 72 65 20 64 75 |s given where du| 000004e0 65 2e 0a 0a 0a 41 6e 20 61 70 6f 6c 6f 67 79 0a |e....An apology.| 000004f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 |----------..The | 00000500 72 65 61 6c 20 63 72 65 64 69 74 20 66 6f 72 20 |real credit for | 00000510 74 68 69 73 20 70 72 6f 67 72 61 6d 20 73 68 6f |this program sho| 00000520 75 6c 64 20 67 6f 20 74 6f 20 44 61 76 69 64 20 |uld go to David | 00000530 4a 61 63 6b 73 6f 6e 20 6f 66 20 43 6c 61 72 65 |Jackson of Clare| 00000540 73 20 4d 69 63 72 6f 73 0a 66 6f 72 20 73 75 70 |s Micros.for sup| 00000550 70 6c 79 69 6e 67 20 74 68 65 20 74 75 74 6f 72 |plying the tutor| 00000560 69 61 6c 20 66 69 6c 65 73 20 66 6f 72 20 57 69 |ial files for Wi| 00000570 6d 70 42 61 73 69 63 20 77 68 69 63 68 20 73 68 |mpBasic which sh| 00000580 6f 77 20 68 6f 77 20 74 6f 20 72 65 6e 64 65 72 |ow how to render| 00000590 0a 4a 50 45 47 73 2c 20 44 52 41 57 20 61 6e 64 |.JPEGs, DRAW and| 000005a0 20 53 50 52 49 54 45 20 66 69 6c 65 73 2e 0a 0a | SPRITE files...| 000005b0 41 6c 6c 20 49 20 64 69 64 20 77 61 73 20 6c 69 |All I did was li| 000005c0 6e 6b 20 74 68 65 20 33 20 74 6f 67 65 74 68 65 |nk the 3 togethe| 000005d0 72 2c 20 62 75 6d 70 20 69 6e 20 61 20 74 69 6d |r, bump in a tim| 000005e0 65 72 20 72 6f 75 74 69 6e 65 20 61 6e 64 20 61 |er routine and a| 000005f0 20 73 79 73 74 65 6d 20 62 79 0a 77 68 69 63 68 | system by.which| 00000600 20 75 70 74 6f 20 35 30 30 20 66 69 6c 65 6e 61 | upto 500 filena| 00000610 6d 65 73 20 63 6f 75 6c 64 20 62 65 20 73 74 6f |mes could be sto| 00000620 72 65 64 20 28 74 68 61 74 27 73 20 61 72 6f 75 |red (that's arou| 00000630 6e 64 20 36 2e 35 20 63 6f 6d 70 6c 65 74 65 0a |nd 6.5 complete.| 00000640 64 69 72 65 63 74 6f 72 69 65 73 29 2e 20 0a 0a |directories). ..| 00000650 54 68 65 72 65 20 61 72 65 20 61 20 66 65 77 20 |There are a few | 00000660 6f 74 68 65 72 20 6c 69 74 74 6c 65 20 74 6f 75 |other little tou| 00000670 63 68 65 73 20 49 20 64 69 64 2c 20 62 75 74 20 |ches I did, but | 00000680 74 68 65 20 6d 61 69 6e 20 22 64 6f 69 6e 67 22 |the main "doing"| 00000690 20 70 61 72 74 20 77 61 73 0a 64 6f 77 6e 20 74 | part was.down t| 000006a0 6f 20 44 61 76 69 64 2e 0a 0a 4f 6e 20 77 69 74 |o David...On wit| 000006b0 68 20 74 68 65 20 73 68 6f 77 21 0a 0a 49 4e 53 |h the show!..INS| 000006c0 54 52 55 43 54 49 4f 4e 53 0a 2d 2d 2d 2d 2d 2d |TRUCTIONS.------| 000006d0 2d 2d 2d 2d 2d 2d 0a 0a 55 73 69 6e 67 20 74 68 |------..Using th| 000006e0 69 73 20 70 72 6f 67 72 61 6d 20 69 73 20 65 78 |is program is ex| 000006f0 74 72 65 6d 65 6c 79 20 65 61 73 79 20 28 61 73 |tremely easy (as| 00000700 20 73 68 6f 75 6c 64 20 61 6c 6c 20 70 72 6f 67 | should all prog| 00000710 72 61 6d 73 20 62 65 21 29 2e 20 41 6c 6c 20 79 |rams be!). All y| 00000720 6f 75 0a 64 6f 20 69 73 20 73 65 6c 65 63 74 20 |ou.do is select | 00000730 74 68 65 20 66 69 6c 65 73 20 79 6f 75 20 77 61 |the files you wa| 00000740 6e 74 20 74 6f 20 62 65 20 76 69 65 77 65 64 20 |nt to be viewed | 00000750 61 6e 64 20 64 72 61 67 20 74 68 65 6d 20 69 6e |and drag them in| 00000760 74 6f 20 74 68 65 20 6d 61 69 6e 0a 77 69 6e 64 |to the main.wind| 00000770 6f 77 20 4f 52 20 6f 6e 74 6f 20 74 68 65 20 69 |ow OR onto the i| 00000780 63 6f 6e 62 61 72 2e 20 54 68 65 20 70 72 6f 67 |conbar. The prog| 00000790 72 61 6d 20 77 69 6c 6c 20 72 65 63 6f 72 64 20 |ram will record | 000007a0 74 68 65 20 6c 6f 63 61 74 69 6f 6e 73 20 6f 66 |the locations of| 000007b0 20 74 68 65 73 65 0a 66 69 6c 65 73 20 61 6e 64 | these.files and| 000007c0 20 69 66 20 74 68 65 20 6d 61 69 6e 20 77 69 6e | if the main win| 000007d0 64 6f 77 20 69 73 20 6e 6f 74 20 6f 70 65 6e 2c |dow is not open,| 000007e0 20 77 69 6c 6c 20 6f 70 65 6e 20 69 74 2e 0a 0a | will open it...| 000007f0 54 68 65 20 66 69 6c 65 73 20 63 61 6e 20 62 65 |The files can be| 00000800 20 66 72 6f 6d 20 61 6e 79 77 68 65 72 65 20 2d | from anywhere -| 00000810 20 43 44 2c 20 66 6c 6f 70 70 79 2c 20 5a 69 70 | CD, floppy, Zip| 00000820 2c 20 4a 61 7a 2c 20 41 72 63 68 69 76 65 20 2d |, Jaz, Archive -| 00000830 20 69 74 20 64 6f 65 73 6e 27 74 0a 6d 61 74 74 | it doesn't.matt| 00000840 65 72 20 28 77 65 6c 6c 2c 20 69 74 20 64 6f 65 |er (well, it doe| 00000850 73 20 66 6f 72 20 74 68 65 20 61 72 63 68 69 76 |s for the archiv| 00000860 65 2c 20 74 68 65 20 61 72 63 68 69 76 65 72 20 |e, the archiver | 00000870 72 65 61 64 65 72 20 73 6f 66 74 77 61 72 65 20 |reader software | 00000880 68 61 73 20 74 6f 0a 62 65 20 72 75 6e 6e 69 6e |has to.be runnin| 00000890 67 20 6f 74 68 65 72 77 69 73 65 20 74 68 65 20 |g otherwise the | 000008a0 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 63 72 61 |program will cra| 000008b0 73 68 29 2e 0a 0a 41 6c 6c 20 79 6f 75 20 68 61 |sh)...All you ha| 000008c0 76 65 20 74 6f 20 64 6f 20 74 68 65 6e 20 69 73 |ve to do then is| 000008d0 20 73 65 74 20 74 68 65 20 74 69 6d 65 72 20 75 | set the timer u| 000008e0 73 69 6e 67 20 74 68 65 20 61 72 72 6f 77 20 6b |sing the arrow k| 000008f0 65 79 73 20 61 6e 64 20 70 72 65 73 73 0a 22 53 |eys and press."S| 00000900 54 41 52 54 22 2e 20 54 68 65 20 70 72 6f 67 72 |TART". The progr| 00000910 61 6d 20 77 69 6c 6c 20 64 6f 20 74 68 65 20 72 |am will do the r| 00000920 65 73 74 2e 0a 0a 57 41 52 4e 49 4e 47 0a 2d 2d |est...WARNING.--| 00000930 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 70 72 6f 67 |-----..This prog| 00000940 72 61 6d 20 69 73 20 6f 6e 6c 79 20 73 75 69 74 |ram is only suit| 00000950 61 62 6c 65 20 66 6f 72 20 6d 61 63 68 69 6e 65 |able for machine| 00000960 73 20 75 73 69 6e 67 20 52 69 73 63 4f 53 20 33 |s using RiscOS 3| 00000970 2e 35 20 61 6e 64 20 61 62 6f 76 65 20 61 73 20 |.5 and above as | 00000980 69 74 0a 72 65 6e 64 65 72 73 20 4a 50 45 47 73 |it.renders JPEGs| 00000990 20 75 73 69 6e 67 20 74 68 65 20 53 70 72 69 74 | using the Sprit| 000009a0 65 45 78 74 65 6e 64 20 28 30 2e 39 39 29 20 6d |eExtend (0.99) m| 000009b0 6f 64 75 6c 65 2e 20 49 66 20 79 6f 75 72 20 6d |odule. If your m| 000009c0 61 63 68 69 6e 65 20 64 6f 65 73 6e 27 74 0a 68 |achine doesn't.h| 000009d0 61 76 65 20 74 68 69 73 20 6d 6f 64 75 6c 65 2c |ave this module,| 000009e0 20 69 74 20 63 61 6e 20 62 65 20 6f 62 74 61 69 | it can be obtai| 000009f0 6e 65 64 20 66 72 6f 6d 20 74 68 65 20 41 63 6f |ned from the Aco| 00000a00 72 6e 20 66 74 70 20 73 69 74 65 2e 0a 0a 0a 54 |rn ftp site....T| 00000a10 6f 20 64 6f 0a 2d 2d 2d 2d 2d 0a 0a 41 73 20 69 |o do.-----..As i| 00000a20 74 20 73 74 61 6e 64 73 2c 20 74 68 65 20 70 72 |t stands, the pr| 00000a30 6f 67 72 61 6d 20 77 69 6c 6c 20 6e 6f 74 20 62 |ogram will not b| 00000a40 65 20 65 78 70 61 6e 64 65 64 20 62 79 20 6d 75 |e expanded by mu| 00000a50 63 68 2c 20 49 20 77 69 6c 6c 20 73 6f 6f 6e 20 |ch, I will soon | 00000a60 69 6e 63 6c 75 64 65 0a 61 20 6e 65 77 20 72 6f |include.a new ro| 00000a70 75 74 69 6e 65 20 66 6f 72 20 62 65 69 6e 67 20 |utine for being | 00000a80 61 62 6c 65 20 74 6f 20 73 61 76 65 20 2f 20 6c |able to save / l| 00000a90 6f 61 64 20 61 20 66 61 76 6f 75 72 69 74 65 20 |oad a favourite | 00000aa0 66 69 6c 65 6c 69 73 74 20 28 77 69 74 68 20 65 |filelist (with e| 00000ab0 72 72 6f 72 0a 63 68 65 63 6b 69 6e 67 20 74 6f |rror.checking to| 00000ac0 20 65 6e 73 75 72 65 20 74 68 65 20 66 69 6c 65 | ensure the file| 00000ad0 73 20 61 72 65 20 74 68 65 72 65 21 29 2e 20 54 |s are there!). T| 00000ae0 68 69 73 20 77 69 6c 6c 20 6e 6f 74 20 62 65 20 |his will not be | 00000af0 74 6f 6f 20 73 6f 6f 6e 2c 20 49 20 68 61 76 65 |too soon, I have| 00000b00 0a 6f 74 68 65 72 20 74 68 69 6e 67 73 20 74 6f |.other things to| 00000b10 20 64 6f 20 66 69 72 73 74 2e 0a 0a 49 66 20 49 | do first...If I| 00000b20 20 63 61 6e 20 66 69 6e 64 20 61 20 77 61 79 20 | can find a way | 00000b30 6f 66 20 64 6f 69 6e 67 20 69 74 2c 20 42 4d 50 |of doing it, BMP| 00000b40 20 66 69 6c 65 73 20 6d 61 79 20 67 65 74 20 61 | files may get a| 00000b50 20 6d 65 6e 74 69 6f 6e 2c 20 62 75 74 20 49 20 | mention, but I | 00000b60 72 65 61 6c 6c 79 0a 77 69 6c 6c 20 68 61 76 65 |really.will have| 00000b70 20 74 6f 20 66 69 6e 64 20 61 6e 6f 74 68 65 72 | to find another| 00000b80 20 65 78 74 65 72 6e 61 6c 20 66 6f 72 20 74 68 | external for th| 00000b90 69 73 20 2d 20 57 42 20 69 73 20 74 6f 6f 20 73 |is - WB is too s| 00000ba0 6c 6f 77 20 66 6f 72 20 61 6e 79 20 73 6f 72 74 |low for any sort| 00000bb0 20 6f 66 0a 63 6f 6d 70 6c 65 78 20 6d 61 74 68 | of.complex math| 00000bc0 73 2c 20 61 6e 64 20 62 65 73 69 64 65 73 2c 20 |s, and besides, | 00000bd0 77 68 79 20 72 65 2d 69 6e 76 65 6e 74 20 74 68 |why re-invent th| 00000be0 65 20 77 68 65 65 6c 3f 0a 0a 2d 2d 2d 2d 2d 2d |e wheel?..------| 00000bf0 2d 2d 2d 2d 2d 2d 0a 50 46 4a 0a 32 31 2e 33 2e |------.PFJ.21.3.| 00000c00 39 38 0a |98.| 00000c03