Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199207.adf » !AWJULY92 » !AWJUL92/Goodies/Flashfind/!FlashFind/?FlashFind

!AWJUL92/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_199207.adf » !AWJULY92
Filename: !AWJUL92/Goodies/Flashfind/!FlashFind/?FlashFind
Read OK:
File size: 147E bytes
Load address: 0000
Exec address: 0000
File contents
Flash Find                                   (v 1.20)
-=-=-=-=-=-

        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.

I am:
------

Richard G. Hallas {BMus Hons},
(aka KeyNote: Music Typesetting & General DTP)
31 Skelton Crescent,
Crosland Moor,
Huddersfield,
West Yorkshire,
HD4 5PN

Telephone (0484) 654186
00000000  46 6c 61 73 68 20 46 69  6e 64 20 20 20 20 20 20  |Flash Find      |
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 20 28 76 20  |             (v |
00000030  31 2e 32 30 29 0a 2d 3d  2d 3d 2d 3d 2d 3d 2d 3d  |1.20).-=-=-=-=-=|
00000040  2d 0a 0a 20 20 20 20 20  20 20 20 41 20 64 65 73  |-..        A des|
00000050  6b 74 6f 70 20 75 74 69  6c 69 74 79 20 62 79 20  |ktop utility by |
00000060  52 69 63 68 61 72 64 20  47 2e 20 48 61 6c 6c 61  |Richard G. Halla|
00000070  73 0a 20 20 20 20 20 20  20 20 20 20 20 20 66 6f  |s.            fo|
00000080  72 20 41 72 63 68 69 6d  65 64 65 73 20 57 6f 72  |r Archimedes Wor|
00000090  6c 64 20 6d 61 67 61 7a  69 6e 65 0a 0a 5f 5f 5f  |ld magazine..___|
000000a0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000000d0  5f 0a 0a 48 65 72 65 27  73 20 61 20 6c 69 74 74  |_..Here's a litt|
000000e0  6c 65 20 63 61 72 65 74  20 75 74 69 6c 69 74 79  |le caret utility|
000000f0  2c 20 63 6f 6d 62 69 6e  69 6e 67 20 73 65 76 65  |, combining seve|
00000100  72 61 6c 0a 66 75 6e 63  74 69 6f 6e 73 20 69 6e  |ral.functions in|
00000110  74 6f 20 6f 6e 65 20 73  6d 61 6c 6c 20 61 70 70  |to one small app|
00000120  6c 69 63 61 74 69 6f 6e  20 77 68 69 63 68 20 63  |lication which c|
00000130  61 6e 20 62 65 0a 6c 65  66 74 20 70 65 72 6d 61  |an be.left perma|
00000140  6e 65 6e 74 6c 79 20 28  61 6e 64 20 75 73 65 66  |nently (and usef|
00000150  75 6c 6c 79 21 29 20 69  6e 73 74 61 6c 6c 65 64  |ully!) installed|
00000160  20 6f 6e 20 74 68 65 0a  69 63 6f 6e 20 62 61 72  | on the.icon bar|
00000170  2e 20 49 74 20 6f 6e 6c  79 20 72 65 71 75 69 72  |. It only requir|
00000180  65 73 20 31 36 4b 20 74  6f 20 6f 70 65 72 61 74  |es 16K to operat|
00000190  65 2c 20 73 6f 20 69 74  0a 64 6f 65 73 6e 27 74  |e, so it.doesn't|
000001a0  20 77 61 73 74 65 20 6d  75 63 68 20 6d 65 6d 6f  | waste much memo|
000001b0  72 79 20 65 76 65 6e 20  6f 6e 20 61 20 31 4d 62  |ry even on a 1Mb|
000001c0  20 6d 61 63 68 69 6e 65  2e 0a 0a 46 6c 61 73 68  | machine...Flash|
000001d0  46 69 6e 64 20 68 61 73  20 74 68 72 65 65 20 6d  |Find has three m|
000001e0  61 69 6e 20 66 75 6e 63  74 69 6f 6e 73 3a 0a 0a  |ain functions:..|
000001f0  85 20 50 72 6f 76 69 64  65 73 20 61 20 6d 65 61  |. Provides a mea|
00000200  6e 73 20 6f 66 20 6c 6f  63 61 74 69 6e 67 20 74  |ns of locating t|
00000210  68 65 20 63 61 72 65 74  20 65 78 61 63 74 6c 79  |he caret exactly|
00000220  0a 20 20 77 69 74 68 20  74 68 65 20 70 6f 69 6e  |.  with the poin|
00000230  74 65 72 2e 0a 85 20 4d  61 6b 65 73 20 74 68 65  |ter... Makes the|
00000240  20 63 61 72 65 74 20 66  6c 61 73 68 20 61 74 20  | caret flash at |
00000250  61 20 75 73 65 72 2d 64  65 66 69 6e 65 64 20 72  |a user-defined r|
00000260  61 74 65 2c 20 73 6f 0a  20 20 69 74 27 73 20 6d  |ate, so.  it's m|
00000270  75 63 68 20 65 61 73 69  65 72 20 74 6f 20 66 69  |uch easier to fi|
00000280  6e 64 20 69 6e 20 6c 61  72 67 65 20 62 6f 64 69  |nd in large bodi|
00000290  65 73 20 6f 66 20 74 65  78 74 2e 0a 85 20 43 6f  |es of text... Co|
000002a0  6c 6f 75 72 73 20 74 68  65 20 63 61 72 65 74 20  |lours the caret |
000002b0  74 6f 20 61 6e 79 20 64  65 73 6b 74 6f 70 20 63  |to any desktop c|
000002c0  6f 6c 6f 75 72 20 6f 66  20 79 6f 75 72 0a 20 20  |olour of your.  |
000002d0  63 68 6f 69 63 65 2e 0a  0a 44 6f 75 62 6c 65 20  |choice...Double |
000002e0  63 6c 69 63 6b 20 74 6f  20 69 6e 73 74 61 6c 6c  |click to install|
000002f0  20 74 68 65 20 75 74 69  6c 69 74 79 20 6f 6e 20  | the utility on |
00000300  74 68 65 20 69 63 6f 6e  20 62 61 72 0a 69 6e 20  |the icon bar.in |
00000310  74 68 65 20 75 73 75 61  6c 20 77 61 79 2e 20 54  |the usual way. T|
00000320  68 65 20 69 63 6f 6e 20  69 73 20 73 6f 6d 65 77  |he icon is somew|
00000330  68 61 74 20 6e 61 72 72  6f 77 65 72 20 74 68 61  |hat narrower tha|
00000340  6e 0a 6e 6f 72 6d 61 6c  20 69 6e 20 6f 72 64 65  |n.normal in orde|
00000350  72 20 74 6f 20 62 65 20  75 6e 6f 62 74 72 75 73  |r to be unobtrus|
00000360  69 76 65 2e 20 4e 6f 74  65 20 74 68 61 74 20 6f  |ive. Note that o|
00000370  6e 6c 79 0a 6f 6e 65 20  63 6f 70 79 20 6f 66 20  |nly.one copy of |
00000380  74 68 65 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |the application |
00000390  63 61 6e 20 62 65 20 69  6e 73 74 61 6c 6c 65 64  |can be installed|
000003a0  20 61 74 20 61 0a 74 69  6d 65 2e 20 54 68 65 20  | at a.time. The |
000003b0  61 70 70 6c 69 63 61 74  69 6f 6e 20 70 72 6f 76  |application prov|
000003c0  69 64 65 73 20 6f 6e 2d  6c 69 6e 65 20 68 65 6c  |ides on-line hel|
000003d0  70 20 76 69 61 0a 41 63  6f 72 6e 27 73 20 21 48  |p via.Acorn's !H|
000003e0  65 6c 70 20 28 6f 72 20  21 53 70 79 29 20 61 70  |elp (or !Spy) ap|
000003f0  70 6c 69 63 61 74 69 6f  6e 2e 0a 0a 46 65 61 74  |plication...Feat|
00000400  75 72 65 73 0a 3d 3d 3d  3d 3d 3d 3d 3d 3d 0a 0a  |ures.=========..|
00000410  85 20 54 68 65 20 4c 6f  63 61 74 6f 72 0a 2d 2d  |. The Locator.--|
00000420  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 43 6c  |------------..Cl|
00000430  69 63 6b 20 6f 6e 20 74  68 65 20 69 63 6f 6e 20  |ick on the icon |
00000440  62 61 72 20 69 63 6f 6e  2e 20 49 66 20 74 68 65  |bar icon. If the|
00000450  72 65 20 69 73 20 6e 6f  20 63 61 72 65 74 20 74  |re is no caret t|
00000460  68 65 0a 63 6f 6d 70 75  74 65 72 20 77 69 6c 6c  |he.computer will|
00000470  20 62 65 65 70 2c 20 6f  74 68 65 72 77 69 73 65  | beep, otherwise|
00000480  20 74 68 65 20 77 69 6e  64 6f 77 20 63 6f 6e 74  | the window cont|
00000490  61 69 6e 69 6e 67 0a 74  68 65 20 63 61 72 65 74  |aining.the caret|
000004a0  20 77 69 6c 6c 20 61 70  70 65 61 72 20 69 6e 20  | will appear in |
000004b0  66 72 6f 6e 74 20 6f 66  20 74 68 65 20 6f 74 68  |front of the oth|
000004c0  65 72 20 77 69 6e 64 6f  77 73 0a 61 6e 64 20 74  |er windows.and t|
000004d0  68 65 20 70 6f 69 6e 74  65 72 20 77 69 6c 6c 20  |he pointer will |
000004e0  7a 6f 6f 6d 20 74 6f 20  74 68 65 20 63 61 72 65  |zoom to the care|
000004f0  74 20 74 6f 20 73 68 6f  77 20 79 6f 75 0a 77 68  |t to show you.wh|
00000500  65 72 65 20 69 74 20 69  73 2e 20 53 6f 6d 65 74  |ere it is. Somet|
00000510  69 6d 65 73 20 61 20 77  69 6e 64 6f 77 20 63 61  |imes a window ca|
00000520  6e 20 68 61 76 65 20 74  68 65 20 27 69 6e 70 75  |n have the 'inpu|
00000530  74 0a 66 6f 63 75 73 27  20 77 69 74 68 6f 75 74  |t.focus' without|
00000540  20 63 6f 6e 74 61 69 6e  69 6e 67 20 74 68 65 20  | containing the |
00000550  63 61 72 65 74 2e 20 49  6e 20 73 75 63 68 20 61  |caret. In such a|
00000560  20 63 61 73 65 2c 0a 74  68 65 20 77 69 6e 64 6f  | case,.the windo|
00000570  77 20 69 73 20 62 72 6f  75 67 68 74 20 74 6f 20  |w is brought to |
00000580  74 68 65 20 66 72 6f 6e  74 20 62 75 74 20 74 68  |the front but th|
00000590  65 20 70 6f 69 6e 74 65  72 0a 77 69 6c 6c 20 6e  |e pointer.will n|
000005a0  6f 74 20 6d 6f 76 65 2e  0a 0a 49 6e 20 74 68 65  |ot move...In the|
000005b0  20 63 61 73 65 20 6f 66  20 74 68 65 20 63 61 72  | case of the car|
000005c0  65 74 20 62 65 69 6e 67  20 6f 75 74 73 69 64 65  |et being outside|
000005d0  20 74 68 65 20 77 69 6e  64 6f 77 27 73 0a 64 69  | the window's.di|
000005e0  73 70 6c 61 79 65 64 20  61 72 65 61 2c 20 74 68  |splayed area, th|
000005f0  65 20 70 6f 69 6e 74 65  72 20 77 69 6c 6c 20 67  |e pointer will g|
00000600  6f 20 74 6f 20 74 68 65  20 70 6f 73 69 74 69 6f  |o to the positio|
00000610  6e 0a 6f 66 20 74 68 65  20 63 61 72 65 74 2c 20  |n.of the caret, |
00000620  65 76 65 6e 20 69 66 20  74 68 69 73 20 69 73 20  |even if this is |
00000630  62 65 79 6f 6e 64 20 74  68 65 20 63 75 72 72 65  |beyond the curre|
00000640  6e 74 0a 62 6f 75 6e 64  73 20 6f 66 20 74 68 65  |nt.bounds of the|
00000650  20 77 69 6e 64 6f 77 2e  20 28 54 68 69 73 20 63  | window. (This c|
00000660  61 6e 20 62 65 20 65 61  73 69 6c 79 20 73 65 65  |an be easily see|
00000670  6e 20 69 6e 0a 45 64 69  74 2c 20 66 6f 72 20 65  |n in.Edit, for e|
00000680  78 61 6d 70 6c 65 3b 20  69 66 20 79 6f 75 20 74  |xample; if you t|
00000690  6f 67 67 6c 65 20 66 72  6f 6d 20 66 75 6c 6c 2d  |oggle from full-|
000006a0  73 63 72 65 65 6e 0a 74  6f 20 61 20 73 6d 61 6c  |screen.to a smal|
000006b0  6c 20 77 69 6e 64 6f 77  2c 20 74 68 65 20 63 61  |l window, the ca|
000006c0  72 65 74 20 6d 61 79 20  74 68 65 6e 20 6c 69 65  |ret may then lie|
000006d0  20 69 6e 20 61 6e 20 61  72 65 61 0a 62 65 79 6f  | in an area.beyo|
000006e0  6e 64 20 74 68 61 74 20  63 75 72 72 65 6e 74 6c  |nd that currentl|
000006f0  79 20 64 69 73 70 6c 61  79 65 64 20 62 79 20 74  |y displayed by t|
00000700  68 65 20 73 6d 61 6c 6c  20 77 69 6e 64 6f 77 2e  |he small window.|
00000710  0a 49 6e 20 73 75 63 68  20 61 20 63 61 73 65 2c  |.In such a case,|
00000720  20 74 68 65 20 70 6f 69  6e 74 65 72 20 6d 61 79  | the pointer may|
00000730  20 6d 6f 76 65 20 74 6f  20 61 6e 6f 74 68 65 72  | move to another|
00000740  0a 61 70 70 6c 69 63 61  74 69 6f 6e 27 73 20 77  |.application's w|
00000750  69 6e 64 6f 77 2c 20 6f  72 20 74 6f 20 74 68 65  |indow, or to the|
00000760  20 62 61 63 6b 67 72 6f  75 6e 64 2e 20 54 68 69  | background. Thi|
00000770  73 20 69 73 0a 6e 6f 74  20 61 6e 20 65 72 72 6f  |s is.not an erro|
00000780  72 3b 20 69 74 20 69 73  20 74 68 65 20 74 72 75  |r; it is the tru|
00000790  65 20 70 6f 73 69 74 69  6f 6e 20 6f 66 20 74 68  |e position of th|
000007a0  65 20 63 61 72 65 74 2c  0a 65 76 65 6e 20 74 68  |e caret,.even th|
000007b0  6f 75 67 68 20 79 6f 75  20 63 61 6e 27 74 20 61  |ough you can't a|
000007c0  63 74 75 61 6c 6c 79 20  73 65 65 20 69 74 2e 29  |ctually see it.)|
000007d0  20 49 66 20 74 68 65 20  63 61 72 65 74 0a 6c 69  | If the caret.li|
000007e0  65 73 20 62 65 79 6f 6e  64 20 74 68 65 20 62 6f  |es beyond the bo|
000007f0  75 6e 64 73 20 6f 66 20  74 68 65 20 73 63 72 65  |unds of the scre|
00000800  65 6e 20 69 74 73 65 6c  66 2c 20 74 68 65 0a 70  |en itself, the.p|
00000810  6f 69 6e 74 65 72 20 77  69 6c 6c 20 6d 6f 76 65  |ointer will move|
00000820  20 74 6f 20 74 68 65 20  65 64 67 65 20 6f 66 20  | to the edge of |
00000830  74 68 65 20 73 63 72 65  65 6e 20 61 6e 64 0a 73  |the screen and.s|
00000840  6c 69 64 65 20 74 6f 20  6c 69 65 20 6f 70 70 6f  |lide to lie oppo|
00000850  73 69 74 65 20 74 68 65  20 63 61 72 65 74 27 73  |site the caret's|
00000860  20 68 6f 72 69 7a 6f 6e  74 61 6c 20 28 6f 72 0a  | horizontal (or.|
00000870  76 65 72 74 69 63 61 6c  29 20 70 6f 73 69 74 69  |vertical) positi|
00000880  6f 6e 2e 20 54 68 65 72  65 66 6f 72 65 2c 20 74  |on. Therefore, t|
00000890  68 65 20 70 6f 69 6e 74  65 72 20 63 61 6e 6e 6f  |he pointer canno|
000008a0  74 20 62 65 0a 6c 6f 73  74 20 6f 66 66 20 74 68  |t be.lost off th|
000008b0  65 20 73 63 72 65 65 6e  2e 0a 0a 85 20 54 68 65  |e screen.... The|
000008c0  20 46 6c 61 73 68 65 72  0a 2d 2d 2d 2d 2d 2d 2d  | Flasher.-------|
000008d0  2d 2d 2d 2d 2d 2d 2d 0a  0a 4f 70 65 6e 20 74 68  |-------..Open th|
000008e0  65 20 4f 70 74 69 6f 6e  73 20 77 69 6e 64 6f 77  |e Options window|
000008f0  20 66 72 6f 6d 20 74 68  65 20 69 63 6f 6e 27 73  | from the icon's|
00000900  20 6d 65 6e 75 2e 0a 53  65 6c 65 63 74 69 6e 67  | menu..Selecting|
00000910  20 74 68 65 20 27 46 6c  61 73 68 20 63 61 72 65  | the 'Flash care|
00000920  74 27 20 69 63 6f 6e 20  77 69 6c 6c 20 74 6f 67  |t' icon will tog|
00000930  67 6c 65 20 74 68 65 0a  62 6c 69 6e 6b 69 6e 67  |gle the.blinking|
00000940  2e 20 54 68 65 20 72 61  74 65 20 6f 66 20 62 6c  |. The rate of bl|
00000950  69 6e 6b 69 6e 67 20 63  61 6e 20 62 65 20 73 65  |inking can be se|
00000960  74 20 62 79 0a 65 6e 74  65 72 69 6e 67 20 6e 65  |t by.entering ne|
00000970  77 20 76 61 6c 75 65 73  20 69 6e 74 6f 20 74 68  |w values into th|
00000980  65 20 77 72 69 74 61 62  6c 65 20 69 63 6f 6e 73  |e writable icons|
00000990  2e 20 46 6f 72 0a 74 68  65 73 65 20 74 6f 20 74  |. For.these to t|
000009a0  61 6b 65 20 65 66 66 65  63 74 20 79 6f 75 20 6d  |ake effect you m|
000009b0  75 73 74 20 65 69 74 68  65 72 20 63 6c 69 63 6b  |ust either click|
000009c0  20 6f 6e 20 74 68 65 0a  27 53 65 74 20 70 65 72  | on the.'Set per|
000009d0  69 6f 64 27 20 69 63 6f  6e 2c 20 6f 72 20 79 6f  |iod' icon, or yo|
000009e0  75 20 63 61 6e 20 73 69  6d 70 6c 79 20 70 72 65  |u can simply pre|
000009f0  73 73 20 3c 52 45 54 55  52 4e 3e 0a 6f 72 20 3c  |ss <RETURN>.or <|
00000a00  45 4e 54 45 52 3e 20 61  66 74 65 72 20 74 79 70  |ENTER> after typ|
00000a10  69 6e 67 20 69 6e 20 65  61 63 68 20 6e 65 77 20  |ing in each new |
00000a20  76 61 6c 75 65 2e 0a 0a  85 20 43 6f 6c 6f 75 72  |value.... Colour|
00000a30  69 6e 67 20 74 68 65 20  63 61 72 65 74 0a 2d 2d  |ing the caret.--|
00000a40  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000a50  2d 2d 2d 2d 0a 0a 54 68  65 72 65 20 61 72 65 20  |----..There are |
00000a60  74 77 6f 20 6f 70 74 69  6f 6e 73 20 68 65 72 65  |two options here|
00000a70  2c 20 65 69 74 68 65 72  20 28 62 75 74 20 6e 6f  |, either (but no|
00000a80  74 20 62 6f 74 68 29 20  6f 66 0a 77 68 69 63 68  |t both) of.which|
00000a90  20 6d 61 79 20 62 65 20  73 65 6c 65 63 74 65 64  | may be selected|
00000aa0  2e 20 54 6f 20 74 75 72  6e 20 74 68 65 6d 20 62  |. To turn them b|
00000ab0  6f 74 68 20 6f 66 66 2c  20 41 44 4a 55 53 54 0a  |oth off, ADJUST.|
00000ac0  6d 75 73 74 20 62 65 20  63 6c 69 63 6b 65 64 20  |must be clicked |
00000ad0  6f 6e 20 77 68 69 63 68  65 76 65 72 20 69 73 20  |on whichever is |
00000ae0  63 75 72 72 65 6e 74 6c  79 20 6f 6e 2e 20 54 68  |currently on. Th|
00000af0  65 0a 77 61 79 20 74 68  65 20 57 49 4d 50 20 70  |e.way the WIMP p|
00000b00  6c 6f 74 73 20 74 68 65  20 63 61 72 65 74 20 69  |lots the caret i|
00000b10  73 20 73 75 63 68 20 74  68 61 74 20 69 74 20 61  |s such that it a|
00000b20  70 70 65 61 72 73 0a 72  65 64 20 6f 6e 20 61 20  |ppears.red on a |
00000b30  77 68 69 74 65 20 62 61  63 6b 67 72 6f 75 6e 64  |white background|
00000b40  2e 20 54 68 65 20 66 69  72 73 74 20 6f 70 74 69  |. The first opti|
00000b50  6f 6e 20 6b 65 65 70 73  0a 74 68 69 73 20 69 64  |on keeps.this id|
00000b60  65 61 2c 20 62 75 74 20  6c 65 74 73 20 79 6f 75  |ea, but lets you|
00000b70  20 63 68 6f 6f 73 65 20  74 68 65 20 63 6f 6c 6f  | choose the colo|
00000b80  75 72 20 77 68 69 63 68  20 69 73 0a 75 73 65 64  |ur which is.used|
00000b90  20 69 6e 73 74 65 61 64  20 6f 66 20 72 65 64 2e  | instead of red.|
00000ba0  20 54 68 69 73 20 6d 65  61 6e 73 20 74 68 61 74  | This means that|
00000bb0  20 79 6f 75 72 20 63 68  6f 73 65 6e 0a 63 6f 6c  | your chosen.col|
00000bc0  6f 75 72 20 61 70 70 65  61 72 73 20 6f 6e 20 77  |our appears on w|
00000bd0  68 69 74 65 2c 20 62 75  74 20 6e 6f 74 20 6f 6e  |hite, but not on|
00000be0  20 61 6e 79 20 6f 74 68  65 72 20 63 6f 6c 6f 75  | any other colou|
00000bf0  72 0a 6f 66 20 62 61 63  6b 67 72 6f 75 6e 64 2e  |r.of background.|
00000c00  20 54 68 65 20 73 65 63  6f 6e 64 20 6f 70 74 69  | The second opti|
00000c10  6f 6e 20 6c 65 74 73 20  79 6f 75 20 66 6f 72 63  |on lets you forc|
00000c20  65 20 74 68 65 0a 63 6f  6c 6f 75 72 20 6f 66 20  |e the.colour of |
00000c30  74 68 65 20 63 61 72 65  74 2c 20 73 6f 20 74 68  |the caret, so th|
00000c40  61 74 20 79 6f 75 72 20  73 65 6c 65 63 74 65 64  |at your selected|
00000c50  20 63 6f 6c 6f 75 72 20  69 73 0a 61 6c 77 61 79  | colour is.alway|
00000c60  73 20 75 73 65 64 2c 20  72 65 67 61 72 64 6c 65  |s used, regardle|
00000c70  73 73 20 6f 66 20 74 68  65 20 62 61 63 6b 67 72  |ss of the backgr|
00000c80  6f 75 6e 64 20 63 6f 6c  6f 75 72 2e 0a 0a 54 68  |ound colour...Th|
00000c90  65 20 63 6f 6c 6f 75 72  20 69 73 20 65 61 73 69  |e colour is easi|
00000ca0  6c 79 20 73 65 6c 65 63  74 65 64 20 62 79 20 63  |ly selected by c|
00000cb0  6c 69 63 6b 69 6e 67 20  6f 6e 20 6f 6e 65 20 6f  |licking on one o|
00000cc0  66 0a 74 68 65 20 63 6f  6c 6f 75 72 65 64 20 72  |f.the coloured r|
00000cd0  65 63 74 61 6e 67 6c 65  73 20 69 6e 20 74 68 65  |ectangles in the|
00000ce0  20 4f 70 74 69 6f 6e 73  20 77 69 6e 64 6f 77 2e  | Options window.|
00000cf0  20 54 68 65 0a 73 65 6c  65 63 74 65 64 20 63 6f  | The.selected co|
00000d00  6c 6f 75 72 20 68 61 73  20 61 20 73 6d 61 6c 6c  |lour has a small|
00000d10  20 62 6f 78 20 64 72 61  77 6e 20 72 6f 75 6e 64  | box drawn round|
00000d20  20 69 74 2e 0a 0a 54 68  65 72 65 20 61 72 65 20  | it...There are |
00000d30  61 20 63 6f 75 70 6c 65  20 6f 66 20 70 6f 69 6e  |a couple of poin|
00000d40  74 73 20 74 6f 20 6e 6f  74 65 20 61 62 6f 75 74  |ts to note about|
00000d50  20 74 68 69 73 0a 66 65  61 74 75 72 65 2e 20 46  | this.feature. F|
00000d60  69 72 73 74 6c 79 2c 20  69 74 20 6f 6e 6c 79 20  |irstly, it only |
00000d70  77 6f 72 6b 73 20 69 6e  20 31 36 2d 63 6f 6c 6f  |works in 16-colo|
00000d80  75 72 20 6d 6f 64 65 73  2e 0a 53 65 63 6f 6e 64  |ur modes..Second|
00000d90  6c 79 2c 20 69 74 20 69  73 20 61 20 63 6f 6e 73  |ly, it is a cons|
00000da0  74 61 6e 74 20 62 61 74  74 6c 65 20 61 67 61 69  |tant battle agai|
00000db0  6e 73 74 20 74 68 65 20  57 49 4d 50 0a 74 6f 20  |nst the WIMP.to |
00000dc0  6d 61 6b 65 20 69 74 20  75 73 65 20 61 20 64 69  |make it use a di|
00000dd0  66 66 65 72 65 6e 74 20  63 61 72 65 74 20 63 6f  |fferent caret co|
00000de0  6c 6f 75 72 2c 20 73 6f  20 77 68 65 6e 0a 65 6e  |lour, so when.en|
00000df0  74 65 72 69 6e 67 20 74  65 78 74 20 28 6f 72 20  |tering text (or |
00000e00  6d 6f 76 69 6e 67 20 74  68 65 20 63 61 72 65 74  |moving the caret|
00000e10  2c 20 64 65 70 65 6e 64  69 6e 67 20 6f 6e 20 69  |, depending on i|
00000e20  74 73 0a 63 6f 6e 74 65  78 74 29 2c 20 61 20 63  |ts.context), a c|
00000e30  65 72 74 61 69 6e 20 61  6d 6f 75 6e 74 20 6f 66  |ertain amount of|
00000e40  20 66 6c 69 63 6b 65 72  20 69 73 20 61 70 70 61  | flicker is appa|
00000e50  72 65 6e 74 2e 0a 48 6f  77 65 76 65 72 2c 20 69  |rent..However, i|
00000e60  74 20 69 73 20 6e 6f 74  20 70 61 72 74 69 63 75  |t is not particu|
00000e70  6c 61 72 6c 79 20 6f 62  74 72 75 73 69 76 65 2e  |larly obtrusive.|
00000e80  0a 55 6e 66 6f 72 74 75  6e 61 74 65 6c 79 20 74  |.Unfortunately t|
00000e90  68 65 72 65 20 69 73 20  6e 6f 20 77 61 79 20 61  |here is no way a|
00000ea0  72 6f 75 6e 64 20 74 68  69 73 20 70 72 6f 62 6c  |round this probl|
00000eb0  65 6d 2e 0a 0a 46 75 72  74 68 65 72 20 6e 6f 74  |em...Further not|
00000ec0  65 73 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |es.-------------|
00000ed0  2d 0a 0a 54 68 65 20 4f  70 74 69 6f 6e 73 20 77  |-..The Options w|
00000ee0  69 6e 64 6f 77 20 63 6f  6e 74 61 69 6e 73 20 61  |indow contains a|
00000ef0  20 6c 61 72 67 65 20 27  64 75 6d 6d 79 20 63 61  | large 'dummy ca|
00000f00  72 65 74 27 0a 77 68 69  63 68 20 64 69 73 70 6c  |ret'.which displ|
00000f10  61 79 73 20 74 68 65 20  63 75 72 72 65 6e 74 20  |ays the current |
00000f20  73 74 61 74 65 20 6f 66  20 74 68 65 20 72 65 61  |state of the rea|
00000f30  6c 20 6f 6e 65 2c 0a 69  2e 65 2e 20 66 6c 61 73  |l one,.i.e. flas|
00000f40  68 20 72 61 74 65 20 61  6e 64 20 62 61 73 65 20  |h rate and base |
00000f50  63 6f 6c 6f 75 72 2e 20  54 68 65 20 62 61 73 65  |colour. The base|
00000f60  20 63 6f 6c 6f 75 72 20  6d 61 79 0a 6e 6f 74 20  | colour may.not |
00000f70  72 65 66 6c 65 63 74 20  74 68 65 20 74 72 75 65  |reflect the true|
00000f80  20 63 6f 6c 6f 75 72 20  6f 66 20 74 68 65 20 63  | colour of the c|
00000f90  61 72 65 74 20 69 66 20  74 68 65 0a 27 66 6f 72  |aret if the.'for|
00000fa0  63 65 20 63 61 72 65 74  20 63 6f 6c 6f 75 72 27  |ce caret colour'|
00000fb0  20 6f 70 74 69 6f 6e 20  69 73 20 6e 6f 74 20 69  | option is not i|
00000fc0  6e 20 75 73 65 2e 0a 0a  54 68 65 72 65 20 69 73  |n use...There is|
00000fd0  20 61 6c 73 6f 20 61 20  27 53 61 76 65 20 63 6f  | also a 'Save co|
00000fe0  6e 66 69 67 75 72 61 74  69 6f 6e 27 20 69 63 6f  |nfiguration' ico|
00000ff0  6e 20 69 6e 20 74 68 65  0a 4f 70 74 69 6f 6e 73  |n in the.Options|
00001000  20 77 69 6e 64 6f 77 2e  20 43 6c 69 63 6b 69 6e  | window. Clickin|
00001010  67 20 6f 6e 20 74 68 69  73 20 77 69 6c 6c 20 73  |g on this will s|
00001020  61 76 65 20 61 6c 6c 20  74 68 65 0a 73 65 74 74  |ave all the.sett|
00001030  69 6e 67 73 20 66 6f 72  20 66 75 74 75 72 65 20  |ings for future |
00001040  75 73 65 3b 20 74 68 65  79 20 77 69 6c 6c 20 62  |use; they will b|
00001050  65 20 73 65 74 20 75 70  0a 61 75 74 6f 6d 61 74  |e set up.automat|
00001060  69 63 61 6c 6c 79 20 65  61 63 68 20 74 69 6d 65  |ically each time|
00001070  20 74 68 65 20 70 72 6f  67 72 61 6d 20 69 73 20  | the program is |
00001080  73 75 62 73 65 71 75 65  6e 74 6c 79 0a 6c 6f 61  |subsequently.loa|
00001090  64 65 64 2e 20 49 66 20  66 6f 72 20 73 6f 6d 65  |ded. If for some|
000010a0  20 72 65 61 73 6f 6e 20  74 68 65 20 53 61 76 65  | reason the Save|
000010b0  20 66 61 69 6c 73 2c 20  79 6f 75 20 77 69 6c 6c  | fails, you will|
000010c0  0a 62 65 20 69 6e 66 6f  72 6d 65 64 2e 20 53 69  |.be informed. Si|
000010d0  6d 69 6c 61 72 6c 79 2c  20 69 66 20 74 68 65 20  |milarly, if the |
000010e0  73 65 74 74 69 6e 67 73  20 66 69 6c 65 20 69 73  |settings file is|
000010f0  0a 61 62 73 65 6e 74 20  6f 72 20 63 6f 72 72 75  |.absent or corru|
00001100  70 74 65 64 20 77 68 65  6e 20 79 6f 75 20 6c 6f  |pted when you lo|
00001110  61 64 20 74 68 65 20 61  70 70 6c 69 63 61 74 69  |ad the applicati|
00001120  6f 6e 20 69 6e 0a 74 68  65 20 66 69 72 73 74 20  |on in.the first |
00001130  70 6c 61 63 65 2c 20 79  6f 75 20 77 69 6c 6c 20  |place, you will |
00001140  62 65 20 69 6e 66 6f 72  6d 65 64 2c 20 61 6e 64  |be informed, and|
00001150  20 61 20 73 65 74 20 6f  66 0a 64 65 66 61 75 6c  | a set of.defaul|
00001160  74 20 70 61 72 61 6d 65  74 65 72 73 20 77 69 6c  |t parameters wil|
00001170  6c 20 62 65 20 75 73 65  64 2e 0a 0a 46 6f 72 20  |l be used...For |
00001180  79 6f 75 72 20 69 6e 74  65 72 65 73 74 2c 20 74  |your interest, t|
00001190  68 65 20 72 65 61 73 6f  6e 20 49 20 77 72 6f 74  |he reason I wrot|
000011a0  65 20 74 68 69 73 0a 61  70 70 6c 69 63 61 74 69  |e this.applicati|
000011b0  6f 6e 20 77 61 73 20 74  68 61 74 20 49 20 68 61  |on was that I ha|
000011c0  64 20 73 65 65 6e 20 61  20 63 6f 75 70 6c 65 20  |d seen a couple |
000011d0  6f 66 20 63 61 72 65 74  0a 66 6c 61 73 68 65 72  |of caret.flasher|
000011e0  73 20 61 6e 64 20 61 20  63 61 72 65 74 20 6c 6f  |s and a caret lo|
000011f0  63 61 74 6f 72 20 75 74  69 6c 69 74 79 2c 20 62  |cator utility, b|
00001200  75 74 20 6e 65 76 65 72  20 61 0a 63 6f 6d 62 69  |ut never a.combi|
00001210  6e 61 74 69 6f 6e 20 6f  66 20 74 68 65 20 74 77  |nation of the tw|
00001220  6f 2c 20 77 68 69 63 68  20 49 20 74 68 6f 75 67  |o, which I thoug|
00001230  68 74 20 77 61 73 20 61  20 66 61 69 72 6c 79 0a  |ht was a fairly.|
00001240  6f 62 76 69 6f 75 73 20  74 68 69 6e 67 20 74 6f  |obvious thing to|
00001250  20 64 6f 2e 20 41 6c 73  6f 2c 20 74 68 65 20 66  | do. Also, the f|
00001260  6c 61 73 68 65 72 73 20  77 65 72 65 20 6e 6f 74  |lashers were not|
00001270  0a 76 65 72 79 20 63 6f  6e 66 69 67 75 72 61 62  |.very configurab|
00001280  6c 65 3b 20 46 6c 61 73  68 46 69 6e 64 2c 20 6f  |le; FlashFind, o|
00001290  6e 20 74 68 65 20 6f 74  68 65 72 20 68 61 6e 64  |n the other hand|
000012a0  2c 0a 77 69 6c 6c 20 6c  65 74 20 79 6f 75 20 73  |,.will let you s|
000012b0  65 74 20 74 68 65 20 6f  6e 20 61 6e 64 20 6f 66  |et the on and of|
000012c0  66 20 70 65 72 69 6f 64  73 20 6f 66 20 74 68 65  |f periods of the|
000012d0  20 62 6c 69 6e 6b 0a 69  6e 64 65 70 65 6e 64 65  | blink.independe|
000012e0  6e 74 6c 79 2c 20 64 6f  77 6e 20 74 6f 20 61 20  |ntly, down to a |
000012f0  6d 69 6e 69 6d 75 6d 20  76 61 6c 75 65 20 6f 66  |minimum value of|
00001300  20 61 20 74 65 6e 74 68  20 6f 66 0a 61 20 73 65  | a tenth of.a se|
00001310  63 6f 6e 64 2e 20 54 68  65 20 63 61 72 65 74 20  |cond. The caret |
00001320  63 6f 6c 6f 75 72 20 6f  70 74 69 6f 6e 20 77 61  |colour option wa|
00001330  73 20 61 6e 20 61 74 74  65 6d 70 74 20 74 6f 0a  |s an attempt to.|
00001340  63 6f 6d 62 61 74 20 74  68 65 20 27 69 6e 76 69  |combat the 'invi|
00001350  73 69 62 6c 65 20 63 61  72 65 74 27 20 77 68 69  |sible caret' whi|
00001360  63 68 20 79 6f 75 20 67  65 74 20 6f 6e 20 73 6f  |ch you get on so|
00001370  6d 65 0a 62 61 63 6b 67  72 6f 75 6e 64 73 2e 20  |me.backgrounds. |
00001380  49 74 27 73 20 6e 6f 74  20 70 65 72 66 65 63 74  |It's not perfect|
00001390  2c 20 62 75 74 20 49 20  74 68 69 6e 6b 20 69 74  |, but I think it|
000013a0  27 73 20 74 68 65 0a 62  65 73 74 20 74 68 61 74  |'s the.best that|
000013b0  20 63 61 6e 20 62 65 20  64 6f 6e 65 2e 0a 0a 49  | can be done...I|
000013c0  20 61 6d 3a 0a 2d 2d 2d  2d 2d 2d 0a 0a 52 69 63  | am:.------..Ric|
000013d0  68 61 72 64 20 47 2e 20  48 61 6c 6c 61 73 20 7b  |hard G. Hallas {|
000013e0  42 4d 75 73 20 48 6f 6e  73 7d 2c 0a 28 61 6b 61  |BMus Hons},.(aka|
000013f0  20 4b 65 79 4e 6f 74 65  3a 20 4d 75 73 69 63 20  | KeyNote: Music |
00001400  54 79 70 65 73 65 74 74  69 6e 67 20 26 20 47 65  |Typesetting & Ge|
00001410  6e 65 72 61 6c 20 44 54  50 29 0a 33 31 20 53 6b  |neral DTP).31 Sk|
00001420  65 6c 74 6f 6e 20 43 72  65 73 63 65 6e 74 2c 0a  |elton Crescent,.|
00001430  43 72 6f 73 6c 61 6e 64  20 4d 6f 6f 72 2c 0a 48  |Crosland Moor,.H|
00001440  75 64 64 65 72 73 66 69  65 6c 64 2c 0a 57 65 73  |uddersfield,.Wes|
00001450  74 20 59 6f 72 6b 73 68  69 72 65 2c 0a 48 44 34  |t Yorkshire,.HD4|
00001460  20 35 50 4e 0a 0a 54 65  6c 65 70 68 6f 6e 65 20  | 5PN..Telephone |
00001470  28 30 34 38 34 29 20 36  35 34 31 38 36 0a        |(0484) 654186.|
0000147e