Home » Archimedes archive » Micro User » MU 1991-07.adf » PD-Stuff » Utilities/!PlaceIt/!Help
Utilities/!PlaceIt/!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 » Micro User » MU 1991-07.adf » PD-Stuff |
Filename: | Utilities/!PlaceIt/!Help |
Read OK: | ✔ |
File size: | 101F bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Place It -------- This program allows files to be stuck onto the background. When the files are stuck on the background they act very much like being in filer windows. Files, and groups of files, may be selected by clicking with select or adjust over the icons. An icon or group of selected icons may be dragged into a filer window or onto an application. If the drag is carried out with adjust or shift is held down then the icons will be removed from the background if the drag was successful (ie if dragged into an application the application can actually load files of that filetype). The icons may also be dragged about the background. It is possible to drag files of the edge of the screen by grouping the icons together. You can get the icons back by using the select all menu entry then unselecting an icons you don't want to move. Then start the drag from one of the visible icons and move the icons back onto the screen. A similar problem may occur if changing to a smaller mode (for instance if you where using one the NewModes supplied with Impressions) and then returned to mode 12, for instance. In this case all the icons may be off the edge of the screen. If this occurs you will not be able to move them back onto the screen. If you want them then you will have to return to the larger mode and move them before returning to the smaller mode. This shouldn't be much of a problem as most users tend to use one mode for most of the time. If they change mode it is to usually to free memory upon which quitting Place It also would help. Files can also be double clicked on. You can also shift double click on applications to open the directory instead of running it. To remove icons from the background select the icons to be removed (either explicity with select/adjust or if only one is wanted by clicking menu over it) and select the menu entry. The text beneath applications can be in black or white. I personally prefer white as it is more legible, but some users may want things to look more like a filer window. This option is saved with the backdrop when the save backdrop menu entry is used. When the application is first run the presence of a configuration file is checked for (it is in the !PlaceIt directory called !Config). If one is not found then a blank background with black icon text is used (so if the configuration file gets corrupted just delete it). If you receive a copy of this application which has been configured for someone else's set up then I recommend that you delete the !Config file and set up your own configuration. If a configuration file is found then the icon text colour is set and the background recreated. When applications are stored on the background they are initialised in the same way as the filer does. This is first the wimp sprite pool is checked to see if the sprite for the application already exists. If it does then nothing is done. If one is not found the a !Boot file is looked for in the directory. If this is found then it is run. If one does not exist then *IconSprites !Sprites is performed. This means that if for example you put !Paint on the background you may double click on sprites and !Paint will automatically be loaded, if it isn't already of course. Possible improvements are :- Allow small icons to be used (aka the filer) Allow a picture to be displayed on the background (aka !StickyBD) Allow different configuration files to be stored for use at different times If you would like to see any of the above implemented, have any other ideas for improvements, bug reports or good clean jokes then send them to me using email at pmf@uk.ac.warwick.cs . Although I have tested this program fairly thoroughly I offer no guarentee what so ever. This program is in the public domain and may be freely copied as long as no charges are made for it and this file is left unchanged. You may use the source of parts of it in your own programs as long I am credited. Yours, Ian Ashley
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000020 50 6c 61 63 65 20 49 74 0a 20 20 20 20 20 20 20 |Place It. | 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 2d 2d 2d 2d 2d 2d 2d | -------| 00000050 2d 0a 0a 20 20 20 20 20 20 20 20 54 68 69 73 20 |-.. This | 00000060 70 72 6f 67 72 61 6d 20 61 6c 6c 6f 77 73 20 66 |program allows f| 00000070 69 6c 65 73 20 74 6f 20 62 65 20 73 74 75 63 6b |iles to be stuck| 00000080 20 6f 6e 74 6f 20 74 68 65 20 62 61 63 6b 67 72 | onto the backgr| 00000090 6f 75 6e 64 2e 20 57 68 65 6e 20 74 68 65 0a 66 |ound. When the.f| 000000a0 69 6c 65 73 20 61 72 65 20 73 74 75 63 6b 20 6f |iles are stuck o| 000000b0 6e 20 74 68 65 20 62 61 63 6b 67 72 6f 75 6e 64 |n the background| 000000c0 20 74 68 65 79 20 61 63 74 20 76 65 72 79 20 6d | they act very m| 000000d0 75 63 68 20 6c 69 6b 65 20 62 65 69 6e 67 20 69 |uch like being i| 000000e0 6e 20 66 69 6c 65 72 0a 77 69 6e 64 6f 77 73 2e |n filer.windows.| 000000f0 20 46 69 6c 65 73 2c 20 61 6e 64 20 67 72 6f 75 | Files, and grou| 00000100 70 73 20 6f 66 20 66 69 6c 65 73 2c 20 6d 61 79 |ps of files, may| 00000110 20 62 65 20 73 65 6c 65 63 74 65 64 20 62 79 20 | be selected by | 00000120 63 6c 69 63 6b 69 6e 67 20 77 69 74 68 20 73 65 |clicking with se| 00000130 6c 65 63 74 0a 6f 72 20 61 64 6a 75 73 74 20 6f |lect.or adjust o| 00000140 76 65 72 20 74 68 65 20 69 63 6f 6e 73 2e 20 41 |ver the icons. A| 00000150 6e 20 69 63 6f 6e 20 6f 72 20 67 72 6f 75 70 20 |n icon or group | 00000160 6f 66 20 73 65 6c 65 63 74 65 64 20 69 63 6f 6e |of selected icon| 00000170 73 20 6d 61 79 20 62 65 20 64 72 61 67 67 65 64 |s may be dragged| 00000180 0a 69 6e 74 6f 20 61 20 66 69 6c 65 72 20 77 69 |.into a filer wi| 00000190 6e 64 6f 77 20 6f 72 20 6f 6e 74 6f 20 61 6e 20 |ndow or onto an | 000001a0 61 70 70 6c 69 63 61 74 69 6f 6e 2e 20 49 66 20 |application. If | 000001b0 74 68 65 20 64 72 61 67 20 69 73 20 63 61 72 72 |the drag is carr| 000001c0 69 65 64 20 6f 75 74 20 77 69 74 68 0a 61 64 6a |ied out with.adj| 000001d0 75 73 74 20 6f 72 20 73 68 69 66 74 20 69 73 20 |ust or shift is | 000001e0 68 65 6c 64 20 64 6f 77 6e 20 74 68 65 6e 20 74 |held down then t| 000001f0 68 65 20 69 63 6f 6e 73 20 77 69 6c 6c 20 62 65 |he icons will be| 00000200 20 72 65 6d 6f 76 65 64 20 66 72 6f 6d 20 74 68 | removed from th| 00000210 65 0a 62 61 63 6b 67 72 6f 75 6e 64 20 69 66 20 |e.background if | 00000220 74 68 65 20 64 72 61 67 20 77 61 73 20 73 75 63 |the drag was suc| 00000230 63 65 73 73 66 75 6c 20 28 69 65 20 69 66 20 64 |cessful (ie if d| 00000240 72 61 67 67 65 64 20 69 6e 74 6f 20 61 6e 20 61 |ragged into an a| 00000250 70 70 6c 69 63 61 74 69 6f 6e 20 74 68 65 0a 61 |pplication the.a| 00000260 70 70 6c 69 63 61 74 69 6f 6e 20 63 61 6e 20 61 |pplication can a| 00000270 63 74 75 61 6c 6c 79 20 6c 6f 61 64 20 66 69 6c |ctually load fil| 00000280 65 73 20 6f 66 20 74 68 61 74 20 66 69 6c 65 74 |es of that filet| 00000290 79 70 65 29 2e 20 54 68 65 20 69 63 6f 6e 73 20 |ype). The icons | 000002a0 6d 61 79 20 61 6c 73 6f 20 62 65 0a 64 72 61 67 |may also be.drag| 000002b0 67 65 64 20 61 62 6f 75 74 20 74 68 65 20 62 61 |ged about the ba| 000002c0 63 6b 67 72 6f 75 6e 64 2e 20 49 74 20 69 73 20 |ckground. It is | 000002d0 70 6f 73 73 69 62 6c 65 20 74 6f 20 64 72 61 67 |possible to drag| 000002e0 20 66 69 6c 65 73 20 6f 66 20 74 68 65 20 65 64 | files of the ed| 000002f0 67 65 20 6f 66 20 74 68 65 0a 73 63 72 65 65 6e |ge of the.screen| 00000300 20 62 79 20 67 72 6f 75 70 69 6e 67 20 74 68 65 | by grouping the| 00000310 20 69 63 6f 6e 73 20 74 6f 67 65 74 68 65 72 2e | icons together.| 00000320 20 59 6f 75 20 63 61 6e 20 67 65 74 20 74 68 65 | You can get the| 00000330 20 69 63 6f 6e 73 20 62 61 63 6b 20 62 79 20 75 | icons back by u| 00000340 73 69 6e 67 0a 74 68 65 20 73 65 6c 65 63 74 20 |sing.the select | 00000350 61 6c 6c 20 6d 65 6e 75 20 65 6e 74 72 79 20 74 |all menu entry t| 00000360 68 65 6e 20 75 6e 73 65 6c 65 63 74 69 6e 67 20 |hen unselecting | 00000370 61 6e 20 69 63 6f 6e 73 20 79 6f 75 20 64 6f 6e |an icons you don| 00000380 27 74 20 77 61 6e 74 20 74 6f 20 6d 6f 76 65 2e |'t want to move.| 00000390 0a 54 68 65 6e 20 73 74 61 72 74 20 74 68 65 20 |.Then start the | 000003a0 64 72 61 67 20 66 72 6f 6d 20 6f 6e 65 20 6f 66 |drag from one of| 000003b0 20 74 68 65 20 76 69 73 69 62 6c 65 20 69 63 6f | the visible ico| 000003c0 6e 73 20 61 6e 64 20 6d 6f 76 65 20 74 68 65 20 |ns and move the | 000003d0 69 63 6f 6e 73 20 62 61 63 6b 0a 6f 6e 74 6f 20 |icons back.onto | 000003e0 74 68 65 20 73 63 72 65 65 6e 2e 0a 20 20 20 20 |the screen.. | 000003f0 20 20 20 20 41 20 73 69 6d 69 6c 61 72 20 70 72 | A similar pr| 00000400 6f 62 6c 65 6d 20 6d 61 79 20 6f 63 63 75 72 20 |oblem may occur | 00000410 69 66 20 63 68 61 6e 67 69 6e 67 20 74 6f 20 61 |if changing to a| 00000420 20 73 6d 61 6c 6c 65 72 20 6d 6f 64 65 20 28 66 | smaller mode (f| 00000430 6f 72 0a 69 6e 73 74 61 6e 63 65 20 69 66 20 79 |or.instance if y| 00000440 6f 75 20 77 68 65 72 65 20 75 73 69 6e 67 20 6f |ou where using o| 00000450 6e 65 20 74 68 65 20 4e 65 77 4d 6f 64 65 73 20 |ne the NewModes | 00000460 73 75 70 70 6c 69 65 64 20 77 69 74 68 20 49 6d |supplied with Im| 00000470 70 72 65 73 73 69 6f 6e 73 29 20 61 6e 64 0a 74 |pressions) and.t| 00000480 68 65 6e 20 72 65 74 75 72 6e 65 64 20 74 6f 20 |hen returned to | 00000490 6d 6f 64 65 20 31 32 2c 20 66 6f 72 20 69 6e 73 |mode 12, for ins| 000004a0 74 61 6e 63 65 2e 20 49 6e 20 74 68 69 73 20 63 |tance. In this c| 000004b0 61 73 65 20 61 6c 6c 20 74 68 65 20 69 63 6f 6e |ase all the icon| 000004c0 73 20 6d 61 79 20 62 65 20 6f 66 66 0a 74 68 65 |s may be off.the| 000004d0 20 65 64 67 65 20 6f 66 20 74 68 65 20 73 63 72 | edge of the scr| 000004e0 65 65 6e 2e 20 49 66 20 74 68 69 73 20 6f 63 63 |een. If this occ| 000004f0 75 72 73 20 79 6f 75 20 77 69 6c 6c 20 6e 6f 74 |urs you will not| 00000500 20 62 65 20 61 62 6c 65 20 74 6f 20 6d 6f 76 65 | be able to move| 00000510 20 74 68 65 6d 20 62 61 63 6b 0a 6f 6e 74 6f 20 | them back.onto | 00000520 74 68 65 20 73 63 72 65 65 6e 2e 20 49 66 20 79 |the screen. If y| 00000530 6f 75 20 77 61 6e 74 20 74 68 65 6d 20 74 68 65 |ou want them the| 00000540 6e 20 79 6f 75 20 77 69 6c 6c 20 68 61 76 65 20 |n you will have | 00000550 74 6f 20 72 65 74 75 72 6e 20 74 6f 20 74 68 65 |to return to the| 00000560 20 6c 61 72 67 65 72 0a 6d 6f 64 65 20 61 6e 64 | larger.mode and| 00000570 20 6d 6f 76 65 20 74 68 65 6d 20 62 65 66 6f 72 | move them befor| 00000580 65 20 72 65 74 75 72 6e 69 6e 67 20 74 6f 20 74 |e returning to t| 00000590 68 65 20 73 6d 61 6c 6c 65 72 20 6d 6f 64 65 2e |he smaller mode.| 000005a0 20 54 68 69 73 20 73 68 6f 75 6c 64 6e 27 74 20 | This shouldn't | 000005b0 62 65 0a 6d 75 63 68 20 6f 66 20 61 20 70 72 6f |be.much of a pro| 000005c0 62 6c 65 6d 20 61 73 20 6d 6f 73 74 20 75 73 65 |blem as most use| 000005d0 72 73 20 74 65 6e 64 20 74 6f 20 75 73 65 20 6f |rs tend to use o| 000005e0 6e 65 20 6d 6f 64 65 20 66 6f 72 20 6d 6f 73 74 |ne mode for most| 000005f0 20 6f 66 20 74 68 65 20 74 69 6d 65 2e 20 49 66 | of the time. If| 00000600 0a 74 68 65 79 20 63 68 61 6e 67 65 20 6d 6f 64 |.they change mod| 00000610 65 20 69 74 20 69 73 20 74 6f 20 75 73 75 61 6c |e it is to usual| 00000620 6c 79 20 74 6f 20 66 72 65 65 20 6d 65 6d 6f 72 |ly to free memor| 00000630 79 20 75 70 6f 6e 20 77 68 69 63 68 20 71 75 69 |y upon which qui| 00000640 74 74 69 6e 67 20 50 6c 61 63 65 20 49 74 0a 61 |tting Place It.a| 00000650 6c 73 6f 20 77 6f 75 6c 64 20 68 65 6c 70 2e 0a |lso would help..| 00000660 20 20 20 20 20 20 20 20 46 69 6c 65 73 20 63 61 | Files ca| 00000670 6e 20 61 6c 73 6f 20 62 65 20 64 6f 75 62 6c 65 |n also be double| 00000680 20 63 6c 69 63 6b 65 64 20 6f 6e 2e 20 59 6f 75 | clicked on. You| 00000690 20 63 61 6e 20 61 6c 73 6f 20 73 68 69 66 74 20 | can also shift | 000006a0 64 6f 75 62 6c 65 20 63 6c 69 63 6b 0a 6f 6e 20 |double click.on | 000006b0 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 74 6f 20 |applications to | 000006c0 6f 70 65 6e 20 74 68 65 20 64 69 72 65 63 74 6f |open the directo| 000006d0 72 79 20 69 6e 73 74 65 61 64 20 6f 66 20 72 75 |ry instead of ru| 000006e0 6e 6e 69 6e 67 20 69 74 2e 0a 20 20 20 20 20 20 |nning it.. | 000006f0 20 20 54 6f 20 72 65 6d 6f 76 65 20 69 63 6f 6e | To remove icon| 00000700 73 20 66 72 6f 6d 20 74 68 65 20 62 61 63 6b 67 |s from the backg| 00000710 72 6f 75 6e 64 20 73 65 6c 65 63 74 20 74 68 65 |round select the| 00000720 20 69 63 6f 6e 73 20 74 6f 20 62 65 20 72 65 6d | icons to be rem| 00000730 6f 76 65 64 0a 28 65 69 74 68 65 72 20 65 78 70 |oved.(either exp| 00000740 6c 69 63 69 74 79 20 77 69 74 68 20 73 65 6c 65 |licity with sele| 00000750 63 74 2f 61 64 6a 75 73 74 20 6f 72 20 69 66 20 |ct/adjust or if | 00000760 6f 6e 6c 79 20 6f 6e 65 20 69 73 20 77 61 6e 74 |only one is want| 00000770 65 64 20 62 79 20 63 6c 69 63 6b 69 6e 67 0a 6d |ed by clicking.m| 00000780 65 6e 75 20 6f 76 65 72 20 69 74 29 20 61 6e 64 |enu over it) and| 00000790 20 73 65 6c 65 63 74 20 74 68 65 20 6d 65 6e 75 | select the menu| 000007a0 20 65 6e 74 72 79 2e 0a 20 20 20 20 20 20 20 20 | entry.. | 000007b0 54 68 65 20 74 65 78 74 20 62 65 6e 65 61 74 68 |The text beneath| 000007c0 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 63 61 | applications ca| 000007d0 6e 20 62 65 20 69 6e 20 62 6c 61 63 6b 20 6f 72 |n be in black or| 000007e0 20 77 68 69 74 65 2e 20 49 20 70 65 72 73 6f 6e | white. I person| 000007f0 61 6c 6c 79 0a 70 72 65 66 65 72 20 77 68 69 74 |ally.prefer whit| 00000800 65 20 61 73 20 69 74 20 69 73 20 6d 6f 72 65 20 |e as it is more | 00000810 6c 65 67 69 62 6c 65 2c 20 62 75 74 20 73 6f 6d |legible, but som| 00000820 65 20 75 73 65 72 73 20 6d 61 79 20 77 61 6e 74 |e users may want| 00000830 20 74 68 69 6e 67 73 20 74 6f 20 6c 6f 6f 6b 0a | things to look.| 00000840 6d 6f 72 65 20 6c 69 6b 65 20 61 20 66 69 6c 65 |more like a file| 00000850 72 20 77 69 6e 64 6f 77 2e 20 54 68 69 73 20 6f |r window. This o| 00000860 70 74 69 6f 6e 20 69 73 20 73 61 76 65 64 20 77 |ption is saved w| 00000870 69 74 68 20 74 68 65 20 62 61 63 6b 64 72 6f 70 |ith the backdrop| 00000880 20 77 68 65 6e 20 74 68 65 0a 73 61 76 65 20 62 | when the.save b| 00000890 61 63 6b 64 72 6f 70 20 6d 65 6e 75 20 65 6e 74 |ackdrop menu ent| 000008a0 72 79 20 69 73 20 75 73 65 64 2e 0a 20 20 20 20 |ry is used.. | 000008b0 20 20 20 20 57 68 65 6e 20 74 68 65 20 61 70 70 | When the app| 000008c0 6c 69 63 61 74 69 6f 6e 20 69 73 20 66 69 72 73 |lication is firs| 000008d0 74 20 72 75 6e 20 74 68 65 20 70 72 65 73 65 6e |t run the presen| 000008e0 63 65 20 6f 66 20 61 20 63 6f 6e 66 69 67 75 72 |ce of a configur| 000008f0 61 74 69 6f 6e 0a 66 69 6c 65 20 69 73 20 63 68 |ation.file is ch| 00000900 65 63 6b 65 64 20 66 6f 72 20 28 69 74 20 69 73 |ecked for (it is| 00000910 20 69 6e 20 74 68 65 20 21 50 6c 61 63 65 49 74 | in the !PlaceIt| 00000920 20 64 69 72 65 63 74 6f 72 79 20 63 61 6c 6c 65 | directory calle| 00000930 64 20 21 43 6f 6e 66 69 67 29 2e 20 49 66 20 6f |d !Config). If o| 00000940 6e 65 0a 69 73 20 6e 6f 74 20 66 6f 75 6e 64 20 |ne.is not found | 00000950 74 68 65 6e 20 61 20 62 6c 61 6e 6b 20 62 61 63 |then a blank bac| 00000960 6b 67 72 6f 75 6e 64 20 77 69 74 68 20 62 6c 61 |kground with bla| 00000970 63 6b 20 69 63 6f 6e 20 74 65 78 74 20 69 73 20 |ck icon text is | 00000980 75 73 65 64 20 28 73 6f 20 69 66 20 74 68 65 0a |used (so if the.| 00000990 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 66 69 |configuration fi| 000009a0 6c 65 20 67 65 74 73 20 63 6f 72 72 75 70 74 65 |le gets corrupte| 000009b0 64 20 6a 75 73 74 20 64 65 6c 65 74 65 20 69 74 |d just delete it| 000009c0 29 2e 20 49 66 20 79 6f 75 20 72 65 63 65 69 76 |). If you receiv| 000009d0 65 20 61 20 63 6f 70 79 20 6f 66 0a 74 68 69 73 |e a copy of.this| 000009e0 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 77 68 69 | application whi| 000009f0 63 68 20 68 61 73 20 62 65 65 6e 20 63 6f 6e 66 |ch has been conf| 00000a00 69 67 75 72 65 64 20 66 6f 72 20 73 6f 6d 65 6f |igured for someo| 00000a10 6e 65 20 65 6c 73 65 27 73 20 73 65 74 20 75 70 |ne else's set up| 00000a20 20 74 68 65 6e 20 49 0a 72 65 63 6f 6d 6d 65 6e | then I.recommen| 00000a30 64 20 74 68 61 74 20 79 6f 75 20 64 65 6c 65 74 |d that you delet| 00000a40 65 20 74 68 65 20 21 43 6f 6e 66 69 67 20 66 69 |e the !Config fi| 00000a50 6c 65 20 61 6e 64 20 73 65 74 20 75 70 20 79 6f |le and set up yo| 00000a60 75 72 20 6f 77 6e 20 63 6f 6e 66 69 67 75 72 61 |ur own configura| 00000a70 74 69 6f 6e 2e 0a 49 66 20 61 20 63 6f 6e 66 69 |tion..If a confi| 00000a80 67 75 72 61 74 69 6f 6e 20 66 69 6c 65 20 69 73 |guration file is| 00000a90 20 66 6f 75 6e 64 20 74 68 65 6e 20 74 68 65 20 | found then the | 00000aa0 69 63 6f 6e 20 74 65 78 74 20 63 6f 6c 6f 75 72 |icon text colour| 00000ab0 20 69 73 20 73 65 74 20 61 6e 64 20 74 68 65 0a | is set and the.| 00000ac0 62 61 63 6b 67 72 6f 75 6e 64 20 72 65 63 72 65 |background recre| 00000ad0 61 74 65 64 2e 20 57 68 65 6e 20 61 70 70 6c 69 |ated. When appli| 00000ae0 63 61 74 69 6f 6e 73 20 61 72 65 20 73 74 6f 72 |cations are stor| 00000af0 65 64 20 6f 6e 20 74 68 65 20 62 61 63 6b 67 72 |ed on the backgr| 00000b00 6f 75 6e 64 20 74 68 65 79 20 61 72 65 0a 69 6e |ound they are.in| 00000b10 69 74 69 61 6c 69 73 65 64 20 69 6e 20 74 68 65 |itialised in the| 00000b20 20 73 61 6d 65 20 77 61 79 20 61 73 20 74 68 65 | same way as the| 00000b30 20 66 69 6c 65 72 20 64 6f 65 73 2e 20 54 68 69 | filer does. Thi| 00000b40 73 20 69 73 20 66 69 72 73 74 20 74 68 65 20 77 |s is first the w| 00000b50 69 6d 70 20 73 70 72 69 74 65 0a 70 6f 6f 6c 20 |imp sprite.pool | 00000b60 69 73 20 63 68 65 63 6b 65 64 20 74 6f 20 73 65 |is checked to se| 00000b70 65 20 69 66 20 74 68 65 20 73 70 72 69 74 65 20 |e if the sprite | 00000b80 66 6f 72 20 74 68 65 20 61 70 70 6c 69 63 61 74 |for the applicat| 00000b90 69 6f 6e 20 61 6c 72 65 61 64 79 20 65 78 69 73 |ion already exis| 00000ba0 74 73 2e 20 49 66 0a 69 74 20 64 6f 65 73 20 74 |ts. If.it does t| 00000bb0 68 65 6e 20 6e 6f 74 68 69 6e 67 20 69 73 20 64 |hen nothing is d| 00000bc0 6f 6e 65 2e 20 49 66 20 6f 6e 65 20 69 73 20 6e |one. If one is n| 00000bd0 6f 74 20 66 6f 75 6e 64 20 74 68 65 20 61 20 21 |ot found the a !| 00000be0 42 6f 6f 74 20 66 69 6c 65 20 69 73 20 6c 6f 6f |Boot file is loo| 00000bf0 6b 65 64 0a 66 6f 72 20 69 6e 20 74 68 65 20 64 |ked.for in the d| 00000c00 69 72 65 63 74 6f 72 79 2e 20 49 66 20 74 68 69 |irectory. If thi| 00000c10 73 20 69 73 20 66 6f 75 6e 64 20 74 68 65 6e 20 |s is found then | 00000c20 69 74 20 69 73 20 72 75 6e 2e 20 49 66 20 6f 6e |it is run. If on| 00000c30 65 20 64 6f 65 73 20 6e 6f 74 20 65 78 69 73 74 |e does not exist| 00000c40 0a 74 68 65 6e 20 2a 49 63 6f 6e 53 70 72 69 74 |.then *IconSprit| 00000c50 65 73 20 21 53 70 72 69 74 65 73 20 69 73 20 70 |es !Sprites is p| 00000c60 65 72 66 6f 72 6d 65 64 2e 20 54 68 69 73 20 6d |erformed. This m| 00000c70 65 61 6e 73 20 74 68 61 74 20 69 66 20 66 6f 72 |eans that if for| 00000c80 20 65 78 61 6d 70 6c 65 20 79 6f 75 0a 70 75 74 | example you.put| 00000c90 20 21 50 61 69 6e 74 20 6f 6e 20 74 68 65 20 62 | !Paint on the b| 00000ca0 61 63 6b 67 72 6f 75 6e 64 20 79 6f 75 20 6d 61 |ackground you ma| 00000cb0 79 20 64 6f 75 62 6c 65 20 63 6c 69 63 6b 20 6f |y double click o| 00000cc0 6e 20 73 70 72 69 74 65 73 20 61 6e 64 20 21 50 |n sprites and !P| 00000cd0 61 69 6e 74 20 77 69 6c 6c 0a 61 75 74 6f 6d 61 |aint will.automa| 00000ce0 74 69 63 61 6c 6c 79 20 62 65 20 6c 6f 61 64 65 |tically be loade| 00000cf0 64 2c 20 69 66 20 69 74 20 69 73 6e 27 74 20 61 |d, if it isn't a| 00000d00 6c 72 65 61 64 79 20 6f 66 20 63 6f 75 72 73 65 |lready of course| 00000d10 2e 0a 0a 50 6f 73 73 69 62 6c 65 20 69 6d 70 72 |...Possible impr| 00000d20 6f 76 65 6d 65 6e 74 73 20 61 72 65 20 3a 2d 0a |ovements are :-.| 00000d30 0a 41 6c 6c 6f 77 20 73 6d 61 6c 6c 20 69 63 6f |.Allow small ico| 00000d40 6e 73 20 74 6f 20 62 65 20 75 73 65 64 20 28 61 |ns to be used (a| 00000d50 6b 61 20 74 68 65 20 66 69 6c 65 72 29 0a 41 6c |ka the filer).Al| 00000d60 6c 6f 77 20 61 20 70 69 63 74 75 72 65 20 74 6f |low a picture to| 00000d70 20 62 65 20 64 69 73 70 6c 61 79 65 64 20 6f 6e | be displayed on| 00000d80 20 74 68 65 20 62 61 63 6b 67 72 6f 75 6e 64 20 | the background | 00000d90 28 61 6b 61 20 21 53 74 69 63 6b 79 42 44 29 0a |(aka !StickyBD).| 00000da0 41 6c 6c 6f 77 20 64 69 66 66 65 72 65 6e 74 20 |Allow different | 00000db0 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 66 69 |configuration fi| 00000dc0 6c 65 73 20 74 6f 20 62 65 20 73 74 6f 72 65 64 |les to be stored| 00000dd0 20 66 6f 72 20 75 73 65 20 61 74 20 64 69 66 66 | for use at diff| 00000de0 65 72 65 6e 74 20 74 69 6d 65 73 0a 20 20 20 20 |erent times. | 00000df0 0a 20 20 20 20 20 20 20 20 49 66 20 79 6f 75 20 |. If you | 00000e00 77 6f 75 6c 64 20 6c 69 6b 65 20 74 6f 20 73 65 |would like to se| 00000e10 65 20 61 6e 79 20 6f 66 20 74 68 65 20 61 62 6f |e any of the abo| 00000e20 76 65 20 69 6d 70 6c 65 6d 65 6e 74 65 64 2c 20 |ve implemented, | 00000e30 68 61 76 65 20 61 6e 79 0a 6f 74 68 65 72 20 69 |have any.other i| 00000e40 64 65 61 73 20 66 6f 72 20 69 6d 70 72 6f 76 65 |deas for improve| 00000e50 6d 65 6e 74 73 2c 20 62 75 67 20 72 65 70 6f 72 |ments, bug repor| 00000e60 74 73 20 6f 72 20 67 6f 6f 64 20 63 6c 65 61 6e |ts or good clean| 00000e70 20 6a 6f 6b 65 73 20 74 68 65 6e 20 73 65 6e 64 | jokes then send| 00000e80 20 74 68 65 6d 0a 74 6f 20 6d 65 20 75 73 69 6e | them.to me usin| 00000e90 67 20 65 6d 61 69 6c 20 61 74 20 70 6d 66 40 75 |g email at pmf@u| 00000ea0 6b 2e 61 63 2e 77 61 72 77 69 63 6b 2e 63 73 20 |k.ac.warwick.cs | 00000eb0 2e 0a 0a 20 20 20 20 20 20 20 20 41 6c 74 68 6f |... Altho| 00000ec0 75 67 68 20 49 20 68 61 76 65 20 74 65 73 74 65 |ugh I have teste| 00000ed0 64 20 74 68 69 73 20 70 72 6f 67 72 61 6d 20 66 |d this program f| 00000ee0 61 69 72 6c 79 20 74 68 6f 72 6f 75 67 68 6c 79 |airly thoroughly| 00000ef0 20 49 20 6f 66 66 65 72 20 6e 6f 0a 67 75 61 72 | I offer no.guar| 00000f00 65 6e 74 65 65 20 77 68 61 74 20 73 6f 20 65 76 |entee what so ev| 00000f10 65 72 2e 20 0a 20 20 20 20 20 20 20 20 54 68 69 |er. . Thi| 00000f20 73 20 70 72 6f 67 72 61 6d 20 69 73 20 69 6e 20 |s program is in | 00000f30 74 68 65 20 70 75 62 6c 69 63 20 64 6f 6d 61 69 |the public domai| 00000f40 6e 20 61 6e 64 20 6d 61 79 20 62 65 20 66 72 65 |n and may be fre| 00000f50 65 6c 79 20 63 6f 70 69 65 64 20 61 73 20 6c 6f |ely copied as lo| 00000f60 6e 67 0a 61 73 20 6e 6f 20 63 68 61 72 67 65 73 |ng.as no charges| 00000f70 20 61 72 65 20 6d 61 64 65 20 66 6f 72 20 69 74 | are made for it| 00000f80 20 61 6e 64 20 74 68 69 73 20 66 69 6c 65 20 69 | and this file i| 00000f90 73 20 6c 65 66 74 20 75 6e 63 68 61 6e 67 65 64 |s left unchanged| 00000fa0 2e 20 59 6f 75 20 6d 61 79 20 75 73 65 0a 74 68 |. You may use.th| 00000fb0 65 20 73 6f 75 72 63 65 20 6f 66 20 70 61 72 74 |e source of part| 00000fc0 73 20 6f 66 20 69 74 20 69 6e 20 79 6f 75 72 20 |s of it in your | 00000fd0 6f 77 6e 20 70 72 6f 67 72 61 6d 73 20 61 73 20 |own programs as | 00000fe0 6c 6f 6e 67 20 49 20 61 6d 20 63 72 65 64 69 74 |long I am credit| 00000ff0 65 64 2e 0a 0a 20 20 20 20 20 20 20 20 59 6f 75 |ed... You| 00001000 72 73 2c 0a 20 20 20 20 20 20 20 20 20 20 20 20 |rs,. | 00001010 20 20 20 20 49 61 6e 20 41 73 68 6c 65 79 0a | Ian Ashley.| 0000101f