Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199206b.adf » June92 » !AWJune92/Goodies/FlashFind/!FlashFind/!Help
!AWJune92/Goodies/FlashFind/!FlashFind/!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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199206b.adf » June92 |
Filename: | !AWJune92/Goodies/FlashFind/!FlashFind/!Help |
Read OK: | ✔ |
File size: | 13A3 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
FlashFind (v 1.12) -=-=-=-=- A desktop utility by Richard G. Hallas for Archimedes World magazine ______________________________________________ Here's a little caret utility, combining several functions into one small application which can be left permanently (and usefully!) installed on the icon bar. It only requires 16K to operate, so it doesn't waste much memory even on a 1Mb machine. FlashFind has three main functions: � Provides a means of locating the caret exactly with the pointer. � Makes the caret flash at a user-defined rate, so it's much easier to find in large bodies of text. � Colours the caret to any desktop colour of your choice. Double click to install the utility on the icon bar in the usual way. The icon is somewhat narrower than normal in order to be unobtrusive. Note that only one copy of the application can be installed at a time. The application provides on-line help via Acorn's !Help (or !Spy) application. Features ========= � The Locator -------------- Click on the icon bar icon. If there is no caret the computer will beep, otherwise the window containing the caret will appear in front of the other windows and the pointer will zoom to the caret to show you where it is. Sometimes a window can have the 'input focus' without containing the caret. In such a case, the window is brought to the front but the pointer will not move. In the case of the caret being outside the window's displayed area, the pointer will go to the position of the caret, even if this is beyond the current bounds of the window. (This can be easily seen in Edit, for example; if you toggle from full-screen to a small window, the caret may then lie in an area beyond that currently displayed by the small window. In such a case, the pointer may move to another application's window, or to the background. This is not an error; it is the true position of the caret, even though you can't actually see it.) If the caret lies beyond the bounds of the screen itself, the pointer will move to the edge of the screen and slide to lie opposite the caret's horizontal (or vertical) position. Therefore, the pointer cannot be lost off the screen. � The Flasher -------------- Open the Options window from the icon's menu. Selecting the 'Flash caret' icon will toggle the blinking. The rate of blinking can be set by entering new values into the writable icons. For these to take effect you must either click on the 'Set period' icon, or you can simply press <RETURN> or <ENTER> after typing in each new value. � Colouring the caret ---------------------- There are two options here, either (but not both) of which may be selected. To turn them both off, ADJUST must be clicked on whichever is currently on. The way the WIMP plots the caret is such that it appears red on a white background. The first option keeps this idea, but lets you choose the colour which is used instead of red. This means that your chosen colour appears on white, but not on any other colour of background. The second option lets you force the colour of the caret, so that your selected colour is always used, regardless of the background colour. The colour is easily selected by clicking on one of the coloured rectangles in the Options window. The selected colour has a small box drawn round it. There are a couple of points to note about this feature. Firstly, it only works in 16-colour modes. Secondly, it is a constant battle against the WIMP to make it use a different caret colour, so when entering text (or moving the caret, depending on its context), a certain amount of flicker is apparent. However, it is not particularly obtrusive. Unfortunately there is no way around this problem. Further notes -------------- The Options window contains a large 'dummy caret' which displays the current state of the real one, i.e. flash rate and base colour. The base colour may not reflect the true colour of the caret if the 'force caret colour' option is not in use. There is also a 'Save configuration' icon in the Options window. Clicking on this will save all the settings for future use; they will be set up automatically each time the program is subsequently loaded. If for some reason the Save fails, you will be informed. Similarly, if the settings file is absent or corrupted when you load the application in the first place, you will be informed, and a set of default parameters will be used. For your interest, the reason I wrote this application was that I had seen a couple of caret flashers and a caret locator utility, but never a combination of the two, which I thought was a fairly obvious thing to do. Also, the flashers were not very configurable; FlashFind, on the other hand, will let you set the on and off periods of the blink independently, down to a minimum value of a tenth of a second. The caret colour option was an attempt to combat the 'invisible caret' which you get on some backgrounds. It's not perfect, but I think it's the best that can be done.
00000000 46 6c 61 73 68 46 69 6e 64 20 20 20 20 20 20 20 |FlashFind | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000020 20 20 20 20 20 20 28 76 20 31 2e 31 32 29 0a 2d | (v 1.12).-| 00000030 3d 2d 3d 2d 3d 2d 3d 2d 0a 0a 20 20 20 20 20 41 |=-=-=-=-.. A| 00000040 20 64 65 73 6b 74 6f 70 20 75 74 69 6c 69 74 79 | desktop utility| 00000050 20 62 79 20 52 69 63 68 61 72 64 20 47 2e 20 48 | by Richard G. H| 00000060 61 6c 6c 61 73 0a 20 20 20 20 20 20 20 20 20 66 |allas. f| 00000070 6f 72 20 41 72 63 68 69 6d 65 64 65 73 20 57 6f |or Archimedes Wo| 00000080 72 6c 64 20 6d 61 67 61 7a 69 6e 65 0a 0a 5f 5f |rld magazine..__| 00000090 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 000000b0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 0a 48 65 |____________..He| 000000c0 72 65 27 73 20 61 20 6c 69 74 74 6c 65 20 63 61 |re's a little ca| 000000d0 72 65 74 20 75 74 69 6c 69 74 79 2c 20 63 6f 6d |ret utility, com| 000000e0 62 69 6e 69 6e 67 20 73 65 76 65 72 61 6c 20 66 |bining several f| 000000f0 75 6e 63 74 69 6f 6e 73 20 69 6e 74 6f 20 6f 6e |unctions into on| 00000100 65 20 73 6d 61 6c 6c 20 61 70 70 6c 69 63 61 74 |e small applicat| 00000110 69 6f 6e 20 77 68 69 63 68 20 63 61 6e 20 62 65 |ion which can be| 00000120 20 6c 65 66 74 20 70 65 72 6d 61 6e 65 6e 74 6c | left permanentl| 00000130 79 20 28 61 6e 64 20 75 73 65 66 75 6c 6c 79 21 |y (and usefully!| 00000140 29 20 69 6e 73 74 61 6c 6c 65 64 20 6f 6e 20 74 |) installed on t| 00000150 68 65 20 69 63 6f 6e 20 62 61 72 2e 20 49 74 20 |he icon bar. It | 00000160 6f 6e 6c 79 20 72 65 71 75 69 72 65 73 20 31 36 |only requires 16| 00000170 4b 20 74 6f 20 6f 70 65 72 61 74 65 2c 20 73 6f |K to operate, so| 00000180 20 69 74 20 64 6f 65 73 6e 27 74 20 77 61 73 74 | it doesn't wast| 00000190 65 20 6d 75 63 68 20 6d 65 6d 6f 72 79 20 65 76 |e much memory ev| 000001a0 65 6e 20 6f 6e 20 61 20 31 4d 62 20 6d 61 63 68 |en on a 1Mb mach| 000001b0 69 6e 65 2e 0a 0a 46 6c 61 73 68 46 69 6e 64 20 |ine...FlashFind | 000001c0 68 61 73 20 74 68 72 65 65 20 6d 61 69 6e 20 66 |has three main f| 000001d0 75 6e 63 74 69 6f 6e 73 3a 0a 0a 85 20 50 72 6f |unctions:... Pro| 000001e0 76 69 64 65 73 20 61 20 6d 65 61 6e 73 20 6f 66 |vides a means of| 000001f0 20 6c 6f 63 61 74 69 6e 67 20 74 68 65 20 63 61 | locating the ca| 00000200 72 65 74 20 65 78 61 63 74 6c 79 20 77 69 74 68 |ret exactly with| 00000210 20 74 68 65 20 70 6f 69 6e 74 65 72 2e 0a 85 20 | the pointer... | 00000220 4d 61 6b 65 73 20 74 68 65 20 63 61 72 65 74 20 |Makes the caret | 00000230 66 6c 61 73 68 20 61 74 20 61 20 75 73 65 72 2d |flash at a user-| 00000240 64 65 66 69 6e 65 64 20 72 61 74 65 2c 20 73 6f |defined rate, so| 00000250 20 69 74 27 73 20 6d 75 63 68 20 65 61 73 69 65 | it's much easie| 00000260 72 20 74 6f 20 66 69 6e 64 20 69 6e 20 6c 61 72 |r to find in lar| 00000270 67 65 20 62 6f 64 69 65 73 20 6f 66 20 74 65 78 |ge bodies of tex| 00000280 74 2e 0a 85 20 43 6f 6c 6f 75 72 73 20 74 68 65 |t... Colours the| 00000290 20 63 61 72 65 74 20 74 6f 20 61 6e 79 20 64 65 | caret to any de| 000002a0 73 6b 74 6f 70 20 63 6f 6c 6f 75 72 20 6f 66 20 |sktop colour of | 000002b0 79 6f 75 72 20 63 68 6f 69 63 65 2e 0a 0a 44 6f |your choice...Do| 000002c0 75 62 6c 65 20 63 6c 69 63 6b 20 74 6f 20 69 6e |uble click to in| 000002d0 73 74 61 6c 6c 20 74 68 65 20 75 74 69 6c 69 74 |stall the utilit| 000002e0 79 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 62 61 |y on the icon ba| 000002f0 72 20 69 6e 20 74 68 65 20 75 73 75 61 6c 20 77 |r in the usual w| 00000300 61 79 2e 20 54 68 65 20 69 63 6f 6e 20 69 73 20 |ay. The icon is | 00000310 73 6f 6d 65 77 68 61 74 20 6e 61 72 72 6f 77 65 |somewhat narrowe| 00000320 72 20 74 68 61 6e 20 6e 6f 72 6d 61 6c 20 69 6e |r than normal in| 00000330 20 6f 72 64 65 72 20 74 6f 20 62 65 20 75 6e 6f | order to be uno| 00000340 62 74 72 75 73 69 76 65 2e 20 4e 6f 74 65 20 74 |btrusive. Note t| 00000350 68 61 74 20 6f 6e 6c 79 20 6f 6e 65 20 63 6f 70 |hat only one cop| 00000360 79 20 6f 66 20 74 68 65 20 61 70 70 6c 69 63 61 |y of the applica| 00000370 74 69 6f 6e 20 63 61 6e 20 62 65 20 69 6e 73 74 |tion can be inst| 00000380 61 6c 6c 65 64 20 61 74 20 61 20 74 69 6d 65 2e |alled at a time.| 00000390 20 54 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e | The application| 000003a0 20 70 72 6f 76 69 64 65 73 20 6f 6e 2d 6c 69 6e | provides on-lin| 000003b0 65 20 68 65 6c 70 20 76 69 61 20 41 63 6f 72 6e |e help via Acorn| 000003c0 27 73 20 21 48 65 6c 70 20 28 6f 72 20 21 53 70 |'s !Help (or !Sp| 000003d0 79 29 20 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a |y) application..| 000003e0 0a 46 65 61 74 75 72 65 73 0a 3d 3d 3d 3d 3d 3d |.Features.======| 000003f0 3d 3d 3d 0a 0a 85 20 54 68 65 20 4c 6f 63 61 74 |===... The Locat| 00000400 6f 72 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |or.-------------| 00000410 2d 0a 0a 43 6c 69 63 6b 20 6f 6e 20 74 68 65 20 |-..Click on the | 00000420 69 63 6f 6e 20 62 61 72 20 69 63 6f 6e 2e 20 49 |icon bar icon. I| 00000430 66 20 74 68 65 72 65 20 69 73 20 6e 6f 20 63 61 |f there is no ca| 00000440 72 65 74 20 74 68 65 20 63 6f 6d 70 75 74 65 72 |ret the computer| 00000450 20 77 69 6c 6c 20 62 65 65 70 2c 20 6f 74 68 65 | will beep, othe| 00000460 72 77 69 73 65 20 74 68 65 20 77 69 6e 64 6f 77 |rwise the window| 00000470 20 63 6f 6e 74 61 69 6e 69 6e 67 20 74 68 65 20 | containing the | 00000480 63 61 72 65 74 20 77 69 6c 6c 20 61 70 70 65 61 |caret will appea| 00000490 72 20 69 6e 20 66 72 6f 6e 74 20 6f 66 20 74 68 |r in front of th| 000004a0 65 20 6f 74 68 65 72 20 77 69 6e 64 6f 77 73 20 |e other windows | 000004b0 61 6e 64 20 74 68 65 20 70 6f 69 6e 74 65 72 20 |and the pointer | 000004c0 77 69 6c 6c 20 7a 6f 6f 6d 20 74 6f 20 74 68 65 |will zoom to the| 000004d0 20 63 61 72 65 74 20 74 6f 20 73 68 6f 77 20 79 | caret to show y| 000004e0 6f 75 20 77 68 65 72 65 20 69 74 20 69 73 2e 20 |ou where it is. | 000004f0 53 6f 6d 65 74 69 6d 65 73 20 61 20 77 69 6e 64 |Sometimes a wind| 00000500 6f 77 20 63 61 6e 20 68 61 76 65 20 74 68 65 20 |ow can have the | 00000510 27 69 6e 70 75 74 20 66 6f 63 75 73 27 20 77 69 |'input focus' wi| 00000520 74 68 6f 75 74 20 63 6f 6e 74 61 69 6e 69 6e 67 |thout containing| 00000530 20 74 68 65 20 63 61 72 65 74 2e 20 49 6e 20 73 | the caret. In s| 00000540 75 63 68 20 61 20 63 61 73 65 2c 20 74 68 65 20 |uch a case, the | 00000550 77 69 6e 64 6f 77 20 69 73 20 62 72 6f 75 67 68 |window is brough| 00000560 74 20 74 6f 20 74 68 65 20 66 72 6f 6e 74 20 62 |t to the front b| 00000570 75 74 20 74 68 65 20 70 6f 69 6e 74 65 72 20 77 |ut the pointer w| 00000580 69 6c 6c 20 6e 6f 74 20 6d 6f 76 65 2e 0a 0a 49 |ill not move...I| 00000590 6e 20 74 68 65 20 63 61 73 65 20 6f 66 20 74 68 |n the case of th| 000005a0 65 20 63 61 72 65 74 20 62 65 69 6e 67 20 6f 75 |e caret being ou| 000005b0 74 73 69 64 65 20 74 68 65 20 77 69 6e 64 6f 77 |tside the window| 000005c0 27 73 20 64 69 73 70 6c 61 79 65 64 20 61 72 65 |'s displayed are| 000005d0 61 2c 20 74 68 65 20 70 6f 69 6e 74 65 72 20 77 |a, the pointer w| 000005e0 69 6c 6c 20 67 6f 20 74 6f 20 74 68 65 20 70 6f |ill go to the po| 000005f0 73 69 74 69 6f 6e 20 6f 66 20 74 68 65 20 63 61 |sition of the ca| 00000600 72 65 74 2c 20 65 76 65 6e 20 69 66 20 74 68 69 |ret, even if thi| 00000610 73 20 69 73 20 62 65 79 6f 6e 64 20 74 68 65 20 |s is beyond the | 00000620 63 75 72 72 65 6e 74 20 62 6f 75 6e 64 73 20 6f |current bounds o| 00000630 66 20 74 68 65 20 77 69 6e 64 6f 77 2e 20 28 54 |f the window. (T| 00000640 68 69 73 20 63 61 6e 20 62 65 20 65 61 73 69 6c |his can be easil| 00000650 79 20 73 65 65 6e 20 69 6e 20 45 64 69 74 2c 20 |y seen in Edit, | 00000660 66 6f 72 20 65 78 61 6d 70 6c 65 3b 20 69 66 20 |for example; if | 00000670 79 6f 75 20 74 6f 67 67 6c 65 20 66 72 6f 6d 20 |you toggle from | 00000680 66 75 6c 6c 2d 73 63 72 65 65 6e 20 74 6f 20 61 |full-screen to a| 00000690 20 73 6d 61 6c 6c 20 77 69 6e 64 6f 77 2c 20 74 | small window, t| 000006a0 68 65 20 63 61 72 65 74 20 6d 61 79 20 74 68 65 |he caret may the| 000006b0 6e 20 6c 69 65 20 69 6e 20 61 6e 20 61 72 65 61 |n lie in an area| 000006c0 20 62 65 79 6f 6e 64 20 74 68 61 74 20 63 75 72 | beyond that cur| 000006d0 72 65 6e 74 6c 79 20 64 69 73 70 6c 61 79 65 64 |rently displayed| 000006e0 20 62 79 20 74 68 65 20 73 6d 61 6c 6c 20 77 69 | by the small wi| 000006f0 6e 64 6f 77 2e 20 49 6e 20 73 75 63 68 20 61 20 |ndow. In such a | 00000700 63 61 73 65 2c 20 74 68 65 20 70 6f 69 6e 74 65 |case, the pointe| 00000710 72 20 6d 61 79 20 6d 6f 76 65 20 74 6f 20 61 6e |r may move to an| 00000720 6f 74 68 65 72 20 61 70 70 6c 69 63 61 74 69 6f |other applicatio| 00000730 6e 27 73 20 77 69 6e 64 6f 77 2c 20 6f 72 20 74 |n's window, or t| 00000740 6f 20 74 68 65 20 62 61 63 6b 67 72 6f 75 6e 64 |o the background| 00000750 2e 20 54 68 69 73 20 69 73 20 6e 6f 74 20 61 6e |. This is not an| 00000760 20 65 72 72 6f 72 3b 20 69 74 20 69 73 20 74 68 | error; it is th| 00000770 65 20 74 72 75 65 20 70 6f 73 69 74 69 6f 6e 20 |e true position | 00000780 6f 66 20 74 68 65 20 63 61 72 65 74 2c 20 65 76 |of the caret, ev| 00000790 65 6e 20 74 68 6f 75 67 68 20 79 6f 75 20 63 61 |en though you ca| 000007a0 6e 27 74 20 61 63 74 75 61 6c 6c 79 20 73 65 65 |n't actually see| 000007b0 20 69 74 2e 29 20 49 66 20 74 68 65 20 63 61 72 | it.) If the car| 000007c0 65 74 20 6c 69 65 73 20 62 65 79 6f 6e 64 20 74 |et lies beyond t| 000007d0 68 65 20 62 6f 75 6e 64 73 20 6f 66 20 74 68 65 |he bounds of the| 000007e0 20 73 63 72 65 65 6e 20 69 74 73 65 6c 66 2c 20 | screen itself, | 000007f0 74 68 65 20 70 6f 69 6e 74 65 72 20 77 69 6c 6c |the pointer will| 00000800 20 6d 6f 76 65 20 74 6f 20 74 68 65 20 65 64 67 | move to the edg| 00000810 65 20 6f 66 20 74 68 65 20 73 63 72 65 65 6e 20 |e of the screen | 00000820 61 6e 64 20 73 6c 69 64 65 20 74 6f 20 6c 69 65 |and slide to lie| 00000830 20 6f 70 70 6f 73 69 74 65 20 74 68 65 20 63 61 | opposite the ca| 00000840 72 65 74 27 73 20 68 6f 72 69 7a 6f 6e 74 61 6c |ret's horizontal| 00000850 20 28 6f 72 20 76 65 72 74 69 63 61 6c 29 20 70 | (or vertical) p| 00000860 6f 73 69 74 69 6f 6e 2e 20 54 68 65 72 65 66 6f |osition. Therefo| 00000870 72 65 2c 20 74 68 65 20 70 6f 69 6e 74 65 72 20 |re, the pointer | 00000880 63 61 6e 6e 6f 74 20 62 65 20 6c 6f 73 74 20 6f |cannot be lost o| 00000890 66 66 20 74 68 65 20 73 63 72 65 65 6e 2e 0a 0a |ff the screen...| 000008a0 85 20 54 68 65 20 46 6c 61 73 68 65 72 0a 2d 2d |. The Flasher.--| 000008b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 4f 70 |------------..Op| 000008c0 65 6e 20 74 68 65 20 4f 70 74 69 6f 6e 73 20 77 |en the Options w| 000008d0 69 6e 64 6f 77 20 66 72 6f 6d 20 74 68 65 20 69 |indow from the i| 000008e0 63 6f 6e 27 73 20 6d 65 6e 75 2e 20 53 65 6c 65 |con's menu. Sele| 000008f0 63 74 69 6e 67 20 74 68 65 20 27 46 6c 61 73 68 |cting the 'Flash| 00000900 20 63 61 72 65 74 27 20 69 63 6f 6e 20 77 69 6c | caret' icon wil| 00000910 6c 20 74 6f 67 67 6c 65 20 74 68 65 20 62 6c 69 |l toggle the bli| 00000920 6e 6b 69 6e 67 2e 20 54 68 65 20 72 61 74 65 20 |nking. The rate | 00000930 6f 66 20 62 6c 69 6e 6b 69 6e 67 20 63 61 6e 20 |of blinking can | 00000940 62 65 20 73 65 74 20 62 79 20 65 6e 74 65 72 69 |be set by enteri| 00000950 6e 67 20 6e 65 77 20 76 61 6c 75 65 73 20 69 6e |ng new values in| 00000960 74 6f 20 74 68 65 20 77 72 69 74 61 62 6c 65 20 |to the writable | 00000970 69 63 6f 6e 73 2e 20 46 6f 72 20 74 68 65 73 65 |icons. For these| 00000980 20 74 6f 20 74 61 6b 65 20 65 66 66 65 63 74 20 | to take effect | 00000990 79 6f 75 20 6d 75 73 74 20 65 69 74 68 65 72 20 |you must either | 000009a0 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 27 53 65 |click on the 'Se| 000009b0 74 20 70 65 72 69 6f 64 27 20 69 63 6f 6e 2c 20 |t period' icon, | 000009c0 6f 72 20 79 6f 75 20 63 61 6e 20 73 69 6d 70 6c |or you can simpl| 000009d0 79 20 70 72 65 73 73 20 3c 52 45 54 55 52 4e 3e |y press <RETURN>| 000009e0 20 6f 72 20 3c 45 4e 54 45 52 3e 20 61 66 74 65 | or <ENTER> afte| 000009f0 72 20 74 79 70 69 6e 67 20 69 6e 20 65 61 63 68 |r typing in each| 00000a00 20 6e 65 77 20 76 61 6c 75 65 2e 0a 0a 85 20 43 | new value.... C| 00000a10 6f 6c 6f 75 72 69 6e 67 20 74 68 65 20 63 61 72 |olouring the car| 00000a20 65 74 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |et.-------------| 00000a30 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 72 65 |---------..There| 00000a40 20 61 72 65 20 74 77 6f 20 6f 70 74 69 6f 6e 73 | are two options| 00000a50 20 68 65 72 65 2c 20 65 69 74 68 65 72 20 28 62 | here, either (b| 00000a60 75 74 20 6e 6f 74 20 62 6f 74 68 29 20 6f 66 20 |ut not both) of | 00000a70 77 68 69 63 68 20 6d 61 79 20 62 65 20 73 65 6c |which may be sel| 00000a80 65 63 74 65 64 2e 20 54 6f 20 74 75 72 6e 20 74 |ected. To turn t| 00000a90 68 65 6d 20 62 6f 74 68 20 6f 66 66 2c 20 41 44 |hem both off, AD| 00000aa0 4a 55 53 54 20 6d 75 73 74 20 62 65 20 63 6c 69 |JUST must be cli| 00000ab0 63 6b 65 64 20 6f 6e 20 77 68 69 63 68 65 76 65 |cked on whicheve| 00000ac0 72 20 69 73 20 63 75 72 72 65 6e 74 6c 79 20 6f |r is currently o| 00000ad0 6e 2e 20 54 68 65 20 77 61 79 20 74 68 65 20 57 |n. The way the W| 00000ae0 49 4d 50 20 70 6c 6f 74 73 20 74 68 65 20 63 61 |IMP plots the ca| 00000af0 72 65 74 20 69 73 20 73 75 63 68 20 74 68 61 74 |ret is such that| 00000b00 20 69 74 20 61 70 70 65 61 72 73 20 72 65 64 20 | it appears red | 00000b10 6f 6e 20 61 20 77 68 69 74 65 20 62 61 63 6b 67 |on a white backg| 00000b20 72 6f 75 6e 64 2e 20 54 68 65 20 66 69 72 73 74 |round. The first| 00000b30 20 6f 70 74 69 6f 6e 20 6b 65 65 70 73 20 74 68 | option keeps th| 00000b40 69 73 20 69 64 65 61 2c 20 62 75 74 20 6c 65 74 |is idea, but let| 00000b50 73 20 79 6f 75 20 63 68 6f 6f 73 65 20 74 68 65 |s you choose the| 00000b60 20 63 6f 6c 6f 75 72 20 77 68 69 63 68 20 69 73 | colour which is| 00000b70 20 75 73 65 64 20 69 6e 73 74 65 61 64 20 6f 66 | used instead of| 00000b80 20 72 65 64 2e 20 54 68 69 73 20 6d 65 61 6e 73 | red. This means| 00000b90 20 74 68 61 74 20 79 6f 75 72 20 63 68 6f 73 65 | that your chose| 00000ba0 6e 20 63 6f 6c 6f 75 72 20 61 70 70 65 61 72 73 |n colour appears| 00000bb0 20 6f 6e 20 77 68 69 74 65 2c 20 62 75 74 20 6e | on white, but n| 00000bc0 6f 74 20 6f 6e 20 61 6e 79 20 6f 74 68 65 72 20 |ot on any other | 00000bd0 63 6f 6c 6f 75 72 20 6f 66 20 62 61 63 6b 67 72 |colour of backgr| 00000be0 6f 75 6e 64 2e 20 54 68 65 20 73 65 63 6f 6e 64 |ound. The second| 00000bf0 20 6f 70 74 69 6f 6e 20 6c 65 74 73 20 79 6f 75 | option lets you| 00000c00 20 66 6f 72 63 65 20 74 68 65 20 63 6f 6c 6f 75 | force the colou| 00000c10 72 20 6f 66 20 74 68 65 20 63 61 72 65 74 2c 20 |r of the caret, | 00000c20 73 6f 20 74 68 61 74 20 79 6f 75 72 20 73 65 6c |so that your sel| 00000c30 65 63 74 65 64 20 63 6f 6c 6f 75 72 20 69 73 20 |ected colour is | 00000c40 61 6c 77 61 79 73 20 75 73 65 64 2c 20 72 65 67 |always used, reg| 00000c50 61 72 64 6c 65 73 73 20 6f 66 20 74 68 65 20 62 |ardless of the b| 00000c60 61 63 6b 67 72 6f 75 6e 64 20 63 6f 6c 6f 75 72 |ackground colour| 00000c70 2e 0a 0a 54 68 65 20 63 6f 6c 6f 75 72 20 69 73 |...The colour is| 00000c80 20 65 61 73 69 6c 79 20 73 65 6c 65 63 74 65 64 | easily selected| 00000c90 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 | by clicking on | 00000ca0 6f 6e 65 20 6f 66 20 74 68 65 20 63 6f 6c 6f 75 |one of the colou| 00000cb0 72 65 64 20 72 65 63 74 61 6e 67 6c 65 73 20 69 |red rectangles i| 00000cc0 6e 20 74 68 65 20 4f 70 74 69 6f 6e 73 20 77 69 |n the Options wi| 00000cd0 6e 64 6f 77 2e 20 54 68 65 20 73 65 6c 65 63 74 |ndow. The select| 00000ce0 65 64 20 63 6f 6c 6f 75 72 20 68 61 73 20 61 20 |ed colour has a | 00000cf0 73 6d 61 6c 6c 20 62 6f 78 20 64 72 61 77 6e 20 |small box drawn | 00000d00 72 6f 75 6e 64 20 69 74 2e 0a 0a 54 68 65 72 65 |round it...There| 00000d10 20 61 72 65 20 61 20 63 6f 75 70 6c 65 20 6f 66 | are a couple of| 00000d20 20 70 6f 69 6e 74 73 20 74 6f 20 6e 6f 74 65 20 | points to note | 00000d30 61 62 6f 75 74 20 74 68 69 73 20 66 65 61 74 75 |about this featu| 00000d40 72 65 2e 20 46 69 72 73 74 6c 79 2c 20 69 74 20 |re. Firstly, it | 00000d50 6f 6e 6c 79 20 77 6f 72 6b 73 20 69 6e 20 31 36 |only works in 16| 00000d60 2d 63 6f 6c 6f 75 72 20 6d 6f 64 65 73 2e 20 53 |-colour modes. S| 00000d70 65 63 6f 6e 64 6c 79 2c 20 69 74 20 69 73 20 61 |econdly, it is a| 00000d80 20 63 6f 6e 73 74 61 6e 74 20 62 61 74 74 6c 65 | constant battle| 00000d90 20 61 67 61 69 6e 73 74 20 74 68 65 20 57 49 4d | against the WIM| 00000da0 50 20 74 6f 20 6d 61 6b 65 20 69 74 20 75 73 65 |P to make it use| 00000db0 20 61 20 64 69 66 66 65 72 65 6e 74 20 63 61 72 | a different car| 00000dc0 65 74 20 63 6f 6c 6f 75 72 2c 20 73 6f 20 77 68 |et colour, so wh| 00000dd0 65 6e 20 65 6e 74 65 72 69 6e 67 20 74 65 78 74 |en entering text| 00000de0 20 28 6f 72 20 6d 6f 76 69 6e 67 20 74 68 65 20 | (or moving the | 00000df0 63 61 72 65 74 2c 20 64 65 70 65 6e 64 69 6e 67 |caret, depending| 00000e00 20 6f 6e 20 69 74 73 20 63 6f 6e 74 65 78 74 29 | on its context)| 00000e10 2c 20 61 20 63 65 72 74 61 69 6e 20 61 6d 6f 75 |, a certain amou| 00000e20 6e 74 20 6f 66 20 66 6c 69 63 6b 65 72 20 69 73 |nt of flicker is| 00000e30 20 61 70 70 61 72 65 6e 74 2e 20 48 6f 77 65 76 | apparent. Howev| 00000e40 65 72 2c 20 69 74 20 69 73 20 6e 6f 74 20 70 61 |er, it is not pa| 00000e50 72 74 69 63 75 6c 61 72 6c 79 20 6f 62 74 72 75 |rticularly obtru| 00000e60 73 69 76 65 2e 20 55 6e 66 6f 72 74 75 6e 61 74 |sive. Unfortunat| 00000e70 65 6c 79 20 74 68 65 72 65 20 69 73 20 6e 6f 20 |ely there is no | 00000e80 77 61 79 20 61 72 6f 75 6e 64 20 74 68 69 73 20 |way around this | 00000e90 70 72 6f 62 6c 65 6d 2e 0a 0a 46 75 72 74 68 65 |problem...Furthe| 00000ea0 72 20 6e 6f 74 65 73 0a 2d 2d 2d 2d 2d 2d 2d 2d |r notes.--------| 00000eb0 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 4f 70 74 69 |------..The Opti| 00000ec0 6f 6e 73 20 77 69 6e 64 6f 77 20 63 6f 6e 74 61 |ons window conta| 00000ed0 69 6e 73 20 61 20 6c 61 72 67 65 20 27 64 75 6d |ins a large 'dum| 00000ee0 6d 79 20 63 61 72 65 74 27 20 77 68 69 63 68 20 |my caret' which | 00000ef0 64 69 73 70 6c 61 79 73 20 74 68 65 20 63 75 72 |displays the cur| 00000f00 72 65 6e 74 20 73 74 61 74 65 20 6f 66 20 74 68 |rent state of th| 00000f10 65 20 72 65 61 6c 20 6f 6e 65 2c 20 69 2e 65 2e |e real one, i.e.| 00000f20 20 66 6c 61 73 68 20 72 61 74 65 20 61 6e 64 20 | flash rate and | 00000f30 62 61 73 65 20 63 6f 6c 6f 75 72 2e 20 54 68 65 |base colour. The| 00000f40 20 62 61 73 65 20 63 6f 6c 6f 75 72 20 6d 61 79 | base colour may| 00000f50 20 6e 6f 74 20 72 65 66 6c 65 63 74 20 74 68 65 | not reflect the| 00000f60 20 74 72 75 65 20 63 6f 6c 6f 75 72 20 6f 66 20 | true colour of | 00000f70 74 68 65 20 63 61 72 65 74 20 69 66 20 74 68 65 |the caret if the| 00000f80 20 27 66 6f 72 63 65 20 63 61 72 65 74 20 63 6f | 'force caret co| 00000f90 6c 6f 75 72 27 20 6f 70 74 69 6f 6e 20 69 73 20 |lour' option is | 00000fa0 6e 6f 74 20 69 6e 20 75 73 65 2e 0a 0a 54 68 65 |not in use...The| 00000fb0 72 65 20 69 73 20 61 6c 73 6f 20 61 20 27 53 61 |re is also a 'Sa| 00000fc0 76 65 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e |ve configuration| 00000fd0 27 20 69 63 6f 6e 20 69 6e 20 74 68 65 20 4f 70 |' icon in the Op| 00000fe0 74 69 6f 6e 73 20 77 69 6e 64 6f 77 2e 20 43 6c |tions window. Cl| 00000ff0 69 63 6b 69 6e 67 20 6f 6e 20 74 68 69 73 20 77 |icking on this w| 00001000 69 6c 6c 20 73 61 76 65 20 61 6c 6c 20 74 68 65 |ill save all the| 00001010 20 73 65 74 74 69 6e 67 73 20 66 6f 72 20 66 75 | settings for fu| 00001020 74 75 72 65 20 75 73 65 3b 20 74 68 65 79 20 77 |ture use; they w| 00001030 69 6c 6c 20 62 65 20 73 65 74 20 75 70 20 61 75 |ill be set up au| 00001040 74 6f 6d 61 74 69 63 61 6c 6c 79 20 65 61 63 68 |tomatically each| 00001050 20 74 69 6d 65 20 74 68 65 20 70 72 6f 67 72 61 | time the progra| 00001060 6d 20 69 73 20 73 75 62 73 65 71 75 65 6e 74 6c |m is subsequentl| 00001070 79 20 6c 6f 61 64 65 64 2e 20 49 66 20 66 6f 72 |y loaded. If for| 00001080 20 73 6f 6d 65 20 72 65 61 73 6f 6e 20 74 68 65 | some reason the| 00001090 20 53 61 76 65 20 66 61 69 6c 73 2c 20 79 6f 75 | Save fails, you| 000010a0 20 77 69 6c 6c 20 62 65 20 69 6e 66 6f 72 6d 65 | will be informe| 000010b0 64 2e 20 53 69 6d 69 6c 61 72 6c 79 2c 20 69 66 |d. Similarly, if| 000010c0 20 74 68 65 20 73 65 74 74 69 6e 67 73 20 66 69 | the settings fi| 000010d0 6c 65 20 69 73 20 61 62 73 65 6e 74 20 6f 72 20 |le is absent or | 000010e0 63 6f 72 72 75 70 74 65 64 20 77 68 65 6e 20 79 |corrupted when y| 000010f0 6f 75 20 6c 6f 61 64 20 74 68 65 20 61 70 70 6c |ou load the appl| 00001100 69 63 61 74 69 6f 6e 20 69 6e 20 74 68 65 20 66 |ication in the f| 00001110 69 72 73 74 20 70 6c 61 63 65 2c 20 79 6f 75 20 |irst place, you | 00001120 77 69 6c 6c 20 62 65 20 69 6e 66 6f 72 6d 65 64 |will be informed| 00001130 2c 20 61 6e 64 20 61 20 73 65 74 20 6f 66 20 64 |, and a set of d| 00001140 65 66 61 75 6c 74 20 70 61 72 61 6d 65 74 65 72 |efault parameter| 00001150 73 20 77 69 6c 6c 20 62 65 20 75 73 65 64 2e 0a |s will be used..| 00001160 0a 46 6f 72 20 79 6f 75 72 20 69 6e 74 65 72 65 |.For your intere| 00001170 73 74 2c 20 74 68 65 20 72 65 61 73 6f 6e 20 49 |st, the reason I| 00001180 20 77 72 6f 74 65 20 74 68 69 73 20 61 70 70 6c | wrote this appl| 00001190 69 63 61 74 69 6f 6e 20 77 61 73 20 74 68 61 74 |ication was that| 000011a0 20 49 20 68 61 64 20 73 65 65 6e 20 61 20 63 6f | I had seen a co| 000011b0 75 70 6c 65 20 6f 66 20 63 61 72 65 74 20 66 6c |uple of caret fl| 000011c0 61 73 68 65 72 73 20 61 6e 64 20 61 20 63 61 72 |ashers and a car| 000011d0 65 74 20 6c 6f 63 61 74 6f 72 20 75 74 69 6c 69 |et locator utili| 000011e0 74 79 2c 20 62 75 74 20 6e 65 76 65 72 20 61 20 |ty, but never a | 000011f0 63 6f 6d 62 69 6e 61 74 69 6f 6e 20 6f 66 20 74 |combination of t| 00001200 68 65 20 74 77 6f 2c 20 77 68 69 63 68 20 49 20 |he two, which I | 00001210 74 68 6f 75 67 68 74 20 77 61 73 20 61 20 66 61 |thought was a fa| 00001220 69 72 6c 79 20 6f 62 76 69 6f 75 73 20 74 68 69 |irly obvious thi| 00001230 6e 67 20 74 6f 20 64 6f 2e 20 41 6c 73 6f 2c 20 |ng to do. Also, | 00001240 74 68 65 20 66 6c 61 73 68 65 72 73 20 77 65 72 |the flashers wer| 00001250 65 20 6e 6f 74 20 76 65 72 79 20 63 6f 6e 66 69 |e not very confi| 00001260 67 75 72 61 62 6c 65 3b 20 46 6c 61 73 68 46 69 |gurable; FlashFi| 00001270 6e 64 2c 20 6f 6e 20 74 68 65 20 6f 74 68 65 72 |nd, on the other| 00001280 20 68 61 6e 64 2c 20 77 69 6c 6c 20 6c 65 74 20 | hand, will let | 00001290 79 6f 75 20 73 65 74 20 74 68 65 20 6f 6e 20 61 |you set the on a| 000012a0 6e 64 20 6f 66 66 20 70 65 72 69 6f 64 73 20 6f |nd off periods o| 000012b0 66 20 74 68 65 20 62 6c 69 6e 6b 20 69 6e 64 65 |f the blink inde| 000012c0 70 65 6e 64 65 6e 74 6c 79 2c 20 64 6f 77 6e 20 |pendently, down | 000012d0 74 6f 20 61 20 6d 69 6e 69 6d 75 6d 20 76 61 6c |to a minimum val| 000012e0 75 65 20 6f 66 20 61 20 74 65 6e 74 68 20 6f 66 |ue of a tenth of| 000012f0 20 61 20 73 65 63 6f 6e 64 2e 20 54 68 65 20 63 | a second. The c| 00001300 61 72 65 74 20 63 6f 6c 6f 75 72 20 6f 70 74 69 |aret colour opti| 00001310 6f 6e 20 77 61 73 20 61 6e 20 61 74 74 65 6d 70 |on was an attemp| 00001320 74 20 74 6f 20 63 6f 6d 62 61 74 20 74 68 65 20 |t to combat the | 00001330 27 69 6e 76 69 73 69 62 6c 65 20 63 61 72 65 74 |'invisible caret| 00001340 27 20 77 68 69 63 68 20 79 6f 75 20 67 65 74 20 |' which you get | 00001350 6f 6e 20 73 6f 6d 65 20 62 61 63 6b 67 72 6f 75 |on some backgrou| 00001360 6e 64 73 2e 20 49 74 27 73 20 6e 6f 74 20 70 65 |nds. It's not pe| 00001370 72 66 65 63 74 2c 20 62 75 74 20 49 20 74 68 69 |rfect, but I thi| 00001380 6e 6b 20 69 74 27 73 20 74 68 65 20 62 65 73 74 |nk it's the best| 00001390 20 74 68 61 74 20 63 61 6e 20 62 65 20 64 6f 6e | that can be don| 000013a0 65 2e 0a |e..| 000013a3