Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199206b.adf » June92 » !AWJune92/Goodies/FlashFind/!FlashFind/?FlashFind

!AWJune92/Goodies/FlashFind/!FlashFind/?FlashFind

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/?FlashFind
Read OK:
File size: 13BB 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 20 20  20 20 20 20 28 76 20 31  |            (v 1|
00000030  2e 31 32 29 0a 2d 3d 2d  3d 2d 3d 2d 3d 2d 0a 0a  |.12).-=-=-=-=-..|
00000040  20 20 20 20 20 20 20 20  41 20 64 65 73 6b 74 6f  |        A deskto|
00000050  70 20 75 74 69 6c 69 74  79 20 62 79 20 52 69 63  |p utility by Ric|
00000060  68 61 72 64 20 47 2e 20  48 61 6c 6c 61 73 0a 20  |hard G. Hallas. |
00000070  20 20 20 20 20 20 20 20  20 20 20 66 6f 72 20 41  |           for A|
00000080  72 63 68 69 6d 65 64 65  73 20 57 6f 72 6c 64 20  |rchimedes World |
00000090  6d 61 67 61 7a 69 6e 65  0a 0a 5f 5f 5f 5f 5f 5f  |magazine..______|
000000a0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000000c0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 0a 0a  |______________..|
000000d0  48 65 72 65 27 73 20 61  20 6c 69 74 74 6c 65 20  |Here's a little |
000000e0  63 61 72 65 74 20 75 74  69 6c 69 74 79 2c 20 63  |caret utility, c|
000000f0  6f 6d 62 69 6e 69 6e 67  20 73 65 76 65 72 61 6c  |ombining several|
00000100  0a 66 75 6e 63 74 69 6f  6e 73 20 69 6e 74 6f 20  |.functions into |
00000110  6f 6e 65 20 73 6d 61 6c  6c 20 61 70 70 6c 69 63  |one small applic|
00000120  61 74 69 6f 6e 20 77 68  69 63 68 20 63 61 6e 20  |ation which can |
00000130  62 65 0a 6c 65 66 74 20  70 65 72 6d 61 6e 65 6e  |be.left permanen|
00000140  74 6c 79 20 28 61 6e 64  20 75 73 65 66 75 6c 6c  |tly (and usefull|
00000150  79 21 29 20 69 6e 73 74  61 6c 6c 65 64 20 6f 6e  |y!) installed on|
00000160  20 74 68 65 0a 69 63 6f  6e 20 62 61 72 2e 20 49  | the.icon bar. I|
00000170  74 20 6f 6e 6c 79 20 72  65 71 75 69 72 65 73 20  |t only requires |
00000180  31 36 4b 20 74 6f 20 6f  70 65 72 61 74 65 2c 20  |16K to operate, |
00000190  73 6f 20 69 74 0a 64 6f  65 73 6e 27 74 20 77 61  |so it.doesn't wa|
000001a0  73 74 65 20 6d 75 63 68  20 6d 65 6d 6f 72 79 20  |ste much memory |
000001b0  65 76 65 6e 20 6f 6e 20  61 20 31 4d 62 20 6d 61  |even on a 1Mb ma|
000001c0  63 68 69 6e 65 2e 0a 0a  46 6c 61 73 68 46 69 6e  |chine...FlashFin|
000001d0  64 20 68 61 73 20 74 68  72 65 65 20 6d 61 69 6e  |d has three main|
000001e0  20 66 75 6e 63 74 69 6f  6e 73 3a 0a 0a 85 20 50  | functions:... P|
000001f0  72 6f 76 69 64 65 73 20  61 20 6d 65 61 6e 73 20  |rovides a means |
00000200  6f 66 20 6c 6f 63 61 74  69 6e 67 20 74 68 65 20  |of locating the |
00000210  63 61 72 65 74 20 65 78  61 63 74 6c 79 0a 20 20  |caret exactly.  |
00000220  77 69 74 68 20 74 68 65  20 70 6f 69 6e 74 65 72  |with the pointer|
00000230  2e 0a 85 20 4d 61 6b 65  73 20 74 68 65 20 63 61  |... Makes the ca|
00000240  72 65 74 20 66 6c 61 73  68 20 61 74 20 61 20 75  |ret flash at a u|
00000250  73 65 72 2d 64 65 66 69  6e 65 64 20 72 61 74 65  |ser-defined rate|
00000260  2c 20 73 6f 0a 20 20 69  74 27 73 20 6d 75 63 68  |, so.  it's much|
00000270  20 65 61 73 69 65 72 20  74 6f 20 66 69 6e 64 20  | easier to find |
00000280  69 6e 20 6c 61 72 67 65  20 62 6f 64 69 65 73 20  |in large bodies |
00000290  6f 66 20 74 65 78 74 2e  0a 85 20 43 6f 6c 6f 75  |of text... Colou|
000002a0  72 73 20 74 68 65 20 63  61 72 65 74 20 74 6f 20  |rs the caret to |
000002b0  61 6e 79 20 64 65 73 6b  74 6f 70 20 63 6f 6c 6f  |any desktop colo|
000002c0  75 72 20 6f 66 20 79 6f  75 72 0a 20 20 63 68 6f  |ur of your.  cho|
000002d0  69 63 65 2e 0a 0a 44 6f  75 62 6c 65 20 63 6c 69  |ice...Double cli|
000002e0  63 6b 20 74 6f 20 69 6e  73 74 61 6c 6c 20 74 68  |ck to install th|
000002f0  65 20 75 74 69 6c 69 74  79 20 6f 6e 20 74 68 65  |e utility on the|
00000300  20 69 63 6f 6e 20 62 61  72 0a 69 6e 20 74 68 65  | icon bar.in the|
00000310  20 75 73 75 61 6c 20 77  61 79 2e 20 54 68 65 20  | usual way. The |
00000320  69 63 6f 6e 20 69 73 20  73 6f 6d 65 77 68 61 74  |icon is somewhat|
00000330  20 6e 61 72 72 6f 77 65  72 20 74 68 61 6e 0a 6e  | narrower than.n|
00000340  6f 72 6d 61 6c 20 69 6e  20 6f 72 64 65 72 20 74  |ormal in order t|
00000350  6f 20 62 65 20 75 6e 6f  62 74 72 75 73 69 76 65  |o be unobtrusive|
00000360  2e 20 4e 6f 74 65 20 74  68 61 74 20 6f 6e 6c 79  |. Note that only|
00000370  0a 6f 6e 65 20 63 6f 70  79 20 6f 66 20 74 68 65  |.one copy of the|
00000380  20 61 70 70 6c 69 63 61  74 69 6f 6e 20 63 61 6e  | application can|
00000390  20 62 65 20 69 6e 73 74  61 6c 6c 65 64 20 61 74  | be installed at|
000003a0  20 61 0a 74 69 6d 65 2e  20 54 68 65 20 61 70 70  | a.time. The app|
000003b0  6c 69 63 61 74 69 6f 6e  20 70 72 6f 76 69 64 65  |lication provide|
000003c0  73 20 6f 6e 2d 6c 69 6e  65 20 68 65 6c 70 20 76  |s on-line help v|
000003d0  69 61 0a 41 63 6f 72 6e  27 73 20 21 48 65 6c 70  |ia.Acorn's !Help|
000003e0  20 28 6f 72 20 21 53 70  79 29 20 61 70 70 6c 69  | (or !Spy) appli|
000003f0  63 61 74 69 6f 6e 2e 0a  0a 46 65 61 74 75 72 65  |cation...Feature|
00000400  73 0a 3d 3d 3d 3d 3d 3d  3d 3d 3d 0a 0a 85 20 54  |s.=========... T|
00000410  68 65 20 4c 6f 63 61 74  6f 72 0a 2d 2d 2d 2d 2d  |he Locator.-----|
00000420  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 0a 43 6c 69 63 6b  |---------..Click|
00000430  20 6f 6e 20 74 68 65 20  69 63 6f 6e 20 62 61 72  | on the icon bar|
00000440  20 69 63 6f 6e 2e 20 49  66 20 74 68 65 72 65 20  | icon. If there |
00000450  69 73 20 6e 6f 20 63 61  72 65 74 20 74 68 65 0a  |is no caret the.|
00000460  63 6f 6d 70 75 74 65 72  20 77 69 6c 6c 20 62 65  |computer will be|
00000470  65 70 2c 20 6f 74 68 65  72 77 69 73 65 20 74 68  |ep, otherwise th|
00000480  65 20 77 69 6e 64 6f 77  20 63 6f 6e 74 61 69 6e  |e window contain|
00000490  69 6e 67 0a 74 68 65 20  63 61 72 65 74 20 77 69  |ing.the caret wi|
000004a0  6c 6c 20 61 70 70 65 61  72 20 69 6e 20 66 72 6f  |ll appear in fro|
000004b0  6e 74 20 6f 66 20 74 68  65 20 6f 74 68 65 72 20  |nt of the other |
000004c0  77 69 6e 64 6f 77 73 0a  61 6e 64 20 74 68 65 20  |windows.and the |
000004d0  70 6f 69 6e 74 65 72 20  77 69 6c 6c 20 7a 6f 6f  |pointer will zoo|
000004e0  6d 20 74 6f 20 74 68 65  20 63 61 72 65 74 20 74  |m to the caret t|
000004f0  6f 20 73 68 6f 77 20 79  6f 75 0a 77 68 65 72 65  |o show you.where|
00000500  20 69 74 20 69 73 2e 20  53 6f 6d 65 74 69 6d 65  | it is. Sometime|
00000510  73 20 61 20 77 69 6e 64  6f 77 20 63 61 6e 20 68  |s a window can h|
00000520  61 76 65 20 74 68 65 20  27 69 6e 70 75 74 0a 66  |ave the 'input.f|
00000530  6f 63 75 73 27 20 77 69  74 68 6f 75 74 20 63 6f  |ocus' without co|
00000540  6e 74 61 69 6e 69 6e 67  20 74 68 65 20 63 61 72  |ntaining the car|
00000550  65 74 2e 20 49 6e 20 73  75 63 68 20 61 20 63 61  |et. In such a ca|
00000560  73 65 2c 0a 74 68 65 20  77 69 6e 64 6f 77 20 69  |se,.the window i|
00000570  73 20 62 72 6f 75 67 68  74 20 74 6f 20 74 68 65  |s brought to the|
00000580  20 66 72 6f 6e 74 20 62  75 74 20 74 68 65 20 70  | front but the p|
00000590  6f 69 6e 74 65 72 0a 77  69 6c 6c 20 6e 6f 74 20  |ointer.will not |
000005a0  6d 6f 76 65 2e 0a 0a 49  6e 20 74 68 65 20 63 61  |move...In the ca|
000005b0  73 65 20 6f 66 20 74 68  65 20 63 61 72 65 74 20  |se of the caret |
000005c0  62 65 69 6e 67 20 6f 75  74 73 69 64 65 20 74 68  |being outside th|
000005d0  65 20 77 69 6e 64 6f 77  27 73 0a 64 69 73 70 6c  |e window's.displ|
000005e0  61 79 65 64 20 61 72 65  61 2c 20 74 68 65 20 70  |ayed area, the p|
000005f0  6f 69 6e 74 65 72 20 77  69 6c 6c 20 67 6f 20 74  |ointer will go t|
00000600  6f 20 74 68 65 20 70 6f  73 69 74 69 6f 6e 0a 6f  |o the position.o|
00000610  66 20 74 68 65 20 63 61  72 65 74 2c 20 65 76 65  |f the caret, eve|
00000620  6e 20 69 66 20 74 68 69  73 20 69 73 20 62 65 79  |n if this is bey|
00000630  6f 6e 64 20 74 68 65 20  63 75 72 72 65 6e 74 0a  |ond the current.|
00000640  62 6f 75 6e 64 73 20 6f  66 20 74 68 65 20 77 69  |bounds of the wi|
00000650  6e 64 6f 77 2e 20 28 54  68 69 73 20 63 61 6e 20  |ndow. (This can |
00000660  62 65 20 65 61 73 69 6c  79 20 73 65 65 6e 20 69  |be easily seen i|
00000670  6e 0a 45 64 69 74 2c 20  66 6f 72 20 65 78 61 6d  |n.Edit, for exam|
00000680  70 6c 65 3b 20 69 66 20  79 6f 75 20 74 6f 67 67  |ple; if you togg|
00000690  6c 65 20 66 72 6f 6d 20  66 75 6c 6c 2d 73 63 72  |le from full-scr|
000006a0  65 65 6e 0a 74 6f 20 61  20 73 6d 61 6c 6c 20 77  |een.to a small w|
000006b0  69 6e 64 6f 77 2c 20 74  68 65 20 63 61 72 65 74  |indow, the caret|
000006c0  20 6d 61 79 20 74 68 65  6e 20 6c 69 65 20 69 6e  | may then lie in|
000006d0  20 61 6e 20 61 72 65 61  0a 62 65 79 6f 6e 64 20  | an area.beyond |
000006e0  74 68 61 74 20 63 75 72  72 65 6e 74 6c 79 20 64  |that currently d|
000006f0  69 73 70 6c 61 79 65 64  20 62 79 20 74 68 65 20  |isplayed by the |
00000700  73 6d 61 6c 6c 20 77 69  6e 64 6f 77 2e 0a 49 6e  |small window..In|
00000710  20 73 75 63 68 20 61 20  63 61 73 65 2c 20 74 68  | such a case, th|
00000720  65 20 70 6f 69 6e 74 65  72 20 6d 61 79 20 6d 6f  |e pointer may mo|
00000730  76 65 20 74 6f 20 61 6e  6f 74 68 65 72 0a 61 70  |ve to another.ap|
00000740  70 6c 69 63 61 74 69 6f  6e 27 73 20 77 69 6e 64  |plication's wind|
00000750  6f 77 2c 20 6f 72 20 74  6f 20 74 68 65 20 62 61  |ow, or to the ba|
00000760  63 6b 67 72 6f 75 6e 64  2e 20 54 68 69 73 20 69  |ckground. This i|
00000770  73 0a 6e 6f 74 20 61 6e  20 65 72 72 6f 72 3b 20  |s.not an error; |
00000780  69 74 20 69 73 20 74 68  65 20 74 72 75 65 20 70  |it is the true p|
00000790  6f 73 69 74 69 6f 6e 20  6f 66 20 74 68 65 20 63  |osition of the c|
000007a0  61 72 65 74 2c 0a 65 76  65 6e 20 74 68 6f 75 67  |aret,.even thoug|
000007b0  68 20 79 6f 75 20 63 61  6e 27 74 20 61 63 74 75  |h you can't actu|
000007c0  61 6c 6c 79 20 73 65 65  20 69 74 2e 29 20 49 66  |ally see it.) If|
000007d0  20 74 68 65 20 63 61 72  65 74 0a 6c 69 65 73 20  | the caret.lies |
000007e0  62 65 79 6f 6e 64 20 74  68 65 20 62 6f 75 6e 64  |beyond the bound|
000007f0  73 20 6f 66 20 74 68 65  20 73 63 72 65 65 6e 20  |s of the screen |
00000800  69 74 73 65 6c 66 2c 20  74 68 65 0a 70 6f 69 6e  |itself, the.poin|
00000810  74 65 72 20 77 69 6c 6c  20 6d 6f 76 65 20 74 6f  |ter will move to|
00000820  20 74 68 65 20 65 64 67  65 20 6f 66 20 74 68 65  | the edge of the|
00000830  20 73 63 72 65 65 6e 20  61 6e 64 0a 73 6c 69 64  | screen and.slid|
00000840  65 20 74 6f 20 6c 69 65  20 6f 70 70 6f 73 69 74  |e to lie opposit|
00000850  65 20 74 68 65 20 63 61  72 65 74 27 73 20 68 6f  |e the caret's ho|
00000860  72 69 7a 6f 6e 74 61 6c  20 28 6f 72 0a 76 65 72  |rizontal (or.ver|
00000870  74 69 63 61 6c 29 20 70  6f 73 69 74 69 6f 6e 2e  |tical) position.|
00000880  20 54 68 65 72 65 66 6f  72 65 2c 20 74 68 65 20  | Therefore, the |
00000890  70 6f 69 6e 74 65 72 20  63 61 6e 6e 6f 74 20 62  |pointer cannot b|
000008a0  65 0a 6c 6f 73 74 20 6f  66 66 20 74 68 65 20 73  |e.lost off the s|
000008b0  63 72 65 65 6e 2e 0a 0a  85 20 54 68 65 20 46 6c  |creen.... The Fl|
000008c0  61 73 68 65 72 0a 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |asher.----------|
000008d0  2d 2d 2d 2d 0a 0a 4f 70  65 6e 20 74 68 65 20 4f  |----..Open the O|
000008e0  70 74 69 6f 6e 73 20 77  69 6e 64 6f 77 20 66 72  |ptions window fr|
000008f0  6f 6d 20 74 68 65 20 69  63 6f 6e 27 73 20 6d 65  |om the icon's me|
00000900  6e 75 2e 0a 53 65 6c 65  63 74 69 6e 67 20 74 68  |nu..Selecting th|
00000910  65 20 27 46 6c 61 73 68  20 63 61 72 65 74 27 20  |e 'Flash caret' |
00000920  69 63 6f 6e 20 77 69 6c  6c 20 74 6f 67 67 6c 65  |icon will toggle|
00000930  20 74 68 65 0a 62 6c 69  6e 6b 69 6e 67 2e 20 54  | the.blinking. T|
00000940  68 65 20 72 61 74 65 20  6f 66 20 62 6c 69 6e 6b  |he rate of blink|
00000950  69 6e 67 20 63 61 6e 20  62 65 20 73 65 74 20 62  |ing can be set b|
00000960  79 0a 65 6e 74 65 72 69  6e 67 20 6e 65 77 20 76  |y.entering new v|
00000970  61 6c 75 65 73 20 69 6e  74 6f 20 74 68 65 20 77  |alues into the w|
00000980  72 69 74 61 62 6c 65 20  69 63 6f 6e 73 2e 20 46  |ritable icons. F|
00000990  6f 72 0a 74 68 65 73 65  20 74 6f 20 74 61 6b 65  |or.these to take|
000009a0  20 65 66 66 65 63 74 20  79 6f 75 20 6d 75 73 74  | effect you must|
000009b0  20 65 69 74 68 65 72 20  63 6c 69 63 6b 20 6f 6e  | either click on|
000009c0  20 74 68 65 0a 27 53 65  74 20 70 65 72 69 6f 64  | the.'Set period|
000009d0  27 20 69 63 6f 6e 2c 20  6f 72 20 79 6f 75 20 63  |' icon, or you c|
000009e0  61 6e 20 73 69 6d 70 6c  79 20 70 72 65 73 73 20  |an simply press |
000009f0  3c 52 45 54 55 52 4e 3e  0a 6f 72 20 3c 45 4e 54  |<RETURN>.or <ENT|
00000a00  45 52 3e 20 61 66 74 65  72 20 74 79 70 69 6e 67  |ER> after typing|
00000a10  20 69 6e 20 65 61 63 68  20 6e 65 77 20 76 61 6c  | in each new val|
00000a20  75 65 2e 0a 0a 85 20 43  6f 6c 6f 75 72 69 6e 67  |ue.... Colouring|
00000a30  20 74 68 65 20 63 61 72  65 74 0a 2d 2d 2d 2d 2d  | the caret.-----|
00000a40  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000a50  2d 0a 0a 54 68 65 72 65  20 61 72 65 20 74 77 6f  |-..There are two|
00000a60  20 6f 70 74 69 6f 6e 73  20 68 65 72 65 2c 20 65  | options here, e|
00000a70  69 74 68 65 72 20 28 62  75 74 20 6e 6f 74 20 62  |ither (but not b|
00000a80  6f 74 68 29 20 6f 66 0a  77 68 69 63 68 20 6d 61  |oth) of.which ma|
00000a90  79 20 62 65 20 73 65 6c  65 63 74 65 64 2e 20 54  |y be selected. T|
00000aa0  6f 20 74 75 72 6e 20 74  68 65 6d 20 62 6f 74 68  |o turn them both|
00000ab0  20 6f 66 66 2c 20 41 44  4a 55 53 54 0a 6d 75 73  | off, ADJUST.mus|
00000ac0  74 20 62 65 20 63 6c 69  63 6b 65 64 20 6f 6e 20  |t be clicked on |
00000ad0  77 68 69 63 68 65 76 65  72 20 69 73 20 63 75 72  |whichever is cur|
00000ae0  72 65 6e 74 6c 79 20 6f  6e 2e 20 54 68 65 0a 77  |rently on. The.w|
00000af0  61 79 20 74 68 65 20 57  49 4d 50 20 70 6c 6f 74  |ay the WIMP plot|
00000b00  73 20 74 68 65 20 63 61  72 65 74 20 69 73 20 73  |s the caret is s|
00000b10  75 63 68 20 74 68 61 74  20 69 74 20 61 70 70 65  |uch that it appe|
00000b20  61 72 73 0a 72 65 64 20  6f 6e 20 61 20 77 68 69  |ars.red on a whi|
00000b30  74 65 20 62 61 63 6b 67  72 6f 75 6e 64 2e 20 54  |te background. T|
00000b40  68 65 20 66 69 72 73 74  20 6f 70 74 69 6f 6e 20  |he first option |
00000b50  6b 65 65 70 73 0a 74 68  69 73 20 69 64 65 61 2c  |keeps.this idea,|
00000b60  20 62 75 74 20 6c 65 74  73 20 79 6f 75 20 63 68  | but lets you ch|
00000b70  6f 6f 73 65 20 74 68 65  20 63 6f 6c 6f 75 72 20  |oose the colour |
00000b80  77 68 69 63 68 20 69 73  0a 75 73 65 64 20 69 6e  |which is.used in|
00000b90  73 74 65 61 64 20 6f 66  20 72 65 64 2e 20 54 68  |stead of red. Th|
00000ba0  69 73 20 6d 65 61 6e 73  20 74 68 61 74 20 79 6f  |is means that yo|
00000bb0  75 72 20 63 68 6f 73 65  6e 0a 63 6f 6c 6f 75 72  |ur chosen.colour|
00000bc0  20 61 70 70 65 61 72 73  20 6f 6e 20 77 68 69 74  | appears on whit|
00000bd0  65 2c 20 62 75 74 20 6e  6f 74 20 6f 6e 20 61 6e  |e, but not on an|
00000be0  79 20 6f 74 68 65 72 20  63 6f 6c 6f 75 72 0a 6f  |y other colour.o|
00000bf0  66 20 62 61 63 6b 67 72  6f 75 6e 64 2e 20 54 68  |f background. Th|
00000c00  65 20 73 65 63 6f 6e 64  20 6f 70 74 69 6f 6e 20  |e second option |
00000c10  6c 65 74 73 20 79 6f 75  20 66 6f 72 63 65 20 74  |lets you force t|
00000c20  68 65 0a 63 6f 6c 6f 75  72 20 6f 66 20 74 68 65  |he.colour of the|
00000c30  20 63 61 72 65 74 2c 20  73 6f 20 74 68 61 74 20  | caret, so that |
00000c40  79 6f 75 72 20 73 65 6c  65 63 74 65 64 20 63 6f  |your selected co|
00000c50  6c 6f 75 72 20 69 73 0a  61 6c 77 61 79 73 20 75  |lour is.always u|
00000c60  73 65 64 2c 20 72 65 67  61 72 64 6c 65 73 73 20  |sed, regardless |
00000c70  6f 66 20 74 68 65 20 62  61 63 6b 67 72 6f 75 6e  |of the backgroun|
00000c80  64 20 63 6f 6c 6f 75 72  2e 0a 0a 54 68 65 20 63  |d colour...The c|
00000c90  6f 6c 6f 75 72 20 69 73  20 65 61 73 69 6c 79 20  |olour is easily |
00000ca0  73 65 6c 65 63 74 65 64  20 62 79 20 63 6c 69 63  |selected by clic|
00000cb0  6b 69 6e 67 20 6f 6e 20  6f 6e 65 20 6f 66 0a 74  |king on one of.t|
00000cc0  68 65 20 63 6f 6c 6f 75  72 65 64 20 72 65 63 74  |he coloured rect|
00000cd0  61 6e 67 6c 65 73 20 69  6e 20 74 68 65 20 4f 70  |angles in the Op|
00000ce0  74 69 6f 6e 73 20 77 69  6e 64 6f 77 2e 20 54 68  |tions window. Th|
00000cf0  65 0a 73 65 6c 65 63 74  65 64 20 63 6f 6c 6f 75  |e.selected colou|
00000d00  72 20 68 61 73 20 61 20  73 6d 61 6c 6c 20 62 6f  |r has a small bo|
00000d10  78 20 64 72 61 77 6e 20  72 6f 75 6e 64 20 69 74  |x drawn round it|
00000d20  2e 0a 0a 54 68 65 72 65  20 61 72 65 20 61 20 63  |...There are a c|
00000d30  6f 75 70 6c 65 20 6f 66  20 70 6f 69 6e 74 73 20  |ouple of points |
00000d40  74 6f 20 6e 6f 74 65 20  61 62 6f 75 74 20 74 68  |to note about th|
00000d50  69 73 0a 66 65 61 74 75  72 65 2e 20 46 69 72 73  |is.feature. Firs|
00000d60  74 6c 79 2c 20 69 74 20  6f 6e 6c 79 20 77 6f 72  |tly, it only wor|
00000d70  6b 73 20 69 6e 20 31 36  2d 63 6f 6c 6f 75 72 20  |ks in 16-colour |
00000d80  6d 6f 64 65 73 2e 0a 53  65 63 6f 6e 64 6c 79 2c  |modes..Secondly,|
00000d90  20 69 74 20 69 73 20 61  20 63 6f 6e 73 74 61 6e  | it is a constan|
00000da0  74 20 62 61 74 74 6c 65  20 61 67 61 69 6e 73 74  |t battle against|
00000db0  20 74 68 65 20 57 49 4d  50 0a 74 6f 20 6d 61 6b  | the WIMP.to mak|
00000dc0  65 20 69 74 20 75 73 65  20 61 20 64 69 66 66 65  |e it use a diffe|
00000dd0  72 65 6e 74 20 63 61 72  65 74 20 63 6f 6c 6f 75  |rent caret colou|
00000de0  72 2c 20 73 6f 20 77 68  65 6e 0a 65 6e 74 65 72  |r, so when.enter|
00000df0  69 6e 67 20 74 65 78 74  20 28 6f 72 20 6d 6f 76  |ing text (or mov|
00000e00  69 6e 67 20 74 68 65 20  63 61 72 65 74 2c 20 64  |ing the caret, d|
00000e10  65 70 65 6e 64 69 6e 67  20 6f 6e 20 69 74 73 0a  |epending on its.|
00000e20  63 6f 6e 74 65 78 74 29  2c 20 61 20 63 65 72 74  |context), a cert|
00000e30  61 69 6e 20 61 6d 6f 75  6e 74 20 6f 66 20 66 6c  |ain amount of fl|
00000e40  69 63 6b 65 72 20 69 73  20 61 70 70 61 72 65 6e  |icker is apparen|
00000e50  74 2e 0a 48 6f 77 65 76  65 72 2c 20 69 74 20 69  |t..However, it i|
00000e60  73 20 6e 6f 74 20 70 61  72 74 69 63 75 6c 61 72  |s not particular|
00000e70  6c 79 20 6f 62 74 72 75  73 69 76 65 2e 0a 55 6e  |ly obtrusive..Un|
00000e80  66 6f 72 74 75 6e 61 74  65 6c 79 20 74 68 65 72  |fortunately ther|
00000e90  65 20 69 73 20 6e 6f 20  77 61 79 20 61 72 6f 75  |e is no way arou|
00000ea0  6e 64 20 74 68 69 73 20  70 72 6f 62 6c 65 6d 2e  |nd this problem.|
00000eb0  0a 0a 46 75 72 74 68 65  72 20 6e 6f 74 65 73 0a  |..Further notes.|
00000ec0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00000ed0  54 68 65 20 4f 70 74 69  6f 6e 73 20 77 69 6e 64  |The Options wind|
00000ee0  6f 77 20 63 6f 6e 74 61  69 6e 73 20 61 20 6c 61  |ow contains a la|
00000ef0  72 67 65 20 27 64 75 6d  6d 79 20 63 61 72 65 74  |rge 'dummy caret|
00000f00  27 0a 77 68 69 63 68 20  64 69 73 70 6c 61 79 73  |'.which displays|
00000f10  20 74 68 65 20 63 75 72  72 65 6e 74 20 73 74 61  | the current sta|
00000f20  74 65 20 6f 66 20 74 68  65 20 72 65 61 6c 20 6f  |te of the real o|
00000f30  6e 65 2c 0a 69 2e 65 2e  20 66 6c 61 73 68 20 72  |ne,.i.e. flash r|
00000f40  61 74 65 20 61 6e 64 20  62 61 73 65 20 63 6f 6c  |ate and base col|
00000f50  6f 75 72 2e 20 54 68 65  20 62 61 73 65 20 63 6f  |our. The base co|
00000f60  6c 6f 75 72 20 6d 61 79  0a 6e 6f 74 20 72 65 66  |lour may.not ref|
00000f70  6c 65 63 74 20 74 68 65  20 74 72 75 65 20 63 6f  |lect the true co|
00000f80  6c 6f 75 72 20 6f 66 20  74 68 65 20 63 61 72 65  |lour of the care|
00000f90  74 20 69 66 20 74 68 65  0a 27 66 6f 72 63 65 20  |t if the.'force |
00000fa0  63 61 72 65 74 20 63 6f  6c 6f 75 72 27 20 6f 70  |caret colour' op|
00000fb0  74 69 6f 6e 20 69 73 20  6e 6f 74 20 69 6e 20 75  |tion is not in u|
00000fc0  73 65 2e 0a 0a 54 68 65  72 65 20 69 73 20 61 6c  |se...There is al|
00000fd0  73 6f 20 61 20 27 53 61  76 65 20 63 6f 6e 66 69  |so a 'Save confi|
00000fe0  67 75 72 61 74 69 6f 6e  27 20 69 63 6f 6e 20 69  |guration' icon i|
00000ff0  6e 20 74 68 65 0a 4f 70  74 69 6f 6e 73 20 77 69  |n the.Options wi|
00001000  6e 64 6f 77 2e 20 43 6c  69 63 6b 69 6e 67 20 6f  |ndow. Clicking o|
00001010  6e 20 74 68 69 73 20 77  69 6c 6c 20 73 61 76 65  |n this will save|
00001020  20 61 6c 6c 20 74 68 65  0a 73 65 74 74 69 6e 67  | all the.setting|
00001030  73 20 66 6f 72 20 66 75  74 75 72 65 20 75 73 65  |s for future use|
00001040  3b 20 74 68 65 79 20 77  69 6c 6c 20 62 65 20 73  |; they will be s|
00001050  65 74 20 75 70 0a 61 75  74 6f 6d 61 74 69 63 61  |et up.automatica|
00001060  6c 6c 79 20 65 61 63 68  20 74 69 6d 65 20 74 68  |lly each time th|
00001070  65 20 70 72 6f 67 72 61  6d 20 69 73 20 73 75 62  |e program is sub|
00001080  73 65 71 75 65 6e 74 6c  79 0a 6c 6f 61 64 65 64  |sequently.loaded|
00001090  2e 20 49 66 20 66 6f 72  20 73 6f 6d 65 20 72 65  |. If for some re|
000010a0  61 73 6f 6e 20 74 68 65  20 53 61 76 65 20 66 61  |ason the Save fa|
000010b0  69 6c 73 2c 20 79 6f 75  20 77 69 6c 6c 0a 62 65  |ils, you will.be|
000010c0  20 69 6e 66 6f 72 6d 65  64 2e 20 53 69 6d 69 6c  | informed. Simil|
000010d0  61 72 6c 79 2c 20 69 66  20 74 68 65 20 73 65 74  |arly, if the set|
000010e0  74 69 6e 67 73 20 66 69  6c 65 20 69 73 0a 61 62  |tings file is.ab|
000010f0  73 65 6e 74 20 6f 72 20  63 6f 72 72 75 70 74 65  |sent or corrupte|
00001100  64 20 77 68 65 6e 20 79  6f 75 20 6c 6f 61 64 20  |d when you load |
00001110  74 68 65 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |the application |
00001120  69 6e 0a 74 68 65 20 66  69 72 73 74 20 70 6c 61  |in.the first pla|
00001130  63 65 2c 20 79 6f 75 20  77 69 6c 6c 20 62 65 20  |ce, you will be |
00001140  69 6e 66 6f 72 6d 65 64  2c 20 61 6e 64 20 61 20  |informed, and a |
00001150  73 65 74 20 6f 66 0a 64  65 66 61 75 6c 74 20 70  |set of.default p|
00001160  61 72 61 6d 65 74 65 72  73 20 77 69 6c 6c 20 62  |arameters will b|
00001170  65 20 75 73 65 64 2e 0a  0a 46 6f 72 20 79 6f 75  |e used...For you|
00001180  72 20 69 6e 74 65 72 65  73 74 2c 20 74 68 65 20  |r interest, the |
00001190  72 65 61 73 6f 6e 20 49  20 77 72 6f 74 65 20 74  |reason I wrote t|
000011a0  68 69 73 0a 61 70 70 6c  69 63 61 74 69 6f 6e 20  |his.application |
000011b0  77 61 73 20 74 68 61 74  20 49 20 68 61 64 20 73  |was that I had s|
000011c0  65 65 6e 20 61 20 63 6f  75 70 6c 65 20 6f 66 20  |een a couple of |
000011d0  63 61 72 65 74 0a 66 6c  61 73 68 65 72 73 20 61  |caret.flashers a|
000011e0  6e 64 20 61 20 63 61 72  65 74 20 6c 6f 63 61 74  |nd a caret locat|
000011f0  6f 72 20 75 74 69 6c 69  74 79 2c 20 62 75 74 20  |or utility, but |
00001200  6e 65 76 65 72 20 61 0a  63 6f 6d 62 69 6e 61 74  |never a.combinat|
00001210  69 6f 6e 20 6f 66 20 74  68 65 20 74 77 6f 2c 20  |ion of the two, |
00001220  77 68 69 63 68 20 49 20  74 68 6f 75 67 68 74 20  |which I thought |
00001230  77 61 73 20 61 20 66 61  69 72 6c 79 0a 6f 62 76  |was a fairly.obv|
00001240  69 6f 75 73 20 74 68 69  6e 67 20 74 6f 20 64 6f  |ious thing to do|
00001250  2e 20 41 6c 73 6f 2c 20  74 68 65 20 66 6c 61 73  |. Also, the flas|
00001260  68 65 72 73 20 77 65 72  65 20 6e 6f 74 0a 76 65  |hers were not.ve|
00001270  72 79 20 63 6f 6e 66 69  67 75 72 61 62 6c 65 3b  |ry configurable;|
00001280  20 46 6c 61 73 68 46 69  6e 64 2c 20 6f 6e 20 74  | FlashFind, on t|
00001290  68 65 20 6f 74 68 65 72  20 68 61 6e 64 2c 0a 77  |he other hand,.w|
000012a0  69 6c 6c 20 6c 65 74 20  79 6f 75 20 73 65 74 20  |ill let you set |
000012b0  74 68 65 20 6f 6e 20 61  6e 64 20 6f 66 66 20 70  |the on and off p|
000012c0  65 72 69 6f 64 73 20 6f  66 20 74 68 65 20 62 6c  |eriods of the bl|
000012d0  69 6e 6b 0a 69 6e 64 65  70 65 6e 64 65 6e 74 6c  |ink.independentl|
000012e0  79 2c 20 64 6f 77 6e 20  74 6f 20 61 20 6d 69 6e  |y, down to a min|
000012f0  69 6d 75 6d 20 76 61 6c  75 65 20 6f 66 20 61 20  |imum value of a |
00001300  74 65 6e 74 68 20 6f 66  0a 61 20 73 65 63 6f 6e  |tenth of.a secon|
00001310  64 2e 20 54 68 65 20 63  61 72 65 74 20 63 6f 6c  |d. The caret col|
00001320  6f 75 72 20 6f 70 74 69  6f 6e 20 77 61 73 20 61  |our option was a|
00001330  6e 20 61 74 74 65 6d 70  74 20 74 6f 0a 63 6f 6d  |n attempt to.com|
00001340  62 61 74 20 74 68 65 20  27 69 6e 76 69 73 69 62  |bat the 'invisib|
00001350  6c 65 20 63 61 72 65 74  27 20 77 68 69 63 68 20  |le caret' which |
00001360  79 6f 75 20 67 65 74 20  6f 6e 20 73 6f 6d 65 0a  |you get on some.|
00001370  62 61 63 6b 67 72 6f 75  6e 64 73 2e 20 49 74 27  |backgrounds. It'|
00001380  73 20 6e 6f 74 20 70 65  72 66 65 63 74 2c 20 62  |s not perfect, b|
00001390  75 74 20 49 20 74 68 69  6e 6b 20 69 74 27 73 20  |ut I think it's |
000013a0  74 68 65 0a 62 65 73 74  20 74 68 61 74 20 63 61  |the.best that ca|
000013b0  6e 20 62 65 20 64 6f 6e  65 2e 0a                 |n be done..|
000013bb