Home » Archimedes archive » Acorn User » AU 1997-03 B.adf » Features » PD/!Toolbar/!Help
PD/!Toolbar/!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 1997-03 B.adf » Features |
Filename: | PD/!Toolbar/!Help |
Read OK: | ✔ |
File size: | 16DA bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
____________________________________________________________________________ ____ � / _ _ / / _ _ � / (_) (_) / /_) (_\ ) Handy file and application launcher by David Thomas, � 1996 version 1.03 (08 Nov 1996) ____________________________________________________________________________ Introduction ______________________________________________________________ Toolbar provides a pull-down bar which is used to launch applications, files and open directories. It can be configured to reside on either on the top left- or right-hand side of the screen and stores the names of up to 32 objects. Usage _____________________________________________________________________ Load Toolbar by double-clicking on it's icon in a filer window. It will load and display it's title bar on the top left-hand side of the screen. The toolbar is initially empty, so you will not be able to drag it down onto the screen. To add an application, directory or file (henceforth, an 'object') to the toolbar drag it onto the title bar that's visible in the top left-hand part of the screen. It will be added to the toolbar and you will be able to pull the toolbar down, to reveal the object you have just added. Each object has a button created for it with a small sprite to the left of the button. (Note that the sprite is not part of the button, and clicking on it will have no effect). To launch the object you have added to the toolbar, just click SELECT on the button. Once you click SELECT, and the object is launched, the toolbar will retract back into its original position. Alternatively, clicking with ADJUST will launch the object, but keep the toolbar from retracting. Clicking MENU will open a menu with the standard Info and Quit entries on it, plus three others. �Remove� will remove the object that was under the pointer when you clicked MENU. �Save� will store the current configuration which will be autmatically restored when toolbar is next run. �Right� toggles the side of the screen on which toolbar resides (this option is noted when the configuration is saved). Double-clicking on the title bar will either make Toolbar extend to its full extent or make it retract into its standard position. Whether it extends or retracts depends on what position it is currently in - if it's in its standard position then it will extend, otherwise it will retract into position. The Toolbar can be brought to the top of the window stack by pressing Ctrl-T. Pressing Ctrl-T again will send it to the bottom of the window stack. This will only work when another application is not currently accepting the Ctrl-T keypress, so editor windows must not have the input focus. Notes _____________________________________________________________________ � You can have up to 32 objects in this version. If you desparately want more then let me know. � The configuration will be saved to <Choices$Write>.Toolbar where this is available. Otherwise it will be stored inside the application directory. � The longest object leafname you should use with Toolbar is 31. 32-character names will corrupt the next button's contents. History __________________________________________________________________ 1.00 (23 Aug 1996) - First Release. 1.01 (08 Oct 1996) - Now works in �24� modes at the expense of the window looking slightly less authentic (a black horizontal bar is now missing). - Needs 4K more. :-( - Various bugs splatted. 1.02 (14 Oct 1996) - Double-clicking the title bar now makes the window scroll up and down into position. - Ctrl-T implemented - toggles the window between the top and bottom or the window stack. - <Choices$Write>.Toolbar is used for options if it's available. 1.03 (08 Nov 1996) - The window frame is now considered part of the title bar, so it can be double-clicked and dragged etc. to move the window. - All applications are now Filer_Booted, such that their icons appear. (thom's suggestion) - The toolbar will now never obscure the icon bar. - Now uses PollIdle and masks out null polls. Copyright & Contact Addresses _____________________________________________ This program is part of the Acorn User PD Scheme. This means that three months after publication it becomes PD and can from then on be freely distributed. You must not distribute it within the three month period following its publication. This software is copyrighted work of David Thomas, it is supplied �as is�; using it is entirely at your own risk. I make no warranty as to the fitness of this software for any purpose. You are free, within the bound of the AU PD Scheme, to distribute this application to anyone you please, as long as you are not supplying it for personal gain and it is delivered with all the supplied files unaltered. If you have any comments, bug reports, suggestions for future versions or anything else don't hesitate to contact me at - Mail: Mr D.P. Thomas 20 Rosebery Avenue Waterloo Liverpool L22 2BH Email: CMSDTHOM@livjm.ac.uk WWW: http://www.cms.livjm.ac.uk/www/homepage/cmsdthom/index.htm IRC: #acorn as Spanners The latest versions of my applications will be available from my World Wide Web pages, where term dates allow. ____________________________________________________________________________
00000000 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000040 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 20 20 20 |____________. | 00000050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000060 20 20 20 20 20 20 20 5f 5f 5f 5f 0a 20 20 20 20 | ____. | 00000070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000080 20 20 20 94 20 20 20 2f 20 20 5f 20 20 20 5f 20 | . / _ _ | 00000090 20 20 2f 20 2f 20 20 20 5f 20 20 20 5f 20 20 95 | / / _ _ .| 000000a0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000000b0 20 20 20 20 20 20 20 20 20 20 20 2f 20 20 28 5f | / (_| 000000c0 29 20 28 5f 29 20 2f 20 2f 5f 29 20 28 5f 5c 20 |) (_) / /_) (_\ | 000000d0 29 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |).. | 000000e0 20 20 20 20 20 20 20 20 48 61 6e 64 79 20 66 69 | Handy fi| 000000f0 6c 65 20 61 6e 64 20 61 70 70 6c 69 63 61 74 69 |le and applicati| 00000100 6f 6e 20 6c 61 75 6e 63 68 65 72 0a 0a 20 20 20 |on launcher.. | 00000110 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000120 20 20 20 20 20 20 20 62 79 20 44 61 76 69 64 20 | by David | 00000130 54 68 6f 6d 61 73 2c 20 a9 20 31 39 39 36 0a 20 |Thomas, . 1996. | 00000140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000150 20 20 20 20 20 20 20 20 76 65 72 73 69 6f 6e 20 | version | 00000160 31 2e 30 33 20 28 30 38 20 4e 6f 76 20 31 39 39 |1.03 (08 Nov 199| 00000170 36 29 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |6)._____________| 00000180 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 000001b0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a |_______________.| 000001c0 0a 0a 20 49 6e 74 72 6f 64 75 63 74 69 6f 6e 20 |.. Introduction | 000001d0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000200 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 0a |______________..| 00000210 20 20 54 6f 6f 6c 62 61 72 20 70 72 6f 76 69 64 | Toolbar provid| 00000220 65 73 20 61 20 70 75 6c 6c 2d 64 6f 77 6e 20 62 |es a pull-down b| 00000230 61 72 20 77 68 69 63 68 20 69 73 20 75 73 65 64 |ar which is used| 00000240 20 74 6f 20 6c 61 75 6e 63 68 20 61 70 70 6c 69 | to launch appli| 00000250 63 61 74 69 6f 6e 73 2c 0a 66 69 6c 65 73 20 61 |cations,.files a| 00000260 6e 64 20 6f 70 65 6e 20 64 69 72 65 63 74 6f 72 |nd open director| 00000270 69 65 73 2e 20 20 49 74 20 63 61 6e 20 62 65 20 |ies. It can be | 00000280 63 6f 6e 66 69 67 75 72 65 64 20 74 6f 20 72 65 |configured to re| 00000290 73 69 64 65 20 6f 6e 20 65 69 74 68 65 72 20 6f |side on either o| 000002a0 6e 20 74 68 65 0a 74 6f 70 20 6c 65 66 74 2d 20 |n the.top left- | 000002b0 6f 72 20 72 69 67 68 74 2d 68 61 6e 64 20 73 69 |or right-hand si| 000002c0 64 65 20 6f 66 20 74 68 65 20 73 63 72 65 65 6e |de of the screen| 000002d0 20 61 6e 64 20 73 74 6f 72 65 73 20 74 68 65 20 | and stores the | 000002e0 6e 61 6d 65 73 20 6f 66 20 75 70 20 74 6f 20 33 |names of up to 3| 000002f0 32 0a 6f 62 6a 65 63 74 73 2e 0a 0a 0a 20 55 73 |2.objects.... Us| 00000300 61 67 65 20 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |age ____________| 00000310 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000340 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 0a 20 20 4c 6f 61 |_________.. Loa| 00000350 64 20 54 6f 6f 6c 62 61 72 20 62 79 20 64 6f 75 |d Toolbar by dou| 00000360 62 6c 65 2d 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 |ble-clicking on | 00000370 69 74 27 73 20 69 63 6f 6e 20 69 6e 20 61 20 66 |it's icon in a f| 00000380 69 6c 65 72 20 77 69 6e 64 6f 77 2e 20 20 49 74 |iler window. It| 00000390 20 77 69 6c 6c 0a 6c 6f 61 64 20 61 6e 64 20 64 | will.load and d| 000003a0 69 73 70 6c 61 79 20 69 74 27 73 20 74 69 74 6c |isplay it's titl| 000003b0 65 20 62 61 72 20 6f 6e 20 74 68 65 20 74 6f 70 |e bar on the top| 000003c0 20 6c 65 66 74 2d 68 61 6e 64 20 73 69 64 65 20 | left-hand side | 000003d0 6f 66 20 74 68 65 20 73 63 72 65 65 6e 2e 0a 0a |of the screen...| 000003e0 20 20 54 68 65 20 74 6f 6f 6c 62 61 72 20 69 73 | The toolbar is| 000003f0 20 69 6e 69 74 69 61 6c 6c 79 20 65 6d 70 74 79 | initially empty| 00000400 2c 20 73 6f 20 79 6f 75 20 77 69 6c 6c 20 6e 6f |, so you will no| 00000410 74 20 62 65 20 61 62 6c 65 20 74 6f 20 64 72 61 |t be able to dra| 00000420 67 20 69 74 20 64 6f 77 6e 0a 6f 6e 74 6f 20 74 |g it down.onto t| 00000430 68 65 20 73 63 72 65 65 6e 2e 20 20 54 6f 20 61 |he screen. To a| 00000440 64 64 20 61 6e 20 61 70 70 6c 69 63 61 74 69 6f |dd an applicatio| 00000450 6e 2c 20 64 69 72 65 63 74 6f 72 79 20 6f 72 20 |n, directory or | 00000460 66 69 6c 65 20 28 68 65 6e 63 65 66 6f 72 74 68 |file (henceforth| 00000470 2c 20 61 6e 0a 27 6f 62 6a 65 63 74 27 29 20 74 |, an.'object') t| 00000480 6f 20 74 68 65 20 74 6f 6f 6c 62 61 72 20 64 72 |o the toolbar dr| 00000490 61 67 20 69 74 20 6f 6e 74 6f 20 74 68 65 20 74 |ag it onto the t| 000004a0 69 74 6c 65 20 62 61 72 20 74 68 61 74 27 73 20 |itle bar that's | 000004b0 76 69 73 69 62 6c 65 20 69 6e 20 74 68 65 20 74 |visible in the t| 000004c0 6f 70 0a 6c 65 66 74 2d 68 61 6e 64 20 70 61 72 |op.left-hand par| 000004d0 74 20 6f 66 20 74 68 65 20 73 63 72 65 65 6e 2e |t of the screen.| 000004e0 20 20 49 74 20 77 69 6c 6c 20 62 65 20 61 64 64 | It will be add| 000004f0 65 64 20 74 6f 20 74 68 65 20 74 6f 6f 6c 62 61 |ed to the toolba| 00000500 72 20 61 6e 64 20 79 6f 75 20 77 69 6c 6c 0a 62 |r and you will.b| 00000510 65 20 61 62 6c 65 20 74 6f 20 70 75 6c 6c 20 74 |e able to pull t| 00000520 68 65 20 74 6f 6f 6c 62 61 72 20 64 6f 77 6e 2c |he toolbar down,| 00000530 20 74 6f 20 72 65 76 65 61 6c 20 74 68 65 20 6f | to reveal the o| 00000540 62 6a 65 63 74 20 79 6f 75 20 68 61 76 65 20 6a |bject you have j| 00000550 75 73 74 20 61 64 64 65 64 2e 0a 0a 20 20 45 61 |ust added... Ea| 00000560 63 68 20 6f 62 6a 65 63 74 20 68 61 73 20 61 20 |ch object has a | 00000570 62 75 74 74 6f 6e 20 63 72 65 61 74 65 64 20 66 |button created f| 00000580 6f 72 20 69 74 20 77 69 74 68 20 61 20 73 6d 61 |or it with a sma| 00000590 6c 6c 20 73 70 72 69 74 65 20 74 6f 20 74 68 65 |ll sprite to the| 000005a0 20 6c 65 66 74 20 6f 66 0a 74 68 65 20 62 75 74 | left of.the but| 000005b0 74 6f 6e 2e 20 20 28 4e 6f 74 65 20 74 68 61 74 |ton. (Note that| 000005c0 20 74 68 65 20 73 70 72 69 74 65 20 69 73 20 6e | the sprite is n| 000005d0 6f 74 20 70 61 72 74 20 6f 66 20 74 68 65 20 62 |ot part of the b| 000005e0 75 74 74 6f 6e 2c 20 61 6e 64 20 63 6c 69 63 6b |utton, and click| 000005f0 69 6e 67 20 6f 6e 0a 69 74 20 77 69 6c 6c 20 68 |ing on.it will h| 00000600 61 76 65 20 6e 6f 20 65 66 66 65 63 74 29 2e 20 |ave no effect). | 00000610 20 54 6f 20 6c 61 75 6e 63 68 20 74 68 65 20 6f | To launch the o| 00000620 62 6a 65 63 74 20 79 6f 75 20 68 61 76 65 20 61 |bject you have a| 00000630 64 64 65 64 20 74 6f 20 74 68 65 20 74 6f 6f 6c |dded to the tool| 00000640 62 61 72 2c 0a 6a 75 73 74 20 63 6c 69 63 6b 20 |bar,.just click | 00000650 53 45 4c 45 43 54 20 6f 6e 20 74 68 65 20 62 75 |SELECT on the bu| 00000660 74 74 6f 6e 2e 20 20 4f 6e 63 65 20 79 6f 75 20 |tton. Once you | 00000670 63 6c 69 63 6b 20 53 45 4c 45 43 54 2c 20 61 6e |click SELECT, an| 00000680 64 20 74 68 65 20 6f 62 6a 65 63 74 20 69 73 0a |d the object is.| 00000690 6c 61 75 6e 63 68 65 64 2c 20 74 68 65 20 74 6f |launched, the to| 000006a0 6f 6c 62 61 72 20 77 69 6c 6c 20 72 65 74 72 61 |olbar will retra| 000006b0 63 74 20 62 61 63 6b 20 69 6e 74 6f 20 69 74 73 |ct back into its| 000006c0 20 6f 72 69 67 69 6e 61 6c 20 70 6f 73 69 74 69 | original positi| 000006d0 6f 6e 2e 0a 41 6c 74 65 72 6e 61 74 69 76 65 6c |on..Alternativel| 000006e0 79 2c 20 63 6c 69 63 6b 69 6e 67 20 77 69 74 68 |y, clicking with| 000006f0 20 41 44 4a 55 53 54 20 77 69 6c 6c 20 6c 61 75 | ADJUST will lau| 00000700 6e 63 68 20 74 68 65 20 6f 62 6a 65 63 74 2c 20 |nch the object, | 00000710 62 75 74 20 6b 65 65 70 20 74 68 65 0a 74 6f 6f |but keep the.too| 00000720 6c 62 61 72 20 66 72 6f 6d 20 72 65 74 72 61 63 |lbar from retrac| 00000730 74 69 6e 67 2e 0a 0a 20 20 43 6c 69 63 6b 69 6e |ting... Clickin| 00000740 67 20 4d 45 4e 55 20 77 69 6c 6c 20 6f 70 65 6e |g MENU will open| 00000750 20 61 20 6d 65 6e 75 20 77 69 74 68 20 74 68 65 | a menu with the| 00000760 20 73 74 61 6e 64 61 72 64 20 49 6e 66 6f 20 61 | standard Info a| 00000770 6e 64 20 51 75 69 74 20 65 6e 74 72 69 65 73 20 |nd Quit entries | 00000780 6f 6e 0a 69 74 2c 20 70 6c 75 73 20 74 68 72 65 |on.it, plus thre| 00000790 65 20 6f 74 68 65 72 73 2e 20 20 90 52 65 6d 6f |e others. .Remo| 000007a0 76 65 91 20 77 69 6c 6c 20 72 65 6d 6f 76 65 20 |ve. will remove | 000007b0 74 68 65 20 6f 62 6a 65 63 74 20 74 68 61 74 20 |the object that | 000007c0 77 61 73 20 75 6e 64 65 72 20 74 68 65 0a 70 6f |was under the.po| 000007d0 69 6e 74 65 72 20 77 68 65 6e 20 79 6f 75 20 63 |inter when you c| 000007e0 6c 69 63 6b 65 64 20 4d 45 4e 55 2e 20 20 90 53 |licked MENU. .S| 000007f0 61 76 65 91 20 77 69 6c 6c 20 73 74 6f 72 65 20 |ave. will store | 00000800 74 68 65 20 63 75 72 72 65 6e 74 20 63 6f 6e 66 |the current conf| 00000810 69 67 75 72 61 74 69 6f 6e 0a 77 68 69 63 68 20 |iguration.which | 00000820 77 69 6c 6c 20 62 65 20 61 75 74 6d 61 74 69 63 |will be autmatic| 00000830 61 6c 6c 79 20 72 65 73 74 6f 72 65 64 20 77 68 |ally restored wh| 00000840 65 6e 20 74 6f 6f 6c 62 61 72 20 69 73 20 6e 65 |en toolbar is ne| 00000850 78 74 20 72 75 6e 2e 20 20 90 52 69 67 68 74 91 |xt run. .Right.| 00000860 0a 74 6f 67 67 6c 65 73 20 74 68 65 20 73 69 64 |.toggles the sid| 00000870 65 20 6f 66 20 74 68 65 20 73 63 72 65 65 6e 20 |e of the screen | 00000880 6f 6e 20 77 68 69 63 68 20 74 6f 6f 6c 62 61 72 |on which toolbar| 00000890 20 72 65 73 69 64 65 73 20 28 74 68 69 73 20 6f | resides (this o| 000008a0 70 74 69 6f 6e 20 69 73 0a 6e 6f 74 65 64 20 77 |ption is.noted w| 000008b0 68 65 6e 20 74 68 65 20 63 6f 6e 66 69 67 75 72 |hen the configur| 000008c0 61 74 69 6f 6e 20 69 73 20 73 61 76 65 64 29 2e |ation is saved).| 000008d0 0a 0a 20 20 44 6f 75 62 6c 65 2d 63 6c 69 63 6b |.. Double-click| 000008e0 69 6e 67 20 6f 6e 20 74 68 65 20 74 69 74 6c 65 |ing on the title| 000008f0 20 62 61 72 20 77 69 6c 6c 20 65 69 74 68 65 72 | bar will either| 00000900 20 6d 61 6b 65 20 54 6f 6f 6c 62 61 72 20 65 78 | make Toolbar ex| 00000910 74 65 6e 64 20 74 6f 20 69 74 73 0a 66 75 6c 6c |tend to its.full| 00000920 20 65 78 74 65 6e 74 20 6f 72 20 6d 61 6b 65 20 | extent or make | 00000930 69 74 20 72 65 74 72 61 63 74 20 69 6e 74 6f 20 |it retract into | 00000940 69 74 73 20 73 74 61 6e 64 61 72 64 20 70 6f 73 |its standard pos| 00000950 69 74 69 6f 6e 2e 20 20 57 68 65 74 68 65 72 20 |ition. Whether | 00000960 69 74 0a 65 78 74 65 6e 64 73 20 6f 72 20 72 65 |it.extends or re| 00000970 74 72 61 63 74 73 20 64 65 70 65 6e 64 73 20 6f |tracts depends o| 00000980 6e 20 77 68 61 74 20 70 6f 73 69 74 69 6f 6e 20 |n what position | 00000990 69 74 20 69 73 20 63 75 72 72 65 6e 74 6c 79 20 |it is currently | 000009a0 69 6e 20 2d 20 69 66 20 69 74 27 73 20 69 6e 0a |in - if it's in.| 000009b0 69 74 73 20 73 74 61 6e 64 61 72 64 20 70 6f 73 |its standard pos| 000009c0 69 74 69 6f 6e 20 74 68 65 6e 20 69 74 20 77 69 |ition then it wi| 000009d0 6c 6c 20 65 78 74 65 6e 64 2c 20 6f 74 68 65 72 |ll extend, other| 000009e0 77 69 73 65 20 69 74 20 77 69 6c 6c 20 72 65 74 |wise it will ret| 000009f0 72 61 63 74 20 69 6e 74 6f 0a 70 6f 73 69 74 69 |ract into.positi| 00000a00 6f 6e 2e 0a 0a 20 20 54 68 65 20 54 6f 6f 6c 62 |on... The Toolb| 00000a10 61 72 20 63 61 6e 20 62 65 20 62 72 6f 75 67 68 |ar can be brough| 00000a20 74 20 74 6f 20 74 68 65 20 74 6f 70 20 6f 66 20 |t to the top of | 00000a30 74 68 65 20 77 69 6e 64 6f 77 20 73 74 61 63 6b |the window stack| 00000a40 20 62 79 20 70 72 65 73 73 69 6e 67 0a 43 74 72 | by pressing.Ctr| 00000a50 6c 2d 54 2e 20 20 50 72 65 73 73 69 6e 67 20 43 |l-T. Pressing C| 00000a60 74 72 6c 2d 54 20 61 67 61 69 6e 20 77 69 6c 6c |trl-T again will| 00000a70 20 73 65 6e 64 20 69 74 20 74 6f 20 74 68 65 20 | send it to the | 00000a80 62 6f 74 74 6f 6d 20 6f 66 20 74 68 65 20 77 69 |bottom of the wi| 00000a90 6e 64 6f 77 0a 73 74 61 63 6b 2e 20 20 54 68 69 |ndow.stack. Thi| 00000aa0 73 20 77 69 6c 6c 20 6f 6e 6c 79 20 77 6f 72 6b |s will only work| 00000ab0 20 77 68 65 6e 20 61 6e 6f 74 68 65 72 20 61 70 | when another ap| 00000ac0 70 6c 69 63 61 74 69 6f 6e 20 69 73 20 6e 6f 74 |plication is not| 00000ad0 20 63 75 72 72 65 6e 74 6c 79 0a 61 63 63 65 70 | currently.accep| 00000ae0 74 69 6e 67 20 74 68 65 20 43 74 72 6c 2d 54 20 |ting the Ctrl-T | 00000af0 6b 65 79 70 72 65 73 73 2c 20 73 6f 20 65 64 69 |keypress, so edi| 00000b00 74 6f 72 20 77 69 6e 64 6f 77 73 20 6d 75 73 74 |tor windows must| 00000b10 20 6e 6f 74 20 68 61 76 65 20 74 68 65 20 69 6e | not have the in| 00000b20 70 75 74 0a 66 6f 63 75 73 2e 0a 0a 0a 20 4e 6f |put.focus.... No| 00000b30 74 65 73 20 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |tes ____________| 00000b40 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000b70 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 0a 20 8f 20 59 6f |_________.. . Yo| 00000b80 75 20 63 61 6e 20 68 61 76 65 20 75 70 20 74 6f |u can have up to| 00000b90 20 33 32 20 6f 62 6a 65 63 74 73 20 69 6e 20 74 | 32 objects in t| 00000ba0 68 69 73 20 76 65 72 73 69 6f 6e 2e 20 20 49 66 |his version. If| 00000bb0 20 79 6f 75 20 64 65 73 70 61 72 61 74 65 6c 79 | you desparately| 00000bc0 0a 20 20 20 77 61 6e 74 20 6d 6f 72 65 20 74 68 |. want more th| 00000bd0 65 6e 20 6c 65 74 20 6d 65 20 6b 6e 6f 77 2e 0a |en let me know..| 00000be0 0a 20 8f 20 54 68 65 20 63 6f 6e 66 69 67 75 72 |. . The configur| 00000bf0 61 74 69 6f 6e 20 77 69 6c 6c 20 62 65 20 73 61 |ation will be sa| 00000c00 76 65 64 20 74 6f 20 3c 43 68 6f 69 63 65 73 24 |ved to <Choices$| 00000c10 57 72 69 74 65 3e 2e 54 6f 6f 6c 62 61 72 20 77 |Write>.Toolbar w| 00000c20 68 65 72 65 20 74 68 69 73 20 69 73 0a 20 20 20 |here this is. | 00000c30 61 76 61 69 6c 61 62 6c 65 2e 20 20 4f 74 68 65 |available. Othe| 00000c40 72 77 69 73 65 20 69 74 20 77 69 6c 6c 20 62 65 |rwise it will be| 00000c50 20 73 74 6f 72 65 64 20 69 6e 73 69 64 65 20 74 | stored inside t| 00000c60 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 64 |he application d| 00000c70 69 72 65 63 74 6f 72 79 2e 0a 0a 20 8f 20 54 68 |irectory... . Th| 00000c80 65 20 6c 6f 6e 67 65 73 74 20 6f 62 6a 65 63 74 |e longest object| 00000c90 20 6c 65 61 66 6e 61 6d 65 20 79 6f 75 20 73 68 | leafname you sh| 00000ca0 6f 75 6c 64 20 75 73 65 20 77 69 74 68 20 54 6f |ould use with To| 00000cb0 6f 6c 62 61 72 20 69 73 20 33 31 2e 20 0a 20 20 |olbar is 31. . | 00000cc0 20 33 32 2d 63 68 61 72 61 63 74 65 72 20 6e 61 | 32-character na| 00000cd0 6d 65 73 20 77 69 6c 6c 20 63 6f 72 72 75 70 74 |mes will corrupt| 00000ce0 20 74 68 65 20 6e 65 78 74 20 62 75 74 74 6f 6e | the next button| 00000cf0 27 73 20 63 6f 6e 74 65 6e 74 73 2e 0a 0a 0a 20 |'s contents.... | 00000d00 48 69 73 74 6f 72 79 20 5f 5f 5f 5f 5f 5f 5f 5f |History ________| 00000d10 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000d40 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 0a 20 20 31 2e |__________.. 1.| 00000d50 30 30 20 28 32 33 20 41 75 67 20 31 39 39 36 29 |00 (23 Aug 1996)| 00000d60 20 2d 20 46 69 72 73 74 20 52 65 6c 65 61 73 65 | - First Release| 00000d70 2e 0a 20 20 31 2e 30 31 20 28 30 38 20 4f 63 74 |.. 1.01 (08 Oct| 00000d80 20 31 39 39 36 29 20 2d 20 4e 6f 77 20 77 6f 72 | 1996) - Now wor| 00000d90 6b 73 20 69 6e 20 90 32 34 91 20 6d 6f 64 65 73 |ks in .24. modes| 00000da0 20 61 74 20 74 68 65 20 65 78 70 65 6e 73 65 20 | at the expense | 00000db0 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 0a 20 20 |of the window. | 00000dc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000dd0 20 20 20 20 20 6c 6f 6f 6b 69 6e 67 20 73 6c 69 | looking sli| 00000de0 67 68 74 6c 79 20 6c 65 73 73 20 61 75 74 68 65 |ghtly less authe| 00000df0 6e 74 69 63 20 28 61 20 62 6c 61 63 6b 20 68 6f |ntic (a black ho| 00000e00 72 69 7a 6f 6e 74 61 6c 0a 20 20 20 20 20 20 20 |rizontal. | 00000e10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e20 62 61 72 20 69 73 20 6e 6f 77 20 6d 69 73 73 69 |bar is now missi| 00000e30 6e 67 29 2e 0a 20 20 20 20 20 20 20 20 20 20 20 |ng).. | 00000e40 20 20 20 20 20 20 20 20 20 20 2d 20 4e 65 65 64 | - Need| 00000e50 73 20 34 4b 20 6d 6f 72 65 2e 20 3a 2d 28 0a 20 |s 4K more. :-(. | 00000e60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e70 20 20 20 20 2d 20 56 61 72 69 6f 75 73 20 62 75 | - Various bu| 00000e80 67 73 20 73 70 6c 61 74 74 65 64 2e 0a 20 20 31 |gs splatted.. 1| 00000e90 2e 30 32 20 28 31 34 20 4f 63 74 20 31 39 39 36 |.02 (14 Oct 1996| 00000ea0 29 20 2d 20 44 6f 75 62 6c 65 2d 63 6c 69 63 6b |) - Double-click| 00000eb0 69 6e 67 20 74 68 65 20 74 69 74 6c 65 20 62 61 |ing the title ba| 00000ec0 72 20 6e 6f 77 20 6d 61 6b 65 73 20 74 68 65 20 |r now makes the | 00000ed0 77 69 6e 64 6f 77 0a 20 20 20 20 20 20 20 20 20 |window. | 00000ee0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 63 | sc| 00000ef0 72 6f 6c 6c 20 75 70 20 61 6e 64 20 64 6f 77 6e |roll up and down| 00000f00 20 69 6e 74 6f 20 70 6f 73 69 74 69 6f 6e 2e 0a | into position..| 00000f10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f20 20 20 20 20 20 2d 20 43 74 72 6c 2d 54 20 69 6d | - Ctrl-T im| 00000f30 70 6c 65 6d 65 6e 74 65 64 20 2d 20 74 6f 67 67 |plemented - togg| 00000f40 6c 65 73 20 74 68 65 20 77 69 6e 64 6f 77 20 62 |les the window b| 00000f50 65 74 77 65 65 6e 20 74 68 65 0a 20 20 20 20 20 |etween the. | 00000f60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f70 20 20 74 6f 70 20 61 6e 64 20 62 6f 74 74 6f 6d | top and bottom| 00000f80 20 6f 72 20 74 68 65 20 77 69 6e 64 6f 77 20 73 | or the window s| 00000f90 74 61 63 6b 2e 0a 20 20 20 20 20 20 20 20 20 20 |tack.. | 00000fa0 20 20 20 20 20 20 20 20 20 20 20 2d 20 3c 43 68 | - <Ch| 00000fb0 6f 69 63 65 73 24 57 72 69 74 65 3e 2e 54 6f 6f |oices$Write>.Too| 00000fc0 6c 62 61 72 20 69 73 20 75 73 65 64 20 66 6f 72 |lbar is used for| 00000fd0 20 6f 70 74 69 6f 6e 73 20 69 66 20 69 74 27 73 | options if it's| 00000fe0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000ff0 20 20 20 20 20 20 20 20 61 76 61 69 6c 61 62 6c | availabl| 00001000 65 2e 0a 20 20 31 2e 30 33 20 28 30 38 20 4e 6f |e.. 1.03 (08 No| 00001010 76 20 31 39 39 36 29 20 2d 20 54 68 65 20 77 69 |v 1996) - The wi| 00001020 6e 64 6f 77 20 66 72 61 6d 65 20 69 73 20 6e 6f |ndow frame is no| 00001030 77 20 63 6f 6e 73 69 64 65 72 65 64 20 70 61 72 |w considered par| 00001040 74 20 6f 66 20 74 68 65 20 74 69 74 6c 65 0a 20 |t of the title. | 00001050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001060 20 20 20 20 20 20 62 61 72 2c 20 73 6f 20 69 74 | bar, so it| 00001070 20 63 61 6e 20 62 65 20 64 6f 75 62 6c 65 2d 63 | can be double-c| 00001080 6c 69 63 6b 65 64 20 61 6e 64 20 64 72 61 67 67 |licked and dragg| 00001090 65 64 20 65 74 63 2e 20 74 6f 0a 20 20 20 20 20 |ed etc. to. | 000010a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000010b0 20 20 6d 6f 76 65 20 74 68 65 20 77 69 6e 64 6f | move the windo| 000010c0 77 2e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |w.. | 000010d0 20 20 20 20 20 20 20 20 2d 20 41 6c 6c 20 61 70 | - All ap| 000010e0 70 6c 69 63 61 74 69 6f 6e 73 20 61 72 65 20 6e |plications are n| 000010f0 6f 77 20 46 69 6c 65 72 5f 42 6f 6f 74 65 64 2c |ow Filer_Booted,| 00001100 20 73 75 63 68 20 74 68 61 74 0a 20 20 20 20 20 | such that. | 00001110 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001120 20 20 74 68 65 69 72 20 69 63 6f 6e 73 20 61 70 | their icons ap| 00001130 70 65 61 72 2e 20 28 74 68 6f 6d 27 73 20 73 75 |pear. (thom's su| 00001140 67 67 65 73 74 69 6f 6e 29 0a 20 20 20 20 20 20 |ggestion). | 00001150 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2d | -| 00001160 20 54 68 65 20 74 6f 6f 6c 62 61 72 20 77 69 6c | The toolbar wil| 00001170 6c 20 6e 6f 77 20 6e 65 76 65 72 20 6f 62 73 63 |l now never obsc| 00001180 75 72 65 20 74 68 65 20 69 63 6f 6e 20 62 61 72 |ure the icon bar| 00001190 2e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.. | 000011a0 20 20 20 20 20 20 20 2d 20 4e 6f 77 20 75 73 65 | - Now use| 000011b0 73 20 50 6f 6c 6c 49 64 6c 65 20 61 6e 64 20 6d |s PollIdle and m| 000011c0 61 73 6b 73 20 6f 75 74 20 6e 75 6c 6c 20 70 6f |asks out null po| 000011d0 6c 6c 73 2e 0a 0a 0a 20 43 6f 70 79 72 69 67 68 |lls.... Copyrigh| 000011e0 74 20 26 20 43 6f 6e 74 61 63 74 20 41 64 64 72 |t & Contact Addr| 000011f0 65 73 73 65 73 20 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |esses __________| 00001200 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00001220 5f 5f 5f 0a 0a 20 20 54 68 69 73 20 70 72 6f 67 |___.. This prog| 00001230 72 61 6d 20 69 73 20 70 61 72 74 20 6f 66 20 74 |ram is part of t| 00001240 68 65 20 41 63 6f 72 6e 20 55 73 65 72 20 50 44 |he Acorn User PD| 00001250 20 53 63 68 65 6d 65 2e 20 20 54 68 69 73 20 6d | Scheme. This m| 00001260 65 61 6e 73 20 74 68 61 74 20 74 68 72 65 65 0a |eans that three.| 00001270 6d 6f 6e 74 68 73 20 61 66 74 65 72 20 70 75 62 |months after pub| 00001280 6c 69 63 61 74 69 6f 6e 20 69 74 20 62 65 63 6f |lication it beco| 00001290 6d 65 73 20 50 44 20 61 6e 64 20 63 61 6e 20 66 |mes PD and can f| 000012a0 72 6f 6d 20 74 68 65 6e 20 6f 6e 20 62 65 20 66 |rom then on be f| 000012b0 72 65 65 6c 79 0a 64 69 73 74 72 69 62 75 74 65 |reely.distribute| 000012c0 64 2e 20 20 59 6f 75 20 6d 75 73 74 20 6e 6f 74 |d. You must not| 000012d0 20 64 69 73 74 72 69 62 75 74 65 20 69 74 20 77 | distribute it w| 000012e0 69 74 68 69 6e 20 74 68 65 20 74 68 72 65 65 20 |ithin the three | 000012f0 6d 6f 6e 74 68 20 70 65 72 69 6f 64 0a 66 6f 6c |month period.fol| 00001300 6c 6f 77 69 6e 67 20 69 74 73 20 70 75 62 6c 69 |lowing its publi| 00001310 63 61 74 69 6f 6e 2e 0a 0a 20 20 54 68 69 73 20 |cation... This | 00001320 73 6f 66 74 77 61 72 65 20 69 73 20 63 6f 70 79 |software is copy| 00001330 72 69 67 68 74 65 64 20 77 6f 72 6b 20 6f 66 20 |righted work of | 00001340 44 61 76 69 64 20 54 68 6f 6d 61 73 2c 20 69 74 |David Thomas, it| 00001350 20 69 73 20 73 75 70 70 6c 69 65 64 20 94 61 73 | is supplied .as| 00001360 20 69 73 95 3b 0a 75 73 69 6e 67 20 69 74 20 69 | is.;.using it i| 00001370 73 20 65 6e 74 69 72 65 6c 79 20 61 74 20 79 6f |s entirely at yo| 00001380 75 72 20 6f 77 6e 20 72 69 73 6b 2e 20 20 49 20 |ur own risk. I | 00001390 6d 61 6b 65 20 6e 6f 20 77 61 72 72 61 6e 74 79 |make no warranty| 000013a0 20 61 73 20 74 6f 20 74 68 65 20 66 69 74 6e 65 | as to the fitne| 000013b0 73 73 0a 6f 66 20 74 68 69 73 20 73 6f 66 74 77 |ss.of this softw| 000013c0 61 72 65 20 66 6f 72 20 61 6e 79 20 70 75 72 70 |are for any purp| 000013d0 6f 73 65 2e 20 20 59 6f 75 20 61 72 65 20 66 72 |ose. You are fr| 000013e0 65 65 2c 20 77 69 74 68 69 6e 20 74 68 65 20 62 |ee, within the b| 000013f0 6f 75 6e 64 20 6f 66 20 74 68 65 20 41 55 0a 50 |ound of the AU.P| 00001400 44 20 53 63 68 65 6d 65 2c 20 74 6f 20 64 69 73 |D Scheme, to dis| 00001410 74 72 69 62 75 74 65 20 74 68 69 73 20 61 70 70 |tribute this app| 00001420 6c 69 63 61 74 69 6f 6e 20 74 6f 20 61 6e 79 6f |lication to anyo| 00001430 6e 65 20 79 6f 75 20 70 6c 65 61 73 65 2c 20 61 |ne you please, a| 00001440 73 20 6c 6f 6e 67 20 61 73 0a 79 6f 75 20 61 72 |s long as.you ar| 00001450 65 20 6e 6f 74 20 73 75 70 70 6c 79 69 6e 67 20 |e not supplying | 00001460 69 74 20 66 6f 72 20 70 65 72 73 6f 6e 61 6c 20 |it for personal | 00001470 67 61 69 6e 20 61 6e 64 20 69 74 20 69 73 20 64 |gain and it is d| 00001480 65 6c 69 76 65 72 65 64 20 77 69 74 68 20 61 6c |elivered with al| 00001490 6c 20 74 68 65 0a 73 75 70 70 6c 69 65 64 20 66 |l the.supplied f| 000014a0 69 6c 65 73 20 75 6e 61 6c 74 65 72 65 64 2e 0a |iles unaltered..| 000014b0 0a 20 20 49 66 20 79 6f 75 20 68 61 76 65 20 61 |. If you have a| 000014c0 6e 79 20 63 6f 6d 6d 65 6e 74 73 2c 20 62 75 67 |ny comments, bug| 000014d0 20 72 65 70 6f 72 74 73 2c 20 73 75 67 67 65 73 | reports, sugges| 000014e0 74 69 6f 6e 73 20 66 6f 72 20 66 75 74 75 72 65 |tions for future| 000014f0 20 76 65 72 73 69 6f 6e 73 20 6f 72 0a 61 6e 79 | versions or.any| 00001500 74 68 69 6e 67 20 65 6c 73 65 20 64 6f 6e 27 74 |thing else don't| 00001510 20 68 65 73 69 74 61 74 65 20 74 6f 20 63 6f 6e | hesitate to con| 00001520 74 61 63 74 20 6d 65 20 61 74 20 2d 0a 0a 20 20 |tact me at -.. | 00001530 4d 61 69 6c 3a 20 20 4d 72 20 44 2e 50 2e 20 54 |Mail: Mr D.P. T| 00001540 68 6f 6d 61 73 0a 20 20 20 20 20 20 20 20 20 32 |homas. 2| 00001550 30 20 52 6f 73 65 62 65 72 79 20 41 76 65 6e 75 |0 Rosebery Avenu| 00001560 65 0a 20 20 20 20 20 20 20 20 20 57 61 74 65 72 |e. Water| 00001570 6c 6f 6f 0a 20 20 20 20 20 20 20 20 20 4c 69 76 |loo. Liv| 00001580 65 72 70 6f 6f 6c 0a 20 20 20 20 20 20 20 20 20 |erpool. | 00001590 4c 32 32 20 32 42 48 0a 0a 20 20 45 6d 61 69 6c |L22 2BH.. Email| 000015a0 3a 20 43 4d 53 44 54 48 4f 4d 40 6c 69 76 6a 6d |: CMSDTHOM@livjm| 000015b0 2e 61 63 2e 75 6b 0a 0a 20 20 57 57 57 3a 20 20 |.ac.uk.. WWW: | 000015c0 20 68 74 74 70 3a 2f 2f 77 77 77 2e 63 6d 73 2e | http://www.cms.| 000015d0 6c 69 76 6a 6d 2e 61 63 2e 75 6b 2f 77 77 77 2f |livjm.ac.uk/www/| 000015e0 68 6f 6d 65 70 61 67 65 2f 63 6d 73 64 74 68 6f |homepage/cmsdtho| 000015f0 6d 2f 69 6e 64 65 78 2e 68 74 6d 0a 20 20 49 52 |m/index.htm. IR| 00001600 43 3a 20 20 20 23 61 63 6f 72 6e 20 61 73 20 53 |C: #acorn as S| 00001610 70 61 6e 6e 65 72 73 0a 20 20 0a 20 20 54 68 65 |panners. . The| 00001620 20 6c 61 74 65 73 74 20 76 65 72 73 69 6f 6e 73 | latest versions| 00001630 20 6f 66 20 6d 79 20 61 70 70 6c 69 63 61 74 69 | of my applicati| 00001640 6f 6e 73 20 77 69 6c 6c 20 62 65 20 61 76 61 69 |ons will be avai| 00001650 6c 61 62 6c 65 20 66 72 6f 6d 20 6d 79 20 57 6f |lable from my Wo| 00001660 72 6c 64 0a 57 69 64 65 20 57 65 62 20 70 61 67 |rld.Wide Web pag| 00001670 65 73 2c 20 77 68 65 72 65 20 74 65 72 6d 20 64 |es, where term d| 00001680 61 74 65 73 20 61 6c 6c 6f 77 2e 0a 5f 5f 5f 5f |ates allow..____| 00001690 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 000016d0 5f 5f 5f 5f 5f 5f 5f 5f 0a 0a |________..| 000016da