Home » Archimedes archive » Acorn Computing » 1994 05 subscription disc.adf » 9405s » Miscellany/!RiscTimer/!Help/HelpText

Miscellany/!RiscTimer/!Help/HelpText

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn Computing » 1994 05 subscription disc.adf » 9405s
Filename: Miscellany/!RiscTimer/!Help/HelpText
Read OK:
File size: 2214 bytes
Load address: 0000
Exec address: 0000
File contents
   ==========================================================
                           !RiscTimer
               A utility for assessing computer use

                  Version 1.14 (19 October 1993)

                         by Gareth Boden
             � Copyright HeadFirst Public Domain 1993
   ==========================================================

�����������������
CONDITIONS OF USE
�����������������
This software may be freely copied provided all the following
files are included unchanged in any way (including this file)
and the copying is not done for a profit (PD libraries can
charge a nominal fee [�2 or less] to cover costs):

      !RiscTimer
           |_______ !Help
           |           |_________ !Run
           |           |_________ !RunImage
           |           |_________ HelpText
           |           |_________ Templates
           |_______ !Run
           |_______ !RunImage
           |_______ !Sprites
           |_______ !Sprites22
           |_______ !Sprites23
           |_______ Resources
           |           |_________ HFText
           |           |_________ Sprites
           |           |_________ Sprites22
           |           |_________ Sprites23
           |           |_________ Templates
           |
           |_______ RMStore
                       |_________ RiscTimer
                       |_________ WimpExt

In addition, the file TimeLog may be present � this file is a
record of computer usage. If this file is not present, a blank
one will be created when !RiscTimer is run (hence you can reset
the times by deleting this file).

This program originally came from:
        HeadFirst Public Domain
        45 Cedar Street
        SOUTHPORT
        PR8 6NQ

For a full list of our programs, please send an SAE to the
above address.

If you are distributing !RiscTimer (ie you run a PD library or
a BBS) then you must contact me (send a disc of PD and an SAE)
so that I can send you the most recent version. My address is
at the end of this help file.

����������
DISCLAIMER
����������
In no circumstances shall the authors or HeadFirst PD be liable
for any damage, loss of profits, time or data or any indirect
or consequential loss arising out of the use of this software
or inability to use this software, even if they have been
advised of the possibility of such damages. This software is
supplied "as is"; no warranty, express or implied, of the
merchantability of this software or its fitness for any
particular purpose is given.

Having said that...

��������
PROBLEMS
��������
We always want to hear of any problems you may have with any of
our software, so that we can correct it as soon as possible.
Send full details of the problem, together with a disc
containing the program and an SAE, to the above address.

�������
CREDITS
�������
This program was written by Gareth Boden, using an Acorn A4000
with !Edit, !StrongEd, !Zap, !Dissi, !FormEd, BASIC V, Jive and
the RISC OS 3 PRMs. (I got them on 27/5/93 � can anyone beat
this?). It is not guaranteed to work on anything else (it needs
RISC OS 3, by the way), but should do.

The WimpExtension module was written by Jon Ribbens.

The HelpView program was written by Graham Jones.

!RiscTimer was written at the request of Mr P Halsall, Christ
the King School for the purpose of justifying the purchase of
an A4!

�����������
THE PROGRAM
�����������
!RiscTimer was written for a simple purpose � to keep track of
how much a computer is used. Basically, it records the time the
computer is switched on and the amount of this time it is
actually being used. It keeps track of the last 28 days' usage
and displays the information in a window. Use both off and on
the desktop is recorded.

The program is simple to use. Simply make sure your hard disc
!Boot file loads !RiscTimer when you switch on, and that you
always use the desktop Exit or Shutdown before switching off. I
would also recommend having some font cache memory (a very
small amount is sufficient, but the windows use fonts and may
be very slow otherwise).

To find out how much the computer has been used, simply click
on the !RiscTimer icon, on the icon bar, with SELECT or ADJUST.
A window will appear giving details of the computer usage.
Click OK to remove it.

The usual icon bar menu is available by clicking MENU over the
icon. The Quit option quits the !RiscTimer application, the
Info option leads to a window giving details about the program.
Note that quitting !RiscTimer does not quit the part of the
program which registers usage so if !RiscTimer is later loaded,
the time used in-between will still be recorded. However, the
usage will not be saved without the !RiscTimer application
program present.

The usage is checked by noting key presses and mouse clicks.
Every time one of these occurs, the program reads the system
clock. If it is more than two minutes since the last key press
or mouse click, the program assumes that the computer has not
been in use over this period (I think this is a reasonable
assumption � if you don't, let me know).

Always make sure you exit the desktop "cleanly" when switching
off or before a Ctrl-Break ie by quitting all applications
using either the menu option Quit or the desktop Exit or
Shutdown facilities. If you don't do this, then Risc Timer
won't know to save its log file and so the computer usage will
not be recorded. As a safety precaution, Risc Timer saves the
log file every ten minutes while in the desktop, but you should
not rely on this. You should always exit "cleanly" anyway, to
avoid accidentally wiping out unsaved work.

����������
KNOWN BUGS
����������
None, unless you know different!  (Drop me a line if you do!)

�������
HISTORY
�������
A list of the different versions of !RiscTimer (in reverse
chronological order):

1.14    - Program now conforms to July 1993 RISC OS Style
          Guide.
        - Now uses built in RISC OS 3 icon borders.
1.13    - HeadFirst has changed address!
        - Removed HeadFirst information window, address now in
          Program info window.
1.12    - First public release.
        - Found that log was updated incorrectly if more than
          one copy of !RiscTimer was loaded. Now checks for
          multiple invocations.
        - Removed DIMs on local variables as I found that BASIC
          did not de-allocate the space afterwards. This caused
          crashing due to memory overflow. Space now allocated
          via OS_Module.
1.11    - Messages and menus now internationalised using
          MessageTrans. Simply alter the Resources.Messages
          file to provide a different language. If you do
          produce a new one, please send it to me.
        - Jive Talk message file provided. To use this instead
          of the normal one, simply rename the Messages file to
          something else and rename the MessJive file to
          Messages. Voila!
        - Jive Talk HeadFirst information file provided. Use is
          similar to the message file - just rename the HFText
          and JiveHFText files.
        - Help now more comprehensive and on menus too.
1.01    - Added help via Acorn's Interactive Help.
1.00    � Original version.

�������������������
FUTURE IMPROVEMENTS
�������������������
I may add the following features in the future, and am more
likely to do if you encourage me by asking...

        � Output of graphs of usage
        � Recording of usage of different applications
        � Output of a text log file
        � Restriction of computer usage (?)
        � Automatic pencil sharpener (?!)
        
����������
THE AUTHOR
����������
Any comments ( good :�) or bad :�( ), bug reports, suggestions
for improvement (surely not!), nice letters, offers of cash,
gold bars, etc to:

        Gareth Boden
        45 Cedar Street
        SOUTHPORT
        PR8 6NQ

If you send me a disc of PD (or some cash) I will send you the
latest versions of any software I have written (with a bit of
PD to fill the disc).

������
BYEEE!
������
Well, that about wraps it up. The program was designed for a
simple task and it does it adequately (I don't want to say
"well").

!RiscTimer will install happily on a hard disc (indeed, it is
best used from one), and uses very little memory (~32k), so it
should work on any RISC OS 3 machine.

If you want to print out these instructions, they can be found
in !RiscTimer.!Help.HelpText.

Remember: Life is like a bar of soap - it gradually wears away
until it goes all soft and breaks when you try to use it. Oh
well, maybe life isn't like a bar of soap after all.

����������������������������������������
!RiscTimer by Gareth Boden
� Copyright HeadFirst Public Domain 1993
����������������������������������������
00000000  20 20 20 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |   =============|
00000010  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000030  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 0a 20 20  |=============.  |
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000050  20 20 20 20 20 20 20 20  20 21 52 69 73 63 54 69  |         !RiscTi|
00000060  6d 65 72 0a 20 20 20 20  20 20 20 20 20 20 20 20  |mer.            |
00000070  20 20 20 41 20 75 74 69  6c 69 74 79 20 66 6f 72  |   A utility for|
00000080  20 61 73 73 65 73 73 69  6e 67 20 63 6f 6d 70 75  | assessing compu|
00000090  74 65 72 20 75 73 65 0a  0a 20 20 20 20 20 20 20  |ter use..       |
000000a0  20 20 20 20 20 20 20 20  20 20 20 56 65 72 73 69  |           Versi|
000000b0  6f 6e 20 31 2e 31 34 20  28 31 39 20 4f 63 74 6f  |on 1.14 (19 Octo|
000000c0  62 65 72 20 31 39 39 33  29 0a 0a 20 20 20 20 20  |ber 1993)..     |
000000d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000e0  20 20 20 20 62 79 20 47  61 72 65 74 68 20 42 6f  |    by Gareth Bo|
000000f0  64 65 6e 0a 20 20 20 20  20 20 20 20 20 20 20 20  |den.            |
00000100  20 a9 20 43 6f 70 79 72  69 67 68 74 20 48 65 61  | . Copyright Hea|
00000110  64 46 69 72 73 74 20 50  75 62 6c 69 63 20 44 6f  |dFirst Public Do|
00000120  6d 61 69 6e 20 31 39 39  33 0a 20 20 20 3d 3d 3d  |main 1993.   ===|
00000130  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000160  3d 3d 3d 3d 3d 3d 3d 0a  0a 98 98 98 98 98 98 98  |=======.........|
00000170  98 98 98 98 98 98 98 98  98 98 0a 43 4f 4e 44 49  |...........CONDI|
00000180  54 49 4f 4e 53 20 4f 46  20 55 53 45 0a 98 98 98  |TIONS OF USE....|
00000190  98 98 98 98 98 98 98 98  98 98 98 98 98 98 0a 54  |...............T|
000001a0  68 69 73 20 73 6f 66 74  77 61 72 65 20 6d 61 79  |his software may|
000001b0  20 62 65 20 66 72 65 65  6c 79 20 63 6f 70 69 65  | be freely copie|
000001c0  64 20 70 72 6f 76 69 64  65 64 20 61 6c 6c 20 74  |d provided all t|
000001d0  68 65 20 66 6f 6c 6c 6f  77 69 6e 67 0a 66 69 6c  |he following.fil|
000001e0  65 73 20 61 72 65 20 69  6e 63 6c 75 64 65 64 20  |es are included |
000001f0  75 6e 63 68 61 6e 67 65  64 20 69 6e 20 61 6e 79  |unchanged in any|
00000200  20 77 61 79 20 28 69 6e  63 6c 75 64 69 6e 67 20  | way (including |
00000210  74 68 69 73 20 66 69 6c  65 29 0a 61 6e 64 20 74  |this file).and t|
00000220  68 65 20 63 6f 70 79 69  6e 67 20 69 73 20 6e 6f  |he copying is no|
00000230  74 20 64 6f 6e 65 20 66  6f 72 20 61 20 70 72 6f  |t done for a pro|
00000240  66 69 74 20 28 50 44 20  6c 69 62 72 61 72 69 65  |fit (PD librarie|
00000250  73 20 63 61 6e 0a 63 68  61 72 67 65 20 61 20 6e  |s can.charge a n|
00000260  6f 6d 69 6e 61 6c 20 66  65 65 20 5b a3 32 20 6f  |ominal fee [.2 o|
00000270  72 20 6c 65 73 73 5d 20  74 6f 20 63 6f 76 65 72  |r less] to cover|
00000280  20 63 6f 73 74 73 29 3a  0a 0a 20 20 20 20 20 20  | costs):..      |
00000290  21 52 69 73 63 54 69 6d  65 72 0a 20 20 20 20 20  |!RiscTimer.     |
000002a0  20 20 20 20 20 20 7c 5f  5f 5f 5f 5f 5f 5f 20 21  |      |_______ !|
000002b0  48 65 6c 70 0a 20 20 20  20 20 20 20 20 20 20 20  |Help.           |
000002c0  7c 20 20 20 20 20 20 20  20 20 20 20 7c 5f 5f 5f  ||           |___|
000002d0  5f 5f 5f 5f 5f 5f 20 21  52 75 6e 0a 20 20 20 20  |______ !Run.    |
000002e0  20 20 20 20 20 20 20 7c  20 20 20 20 20 20 20 20  |       |        |
000002f0  20 20 20 7c 5f 5f 5f 5f  5f 5f 5f 5f 5f 20 21 52  |   |_________ !R|
00000300  75 6e 49 6d 61 67 65 0a  20 20 20 20 20 20 20 20  |unImage.        |
00000310  20 20 20 7c 20 20 20 20  20 20 20 20 20 20 20 7c  |   |           ||
00000320  5f 5f 5f 5f 5f 5f 5f 5f  5f 20 48 65 6c 70 54 65  |_________ HelpTe|
00000330  78 74 0a 20 20 20 20 20  20 20 20 20 20 20 7c 20  |xt.           | |
00000340  20 20 20 20 20 20 20 20  20 20 7c 5f 5f 5f 5f 5f  |          |_____|
00000350  5f 5f 5f 5f 20 54 65 6d  70 6c 61 74 65 73 0a 20  |____ Templates. |
00000360  20 20 20 20 20 20 20 20  20 20 7c 5f 5f 5f 5f 5f  |          |_____|
00000370  5f 5f 20 21 52 75 6e 0a  20 20 20 20 20 20 20 20  |__ !Run.        |
00000380  20 20 20 7c 5f 5f 5f 5f  5f 5f 5f 20 21 52 75 6e  |   |_______ !Run|
00000390  49 6d 61 67 65 0a 20 20  20 20 20 20 20 20 20 20  |Image.          |
000003a0  20 7c 5f 5f 5f 5f 5f 5f  5f 20 21 53 70 72 69 74  | |_______ !Sprit|
000003b0  65 73 0a 20 20 20 20 20  20 20 20 20 20 20 7c 5f  |es.           |_|
000003c0  5f 5f 5f 5f 5f 5f 20 21  53 70 72 69 74 65 73 32  |______ !Sprites2|
000003d0  32 0a 20 20 20 20 20 20  20 20 20 20 20 7c 5f 5f  |2.           |__|
000003e0  5f 5f 5f 5f 5f 20 21 53  70 72 69 74 65 73 32 33  |_____ !Sprites23|
000003f0  0a 20 20 20 20 20 20 20  20 20 20 20 7c 5f 5f 5f  |.           |___|
00000400  5f 5f 5f 5f 20 52 65 73  6f 75 72 63 65 73 0a 20  |____ Resources. |
00000410  20 20 20 20 20 20 20 20  20 20 7c 20 20 20 20 20  |          |     |
00000420  20 20 20 20 20 20 7c 5f  5f 5f 5f 5f 5f 5f 5f 5f  |      |_________|
00000430  20 48 46 54 65 78 74 0a  20 20 20 20 20 20 20 20  | HFText.        |
00000440  20 20 20 7c 20 20 20 20  20 20 20 20 20 20 20 7c  |   |           ||
00000450  5f 5f 5f 5f 5f 5f 5f 5f  5f 20 53 70 72 69 74 65  |_________ Sprite|
00000460  73 0a 20 20 20 20 20 20  20 20 20 20 20 7c 20 20  |s.           |  |
00000470  20 20 20 20 20 20 20 20  20 7c 5f 5f 5f 5f 5f 5f  |         |______|
00000480  5f 5f 5f 20 53 70 72 69  74 65 73 32 32 0a 20 20  |___ Sprites22.  |
00000490  20 20 20 20 20 20 20 20  20 7c 20 20 20 20 20 20  |         |      |
000004a0  20 20 20 20 20 7c 5f 5f  5f 5f 5f 5f 5f 5f 5f 20  |     |_________ |
000004b0  53 70 72 69 74 65 73 32  33 0a 20 20 20 20 20 20  |Sprites23.      |
000004c0  20 20 20 20 20 7c 20 20  20 20 20 20 20 20 20 20  |     |          |
000004d0  20 7c 5f 5f 5f 5f 5f 5f  5f 5f 5f 20 54 65 6d 70  | |_________ Temp|
000004e0  6c 61 74 65 73 0a 20 20  20 20 20 20 20 20 20 20  |lates.          |
000004f0  20 7c 0a 20 20 20 20 20  20 20 20 20 20 20 7c 5f  | |.           |_|
00000500  5f 5f 5f 5f 5f 5f 20 52  4d 53 74 6f 72 65 0a 20  |______ RMStore. |
00000510  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000520  20 20 20 20 20 20 7c 5f  5f 5f 5f 5f 5f 5f 5f 5f  |      |_________|
00000530  20 52 69 73 63 54 69 6d  65 72 0a 20 20 20 20 20  | RiscTimer.     |
00000540  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000550  20 20 7c 5f 5f 5f 5f 5f  5f 5f 5f 5f 20 57 69 6d  |  |_________ Wim|
00000560  70 45 78 74 0a 0a 49 6e  20 61 64 64 69 74 69 6f  |pExt..In additio|
00000570  6e 2c 20 74 68 65 20 66  69 6c 65 20 54 69 6d 65  |n, the file Time|
00000580  4c 6f 67 20 6d 61 79 20  62 65 20 70 72 65 73 65  |Log may be prese|
00000590  6e 74 20 98 20 74 68 69  73 20 66 69 6c 65 20 69  |nt . this file i|
000005a0  73 20 61 0a 72 65 63 6f  72 64 20 6f 66 20 63 6f  |s a.record of co|
000005b0  6d 70 75 74 65 72 20 75  73 61 67 65 2e 20 49 66  |mputer usage. If|
000005c0  20 74 68 69 73 20 66 69  6c 65 20 69 73 20 6e 6f  | this file is no|
000005d0  74 20 70 72 65 73 65 6e  74 2c 20 61 20 62 6c 61  |t present, a bla|
000005e0  6e 6b 0a 6f 6e 65 20 77  69 6c 6c 20 62 65 20 63  |nk.one will be c|
000005f0  72 65 61 74 65 64 20 77  68 65 6e 20 21 52 69 73  |reated when !Ris|
00000600  63 54 69 6d 65 72 20 69  73 20 72 75 6e 20 28 68  |cTimer is run (h|
00000610  65 6e 63 65 20 79 6f 75  20 63 61 6e 20 72 65 73  |ence you can res|
00000620  65 74 0a 74 68 65 20 74  69 6d 65 73 20 62 79 20  |et.the times by |
00000630  64 65 6c 65 74 69 6e 67  20 74 68 69 73 20 66 69  |deleting this fi|
00000640  6c 65 29 2e 0a 0a 54 68  69 73 20 70 72 6f 67 72  |le)...This progr|
00000650  61 6d 20 6f 72 69 67 69  6e 61 6c 6c 79 20 63 61  |am originally ca|
00000660  6d 65 20 66 72 6f 6d 3a  0a 20 20 20 20 20 20 20  |me from:.       |
00000670  20 48 65 61 64 46 69 72  73 74 20 50 75 62 6c 69  | HeadFirst Publi|
00000680  63 20 44 6f 6d 61 69 6e  0a 20 20 20 20 20 20 20  |c Domain.       |
00000690  20 34 35 20 43 65 64 61  72 20 53 74 72 65 65 74  | 45 Cedar Street|
000006a0  0a 20 20 20 20 20 20 20  20 53 4f 55 54 48 50 4f  |.        SOUTHPO|
000006b0  52 54 0a 20 20 20 20 20  20 20 20 50 52 38 20 36  |RT.        PR8 6|
000006c0  4e 51 0a 0a 46 6f 72 20  61 20 66 75 6c 6c 20 6c  |NQ..For a full l|
000006d0  69 73 74 20 6f 66 20 6f  75 72 20 70 72 6f 67 72  |ist of our progr|
000006e0  61 6d 73 2c 20 70 6c 65  61 73 65 20 73 65 6e 64  |ams, please send|
000006f0  20 61 6e 20 53 41 45 20  74 6f 20 74 68 65 0a 61  | an SAE to the.a|
00000700  62 6f 76 65 20 61 64 64  72 65 73 73 2e 0a 0a 49  |bove address...I|
00000710  66 20 79 6f 75 20 61 72  65 20 64 69 73 74 72 69  |f you are distri|
00000720  62 75 74 69 6e 67 20 21  52 69 73 63 54 69 6d 65  |buting !RiscTime|
00000730  72 20 28 69 65 20 79 6f  75 20 72 75 6e 20 61 20  |r (ie you run a |
00000740  50 44 20 6c 69 62 72 61  72 79 20 6f 72 0a 61 20  |PD library or.a |
00000750  42 42 53 29 20 74 68 65  6e 20 79 6f 75 20 6d 75  |BBS) then you mu|
00000760  73 74 20 63 6f 6e 74 61  63 74 20 6d 65 20 28 73  |st contact me (s|
00000770  65 6e 64 20 61 20 64 69  73 63 20 6f 66 20 50 44  |end a disc of PD|
00000780  20 61 6e 64 20 61 6e 20  53 41 45 29 0a 73 6f 20  | and an SAE).so |
00000790  74 68 61 74 20 49 20 63  61 6e 20 73 65 6e 64 20  |that I can send |
000007a0  79 6f 75 20 74 68 65 20  6d 6f 73 74 20 72 65 63  |you the most rec|
000007b0  65 6e 74 20 76 65 72 73  69 6f 6e 2e 20 4d 79 20  |ent version. My |
000007c0  61 64 64 72 65 73 73 20  69 73 0a 61 74 20 74 68  |address is.at th|
000007d0  65 20 65 6e 64 20 6f 66  20 74 68 69 73 20 68 65  |e end of this he|
000007e0  6c 70 20 66 69 6c 65 2e  0a 0a 98 98 98 98 98 98  |lp file.........|
000007f0  98 98 98 98 0a 44 49 53  43 4c 41 49 4d 45 52 0a  |.....DISCLAIMER.|
00000800  98 98 98 98 98 98 98 98  98 98 0a 49 6e 20 6e 6f  |...........In no|
00000810  20 63 69 72 63 75 6d 73  74 61 6e 63 65 73 20 73  | circumstances s|
00000820  68 61 6c 6c 20 74 68 65  20 61 75 74 68 6f 72 73  |hall the authors|
00000830  20 6f 72 20 48 65 61 64  46 69 72 73 74 20 50 44  | or HeadFirst PD|
00000840  20 62 65 20 6c 69 61 62  6c 65 0a 66 6f 72 20 61  | be liable.for a|
00000850  6e 79 20 64 61 6d 61 67  65 2c 20 6c 6f 73 73 20  |ny damage, loss |
00000860  6f 66 20 70 72 6f 66 69  74 73 2c 20 74 69 6d 65  |of profits, time|
00000870  20 6f 72 20 64 61 74 61  20 6f 72 20 61 6e 79 20  | or data or any |
00000880  69 6e 64 69 72 65 63 74  0a 6f 72 20 63 6f 6e 73  |indirect.or cons|
00000890  65 71 75 65 6e 74 69 61  6c 20 6c 6f 73 73 20 61  |equential loss a|
000008a0  72 69 73 69 6e 67 20 6f  75 74 20 6f 66 20 74 68  |rising out of th|
000008b0  65 20 75 73 65 20 6f 66  20 74 68 69 73 20 73 6f  |e use of this so|
000008c0  66 74 77 61 72 65 0a 6f  72 20 69 6e 61 62 69 6c  |ftware.or inabil|
000008d0  69 74 79 20 74 6f 20 75  73 65 20 74 68 69 73 20  |ity to use this |
000008e0  73 6f 66 74 77 61 72 65  2c 20 65 76 65 6e 20 69  |software, even i|
000008f0  66 20 74 68 65 79 20 68  61 76 65 20 62 65 65 6e  |f they have been|
00000900  0a 61 64 76 69 73 65 64  20 6f 66 20 74 68 65 20  |.advised of the |
00000910  70 6f 73 73 69 62 69 6c  69 74 79 20 6f 66 20 73  |possibility of s|
00000920  75 63 68 20 64 61 6d 61  67 65 73 2e 20 54 68 69  |uch damages. Thi|
00000930  73 20 73 6f 66 74 77 61  72 65 20 69 73 0a 73 75  |s software is.su|
00000940  70 70 6c 69 65 64 20 22  61 73 20 69 73 22 3b 20  |pplied "as is"; |
00000950  6e 6f 20 77 61 72 72 61  6e 74 79 2c 20 65 78 70  |no warranty, exp|
00000960  72 65 73 73 20 6f 72 20  69 6d 70 6c 69 65 64 2c  |ress or implied,|
00000970  20 6f 66 20 74 68 65 0a  6d 65 72 63 68 61 6e 74  | of the.merchant|
00000980  61 62 69 6c 69 74 79 20  6f 66 20 74 68 69 73 20  |ability of this |
00000990  73 6f 66 74 77 61 72 65  20 6f 72 20 69 74 73 20  |software or its |
000009a0  66 69 74 6e 65 73 73 20  66 6f 72 20 61 6e 79 0a  |fitness for any.|
000009b0  70 61 72 74 69 63 75 6c  61 72 20 70 75 72 70 6f  |particular purpo|
000009c0  73 65 20 69 73 20 67 69  76 65 6e 2e 0a 0a 48 61  |se is given...Ha|
000009d0  76 69 6e 67 20 73 61 69  64 20 74 68 61 74 2e 2e  |ving said that..|
000009e0  2e 0a 0a 98 98 98 98 98  98 98 98 0a 50 52 4f 42  |............PROB|
000009f0  4c 45 4d 53 0a 98 98 98  98 98 98 98 98 0a 57 65  |LEMS..........We|
00000a00  20 61 6c 77 61 79 73 20  77 61 6e 74 20 74 6f 20  | always want to |
00000a10  68 65 61 72 20 6f 66 20  61 6e 79 20 70 72 6f 62  |hear of any prob|
00000a20  6c 65 6d 73 20 79 6f 75  20 6d 61 79 20 68 61 76  |lems you may hav|
00000a30  65 20 77 69 74 68 20 61  6e 79 20 6f 66 0a 6f 75  |e with any of.ou|
00000a40  72 20 73 6f 66 74 77 61  72 65 2c 20 73 6f 20 74  |r software, so t|
00000a50  68 61 74 20 77 65 20 63  61 6e 20 63 6f 72 72 65  |hat we can corre|
00000a60  63 74 20 69 74 20 61 73  20 73 6f 6f 6e 20 61 73  |ct it as soon as|
00000a70  20 70 6f 73 73 69 62 6c  65 2e 0a 53 65 6e 64 20  | possible..Send |
00000a80  66 75 6c 6c 20 64 65 74  61 69 6c 73 20 6f 66 20  |full details of |
00000a90  74 68 65 20 70 72 6f 62  6c 65 6d 2c 20 74 6f 67  |the problem, tog|
00000aa0  65 74 68 65 72 20 77 69  74 68 20 61 20 64 69 73  |ether with a dis|
00000ab0  63 0a 63 6f 6e 74 61 69  6e 69 6e 67 20 74 68 65  |c.containing the|
00000ac0  20 70 72 6f 67 72 61 6d  20 61 6e 64 20 61 6e 20  | program and an |
00000ad0  53 41 45 2c 20 74 6f 20  74 68 65 20 61 62 6f 76  |SAE, to the abov|
00000ae0  65 20 61 64 64 72 65 73  73 2e 0a 0a 98 98 98 98  |e address.......|
00000af0  98 98 98 0a 43 52 45 44  49 54 53 0a 98 98 98 98  |....CREDITS.....|
00000b00  98 98 98 0a 54 68 69 73  20 70 72 6f 67 72 61 6d  |....This program|
00000b10  20 77 61 73 20 77 72 69  74 74 65 6e 20 62 79 20  | was written by |
00000b20  47 61 72 65 74 68 20 42  6f 64 65 6e 2c 20 75 73  |Gareth Boden, us|
00000b30  69 6e 67 20 61 6e 20 41  63 6f 72 6e 20 41 34 30  |ing an Acorn A40|
00000b40  30 30 0a 77 69 74 68 20  21 45 64 69 74 2c 20 21  |00.with !Edit, !|
00000b50  53 74 72 6f 6e 67 45 64  2c 20 21 5a 61 70 2c 20  |StrongEd, !Zap, |
00000b60  21 44 69 73 73 69 2c 20  21 46 6f 72 6d 45 64 2c  |!Dissi, !FormEd,|
00000b70  20 42 41 53 49 43 20 56  2c 20 4a 69 76 65 20 61  | BASIC V, Jive a|
00000b80  6e 64 0a 74 68 65 20 52  49 53 43 20 4f 53 20 33  |nd.the RISC OS 3|
00000b90  20 50 52 4d 73 2e 20 28  49 20 67 6f 74 20 74 68  | PRMs. (I got th|
00000ba0  65 6d 20 6f 6e 20 32 37  2f 35 2f 39 33 20 98 20  |em on 27/5/93 . |
00000bb0  63 61 6e 20 61 6e 79 6f  6e 65 20 62 65 61 74 0a  |can anyone beat.|
00000bc0  74 68 69 73 3f 29 2e 20  49 74 20 69 73 20 6e 6f  |this?). It is no|
00000bd0  74 20 67 75 61 72 61 6e  74 65 65 64 20 74 6f 20  |t guaranteed to |
00000be0  77 6f 72 6b 20 6f 6e 20  61 6e 79 74 68 69 6e 67  |work on anything|
00000bf0  20 65 6c 73 65 20 28 69  74 20 6e 65 65 64 73 0a  | else (it needs.|
00000c00  52 49 53 43 20 4f 53 20  33 2c 20 62 79 20 74 68  |RISC OS 3, by th|
00000c10  65 20 77 61 79 29 2c 20  62 75 74 20 73 68 6f 75  |e way), but shou|
00000c20  6c 64 20 64 6f 2e 0a 0a  54 68 65 20 57 69 6d 70  |ld do...The Wimp|
00000c30  45 78 74 65 6e 73 69 6f  6e 20 6d 6f 64 75 6c 65  |Extension module|
00000c40  20 77 61 73 20 77 72 69  74 74 65 6e 20 62 79 20  | was written by |
00000c50  4a 6f 6e 20 52 69 62 62  65 6e 73 2e 0a 0a 54 68  |Jon Ribbens...Th|
00000c60  65 20 48 65 6c 70 56 69  65 77 20 70 72 6f 67 72  |e HelpView progr|
00000c70  61 6d 20 77 61 73 20 77  72 69 74 74 65 6e 20 62  |am was written b|
00000c80  79 20 47 72 61 68 61 6d  20 4a 6f 6e 65 73 2e 0a  |y Graham Jones..|
00000c90  0a 21 52 69 73 63 54 69  6d 65 72 20 77 61 73 20  |.!RiscTimer was |
00000ca0  77 72 69 74 74 65 6e 20  61 74 20 74 68 65 20 72  |written at the r|
00000cb0  65 71 75 65 73 74 20 6f  66 20 4d 72 20 50 20 48  |equest of Mr P H|
00000cc0  61 6c 73 61 6c 6c 2c 20  43 68 72 69 73 74 0a 74  |alsall, Christ.t|
00000cd0  68 65 20 4b 69 6e 67 20  53 63 68 6f 6f 6c 20 66  |he King School f|
00000ce0  6f 72 20 74 68 65 20 70  75 72 70 6f 73 65 20 6f  |or the purpose o|
00000cf0  66 20 6a 75 73 74 69 66  79 69 6e 67 20 74 68 65  |f justifying the|
00000d00  20 70 75 72 63 68 61 73  65 20 6f 66 0a 61 6e 20  | purchase of.an |
00000d10  41 34 21 0a 0a 98 98 98  98 98 98 98 98 98 98 98  |A4!.............|
00000d20  0a 54 48 45 20 50 52 4f  47 52 41 4d 0a 98 98 98  |.THE PROGRAM....|
00000d30  98 98 98 98 98 98 98 98  0a 21 52 69 73 63 54 69  |.........!RiscTi|
00000d40  6d 65 72 20 77 61 73 20  77 72 69 74 74 65 6e 20  |mer was written |
00000d50  66 6f 72 20 61 20 73 69  6d 70 6c 65 20 70 75 72  |for a simple pur|
00000d60  70 6f 73 65 20 98 20 74  6f 20 6b 65 65 70 20 74  |pose . to keep t|
00000d70  72 61 63 6b 20 6f 66 0a  68 6f 77 20 6d 75 63 68  |rack of.how much|
00000d80  20 61 20 63 6f 6d 70 75  74 65 72 20 69 73 20 75  | a computer is u|
00000d90  73 65 64 2e 20 42 61 73  69 63 61 6c 6c 79 2c 20  |sed. Basically, |
00000da0  69 74 20 72 65 63 6f 72  64 73 20 74 68 65 20 74  |it records the t|
00000db0  69 6d 65 20 74 68 65 0a  63 6f 6d 70 75 74 65 72  |ime the.computer|
00000dc0  20 69 73 20 73 77 69 74  63 68 65 64 20 6f 6e 20  | is switched on |
00000dd0  61 6e 64 20 74 68 65 20  61 6d 6f 75 6e 74 20 6f  |and the amount o|
00000de0  66 20 74 68 69 73 20 74  69 6d 65 20 69 74 20 69  |f this time it i|
00000df0  73 0a 61 63 74 75 61 6c  6c 79 20 62 65 69 6e 67  |s.actually being|
00000e00  20 75 73 65 64 2e 20 49  74 20 6b 65 65 70 73 20  | used. It keeps |
00000e10  74 72 61 63 6b 20 6f 66  20 74 68 65 20 6c 61 73  |track of the las|
00000e20  74 20 32 38 20 64 61 79  73 27 20 75 73 61 67 65  |t 28 days' usage|
00000e30  0a 61 6e 64 20 64 69 73  70 6c 61 79 73 20 74 68  |.and displays th|
00000e40  65 20 69 6e 66 6f 72 6d  61 74 69 6f 6e 20 69 6e  |e information in|
00000e50  20 61 20 77 69 6e 64 6f  77 2e 20 55 73 65 20 62  | a window. Use b|
00000e60  6f 74 68 20 6f 66 66 20  61 6e 64 20 6f 6e 0a 74  |oth off and on.t|
00000e70  68 65 20 64 65 73 6b 74  6f 70 20 69 73 20 72 65  |he desktop is re|
00000e80  63 6f 72 64 65 64 2e 0a  0a 54 68 65 20 70 72 6f  |corded...The pro|
00000e90  67 72 61 6d 20 69 73 20  73 69 6d 70 6c 65 20 74  |gram is simple t|
00000ea0  6f 20 75 73 65 2e 20 53  69 6d 70 6c 79 20 6d 61  |o use. Simply ma|
00000eb0  6b 65 20 73 75 72 65 20  79 6f 75 72 20 68 61 72  |ke sure your har|
00000ec0  64 20 64 69 73 63 0a 21  42 6f 6f 74 20 66 69 6c  |d disc.!Boot fil|
00000ed0  65 20 6c 6f 61 64 73 20  21 52 69 73 63 54 69 6d  |e loads !RiscTim|
00000ee0  65 72 20 77 68 65 6e 20  79 6f 75 20 73 77 69 74  |er when you swit|
00000ef0  63 68 20 6f 6e 2c 20 61  6e 64 20 74 68 61 74 20  |ch on, and that |
00000f00  79 6f 75 0a 61 6c 77 61  79 73 20 75 73 65 20 74  |you.always use t|
00000f10  68 65 20 64 65 73 6b 74  6f 70 20 45 78 69 74 20  |he desktop Exit |
00000f20  6f 72 20 53 68 75 74 64  6f 77 6e 20 62 65 66 6f  |or Shutdown befo|
00000f30  72 65 20 73 77 69 74 63  68 69 6e 67 20 6f 66 66  |re switching off|
00000f40  2e 20 49 0a 77 6f 75 6c  64 20 61 6c 73 6f 20 72  |. I.would also r|
00000f50  65 63 6f 6d 6d 65 6e 64  20 68 61 76 69 6e 67 20  |ecommend having |
00000f60  73 6f 6d 65 20 66 6f 6e  74 20 63 61 63 68 65 20  |some font cache |
00000f70  6d 65 6d 6f 72 79 20 28  61 20 76 65 72 79 0a 73  |memory (a very.s|
00000f80  6d 61 6c 6c 20 61 6d 6f  75 6e 74 20 69 73 20 73  |mall amount is s|
00000f90  75 66 66 69 63 69 65 6e  74 2c 20 62 75 74 20 74  |ufficient, but t|
00000fa0  68 65 20 77 69 6e 64 6f  77 73 20 75 73 65 20 66  |he windows use f|
00000fb0  6f 6e 74 73 20 61 6e 64  20 6d 61 79 0a 62 65 20  |onts and may.be |
00000fc0  76 65 72 79 20 73 6c 6f  77 20 6f 74 68 65 72 77  |very slow otherw|
00000fd0  69 73 65 29 2e 0a 0a 54  6f 20 66 69 6e 64 20 6f  |ise)...To find o|
00000fe0  75 74 20 68 6f 77 20 6d  75 63 68 20 74 68 65 20  |ut how much the |
00000ff0  63 6f 6d 70 75 74 65 72  20 68 61 73 20 62 65 65  |computer has bee|
00001000  6e 20 75 73 65 64 2c 20  73 69 6d 70 6c 79 20 63  |n used, simply c|
00001010  6c 69 63 6b 0a 6f 6e 20  74 68 65 20 21 52 69 73  |lick.on the !Ris|
00001020  63 54 69 6d 65 72 20 69  63 6f 6e 2c 20 6f 6e 20  |cTimer icon, on |
00001030  74 68 65 20 69 63 6f 6e  20 62 61 72 2c 20 77 69  |the icon bar, wi|
00001040  74 68 20 53 45 4c 45 43  54 20 6f 72 20 41 44 4a  |th SELECT or ADJ|
00001050  55 53 54 2e 0a 41 20 77  69 6e 64 6f 77 20 77 69  |UST..A window wi|
00001060  6c 6c 20 61 70 70 65 61  72 20 67 69 76 69 6e 67  |ll appear giving|
00001070  20 64 65 74 61 69 6c 73  20 6f 66 20 74 68 65 20  | details of the |
00001080  63 6f 6d 70 75 74 65 72  20 75 73 61 67 65 2e 0a  |computer usage..|
00001090  43 6c 69 63 6b 20 4f 4b  20 74 6f 20 72 65 6d 6f  |Click OK to remo|
000010a0  76 65 20 69 74 2e 0a 0a  54 68 65 20 75 73 75 61  |ve it...The usua|
000010b0  6c 20 69 63 6f 6e 20 62  61 72 20 6d 65 6e 75 20  |l icon bar menu |
000010c0  69 73 20 61 76 61 69 6c  61 62 6c 65 20 62 79 20  |is available by |
000010d0  63 6c 69 63 6b 69 6e 67  20 4d 45 4e 55 20 6f 76  |clicking MENU ov|
000010e0  65 72 20 74 68 65 0a 69  63 6f 6e 2e 20 54 68 65  |er the.icon. The|
000010f0  20 51 75 69 74 20 6f 70  74 69 6f 6e 20 71 75 69  | Quit option qui|
00001100  74 73 20 74 68 65 20 21  52 69 73 63 54 69 6d 65  |ts the !RiscTime|
00001110  72 20 61 70 70 6c 69 63  61 74 69 6f 6e 2c 20 74  |r application, t|
00001120  68 65 0a 49 6e 66 6f 20  6f 70 74 69 6f 6e 20 6c  |he.Info option l|
00001130  65 61 64 73 20 74 6f 20  61 20 77 69 6e 64 6f 77  |eads to a window|
00001140  20 67 69 76 69 6e 67 20  64 65 74 61 69 6c 73 20  | giving details |
00001150  61 62 6f 75 74 20 74 68  65 20 70 72 6f 67 72 61  |about the progra|
00001160  6d 2e 0a 4e 6f 74 65 20  74 68 61 74 20 71 75 69  |m..Note that qui|
00001170  74 74 69 6e 67 20 21 52  69 73 63 54 69 6d 65 72  |tting !RiscTimer|
00001180  20 64 6f 65 73 20 6e 6f  74 20 71 75 69 74 20 74  | does not quit t|
00001190  68 65 20 70 61 72 74 20  6f 66 20 74 68 65 0a 70  |he part of the.p|
000011a0  72 6f 67 72 61 6d 20 77  68 69 63 68 20 72 65 67  |rogram which reg|
000011b0  69 73 74 65 72 73 20 75  73 61 67 65 20 73 6f 20  |isters usage so |
000011c0  69 66 20 21 52 69 73 63  54 69 6d 65 72 20 69 73  |if !RiscTimer is|
000011d0  20 6c 61 74 65 72 20 6c  6f 61 64 65 64 2c 0a 74  | later loaded,.t|
000011e0  68 65 20 74 69 6d 65 20  75 73 65 64 20 69 6e 2d  |he time used in-|
000011f0  62 65 74 77 65 65 6e 20  77 69 6c 6c 20 73 74 69  |between will sti|
00001200  6c 6c 20 62 65 20 72 65  63 6f 72 64 65 64 2e 20  |ll be recorded. |
00001210  48 6f 77 65 76 65 72 2c  20 74 68 65 0a 75 73 61  |However, the.usa|
00001220  67 65 20 77 69 6c 6c 20  6e 6f 74 20 62 65 20 73  |ge will not be s|
00001230  61 76 65 64 20 77 69 74  68 6f 75 74 20 74 68 65  |aved without the|
00001240  20 21 52 69 73 63 54 69  6d 65 72 20 61 70 70 6c  | !RiscTimer appl|
00001250  69 63 61 74 69 6f 6e 0a  70 72 6f 67 72 61 6d 20  |ication.program |
00001260  70 72 65 73 65 6e 74 2e  0a 0a 54 68 65 20 75 73  |present...The us|
00001270  61 67 65 20 69 73 20 63  68 65 63 6b 65 64 20 62  |age is checked b|
00001280  79 20 6e 6f 74 69 6e 67  20 6b 65 79 20 70 72 65  |y noting key pre|
00001290  73 73 65 73 20 61 6e 64  20 6d 6f 75 73 65 20 63  |sses and mouse c|
000012a0  6c 69 63 6b 73 2e 0a 45  76 65 72 79 20 74 69 6d  |licks..Every tim|
000012b0  65 20 6f 6e 65 20 6f 66  20 74 68 65 73 65 20 6f  |e one of these o|
000012c0  63 63 75 72 73 2c 20 74  68 65 20 70 72 6f 67 72  |ccurs, the progr|
000012d0  61 6d 20 72 65 61 64 73  20 74 68 65 20 73 79 73  |am reads the sys|
000012e0  74 65 6d 0a 63 6c 6f 63  6b 2e 20 49 66 20 69 74  |tem.clock. If it|
000012f0  20 69 73 20 6d 6f 72 65  20 74 68 61 6e 20 74 77  | is more than tw|
00001300  6f 20 6d 69 6e 75 74 65  73 20 73 69 6e 63 65 20  |o minutes since |
00001310  74 68 65 20 6c 61 73 74  20 6b 65 79 20 70 72 65  |the last key pre|
00001320  73 73 0a 6f 72 20 6d 6f  75 73 65 20 63 6c 69 63  |ss.or mouse clic|
00001330  6b 2c 20 74 68 65 20 70  72 6f 67 72 61 6d 20 61  |k, the program a|
00001340  73 73 75 6d 65 73 20 74  68 61 74 20 74 68 65 20  |ssumes that the |
00001350  63 6f 6d 70 75 74 65 72  20 68 61 73 20 6e 6f 74  |computer has not|
00001360  0a 62 65 65 6e 20 69 6e  20 75 73 65 20 6f 76 65  |.been in use ove|
00001370  72 20 74 68 69 73 20 70  65 72 69 6f 64 20 28 49  |r this period (I|
00001380  20 74 68 69 6e 6b 20 74  68 69 73 20 69 73 20 61  | think this is a|
00001390  20 72 65 61 73 6f 6e 61  62 6c 65 0a 61 73 73 75  | reasonable.assu|
000013a0  6d 70 74 69 6f 6e 20 98  20 69 66 20 79 6f 75 20  |mption . if you |
000013b0  64 6f 6e 27 74 2c 20 6c  65 74 20 6d 65 20 6b 6e  |don't, let me kn|
000013c0  6f 77 29 2e 0a 0a 41 6c  77 61 79 73 20 6d 61 6b  |ow)...Always mak|
000013d0  65 20 73 75 72 65 20 79  6f 75 20 65 78 69 74 20  |e sure you exit |
000013e0  74 68 65 20 64 65 73 6b  74 6f 70 20 22 63 6c 65  |the desktop "cle|
000013f0  61 6e 6c 79 22 20 77 68  65 6e 20 73 77 69 74 63  |anly" when switc|
00001400  68 69 6e 67 0a 6f 66 66  20 6f 72 20 62 65 66 6f  |hing.off or befo|
00001410  72 65 20 61 20 43 74 72  6c 2d 42 72 65 61 6b 20  |re a Ctrl-Break |
00001420  69 65 20 62 79 20 71 75  69 74 74 69 6e 67 20 61  |ie by quitting a|
00001430  6c 6c 20 61 70 70 6c 69  63 61 74 69 6f 6e 73 0a  |ll applications.|
00001440  75 73 69 6e 67 20 65 69  74 68 65 72 20 74 68 65  |using either the|
00001450  20 6d 65 6e 75 20 6f 70  74 69 6f 6e 20 51 75 69  | menu option Qui|
00001460  74 20 6f 72 20 74 68 65  20 64 65 73 6b 74 6f 70  |t or the desktop|
00001470  20 45 78 69 74 20 6f 72  0a 53 68 75 74 64 6f 77  | Exit or.Shutdow|
00001480  6e 20 66 61 63 69 6c 69  74 69 65 73 2e 20 49 66  |n facilities. If|
00001490  20 79 6f 75 20 64 6f 6e  27 74 20 64 6f 20 74 68  | you don't do th|
000014a0  69 73 2c 20 74 68 65 6e  20 52 69 73 63 20 54 69  |is, then Risc Ti|
000014b0  6d 65 72 0a 77 6f 6e 27  74 20 6b 6e 6f 77 20 74  |mer.won't know t|
000014c0  6f 20 73 61 76 65 20 69  74 73 20 6c 6f 67 20 66  |o save its log f|
000014d0  69 6c 65 20 61 6e 64 20  73 6f 20 74 68 65 20 63  |ile and so the c|
000014e0  6f 6d 70 75 74 65 72 20  75 73 61 67 65 20 77 69  |omputer usage wi|
000014f0  6c 6c 0a 6e 6f 74 20 62  65 20 72 65 63 6f 72 64  |ll.not be record|
00001500  65 64 2e 20 41 73 20 61  20 73 61 66 65 74 79 20  |ed. As a safety |
00001510  70 72 65 63 61 75 74 69  6f 6e 2c 20 52 69 73 63  |precaution, Risc|
00001520  20 54 69 6d 65 72 20 73  61 76 65 73 20 74 68 65  | Timer saves the|
00001530  0a 6c 6f 67 20 66 69 6c  65 20 65 76 65 72 79 20  |.log file every |
00001540  74 65 6e 20 6d 69 6e 75  74 65 73 20 77 68 69 6c  |ten minutes whil|
00001550  65 20 69 6e 20 74 68 65  20 64 65 73 6b 74 6f 70  |e in the desktop|
00001560  2c 20 62 75 74 20 79 6f  75 20 73 68 6f 75 6c 64  |, but you should|
00001570  0a 6e 6f 74 20 72 65 6c  79 20 6f 6e 20 74 68 69  |.not rely on thi|
00001580  73 2e 20 59 6f 75 20 73  68 6f 75 6c 64 20 61 6c  |s. You should al|
00001590  77 61 79 73 20 65 78 69  74 20 22 63 6c 65 61 6e  |ways exit "clean|
000015a0  6c 79 22 20 61 6e 79 77  61 79 2c 20 74 6f 0a 61  |ly" anyway, to.a|
000015b0  76 6f 69 64 20 61 63 63  69 64 65 6e 74 61 6c 6c  |void accidentall|
000015c0  79 20 77 69 70 69 6e 67  20 6f 75 74 20 75 6e 73  |y wiping out uns|
000015d0  61 76 65 64 20 77 6f 72  6b 2e 0a 0a 98 98 98 98  |aved work.......|
000015e0  98 98 98 98 98 98 0a 4b  4e 4f 57 4e 20 42 55 47  |.......KNOWN BUG|
000015f0  53 0a 98 98 98 98 98 98  98 98 98 98 0a 4e 6f 6e  |S............Non|
00001600  65 2c 20 75 6e 6c 65 73  73 20 79 6f 75 20 6b 6e  |e, unless you kn|
00001610  6f 77 20 64 69 66 66 65  72 65 6e 74 21 20 20 28  |ow different!  (|
00001620  44 72 6f 70 20 6d 65 20  61 20 6c 69 6e 65 20 69  |Drop me a line i|
00001630  66 20 79 6f 75 20 64 6f  21 29 0a 0a 98 98 98 98  |f you do!)......|
00001640  98 98 98 0a 48 49 53 54  4f 52 59 0a 98 98 98 98  |....HISTORY.....|
00001650  98 98 98 0a 41 20 6c 69  73 74 20 6f 66 20 74 68  |....A list of th|
00001660  65 20 64 69 66 66 65 72  65 6e 74 20 76 65 72 73  |e different vers|
00001670  69 6f 6e 73 20 6f 66 20  21 52 69 73 63 54 69 6d  |ions of !RiscTim|
00001680  65 72 20 28 69 6e 20 72  65 76 65 72 73 65 0a 63  |er (in reverse.c|
00001690  68 72 6f 6e 6f 6c 6f 67  69 63 61 6c 20 6f 72 64  |hronological ord|
000016a0  65 72 29 3a 0a 0a 31 2e  31 34 20 20 20 20 2d 20  |er):..1.14    - |
000016b0  50 72 6f 67 72 61 6d 20  6e 6f 77 20 63 6f 6e 66  |Program now conf|
000016c0  6f 72 6d 73 20 74 6f 20  4a 75 6c 79 20 31 39 39  |orms to July 199|
000016d0  33 20 52 49 53 43 20 4f  53 20 53 74 79 6c 65 0a  |3 RISC OS Style.|
000016e0  20 20 20 20 20 20 20 20  20 20 47 75 69 64 65 2e  |          Guide.|
000016f0  0a 20 20 20 20 20 20 20  20 2d 20 4e 6f 77 20 75  |.        - Now u|
00001700  73 65 73 20 62 75 69 6c  74 20 69 6e 20 52 49 53  |ses built in RIS|
00001710  43 20 4f 53 20 33 20 69  63 6f 6e 20 62 6f 72 64  |C OS 3 icon bord|
00001720  65 72 73 2e 0a 31 2e 31  33 20 20 20 20 2d 20 48  |ers..1.13    - H|
00001730  65 61 64 46 69 72 73 74  20 68 61 73 20 63 68 61  |eadFirst has cha|
00001740  6e 67 65 64 20 61 64 64  72 65 73 73 21 0a 20 20  |nged address!.  |
00001750  20 20 20 20 20 20 2d 20  52 65 6d 6f 76 65 64 20  |      - Removed |
00001760  48 65 61 64 46 69 72 73  74 20 69 6e 66 6f 72 6d  |HeadFirst inform|
00001770  61 74 69 6f 6e 20 77 69  6e 64 6f 77 2c 20 61 64  |ation window, ad|
00001780  64 72 65 73 73 20 6e 6f  77 20 69 6e 0a 20 20 20  |dress now in.   |
00001790  20 20 20 20 20 20 20 50  72 6f 67 72 61 6d 20 69  |       Program i|
000017a0  6e 66 6f 20 77 69 6e 64  6f 77 2e 0a 31 2e 31 32  |nfo window..1.12|
000017b0  20 20 20 20 2d 20 46 69  72 73 74 20 70 75 62 6c  |    - First publ|
000017c0  69 63 20 72 65 6c 65 61  73 65 2e 0a 20 20 20 20  |ic release..    |
000017d0  20 20 20 20 2d 20 46 6f  75 6e 64 20 74 68 61 74  |    - Found that|
000017e0  20 6c 6f 67 20 77 61 73  20 75 70 64 61 74 65 64  | log was updated|
000017f0  20 69 6e 63 6f 72 72 65  63 74 6c 79 20 69 66 20  | incorrectly if |
00001800  6d 6f 72 65 20 74 68 61  6e 0a 20 20 20 20 20 20  |more than.      |
00001810  20 20 20 20 6f 6e 65 20  63 6f 70 79 20 6f 66 20  |    one copy of |
00001820  21 52 69 73 63 54 69 6d  65 72 20 77 61 73 20 6c  |!RiscTimer was l|
00001830  6f 61 64 65 64 2e 20 4e  6f 77 20 63 68 65 63 6b  |oaded. Now check|
00001840  73 20 66 6f 72 0a 20 20  20 20 20 20 20 20 20 20  |s for.          |
00001850  6d 75 6c 74 69 70 6c 65  20 69 6e 76 6f 63 61 74  |multiple invocat|
00001860  69 6f 6e 73 2e 0a 20 20  20 20 20 20 20 20 2d 20  |ions..        - |
00001870  52 65 6d 6f 76 65 64 20  44 49 4d 73 20 6f 6e 20  |Removed DIMs on |
00001880  6c 6f 63 61 6c 20 76 61  72 69 61 62 6c 65 73 20  |local variables |
00001890  61 73 20 49 20 66 6f 75  6e 64 20 74 68 61 74 20  |as I found that |
000018a0  42 41 53 49 43 0a 20 20  20 20 20 20 20 20 20 20  |BASIC.          |
000018b0  64 69 64 20 6e 6f 74 20  64 65 2d 61 6c 6c 6f 63  |did not de-alloc|
000018c0  61 74 65 20 74 68 65 20  73 70 61 63 65 20 61 66  |ate the space af|
000018d0  74 65 72 77 61 72 64 73  2e 20 54 68 69 73 20 63  |terwards. This c|
000018e0  61 75 73 65 64 0a 20 20  20 20 20 20 20 20 20 20  |aused.          |
000018f0  63 72 61 73 68 69 6e 67  20 64 75 65 20 74 6f 20  |crashing due to |
00001900  6d 65 6d 6f 72 79 20 6f  76 65 72 66 6c 6f 77 2e  |memory overflow.|
00001910  20 53 70 61 63 65 20 6e  6f 77 20 61 6c 6c 6f 63  | Space now alloc|
00001920  61 74 65 64 0a 20 20 20  20 20 20 20 20 20 20 76  |ated.          v|
00001930  69 61 20 4f 53 5f 4d 6f  64 75 6c 65 2e 0a 31 2e  |ia OS_Module..1.|
00001940  31 31 20 20 20 20 2d 20  4d 65 73 73 61 67 65 73  |11    - Messages|
00001950  20 61 6e 64 20 6d 65 6e  75 73 20 6e 6f 77 20 69  | and menus now i|
00001960  6e 74 65 72 6e 61 74 69  6f 6e 61 6c 69 73 65 64  |nternationalised|
00001970  20 75 73 69 6e 67 0a 20  20 20 20 20 20 20 20 20  | using.         |
00001980  20 4d 65 73 73 61 67 65  54 72 61 6e 73 2e 20 53  | MessageTrans. S|
00001990  69 6d 70 6c 79 20 61 6c  74 65 72 20 74 68 65 20  |imply alter the |
000019a0  52 65 73 6f 75 72 63 65  73 2e 4d 65 73 73 61 67  |Resources.Messag|
000019b0  65 73 0a 20 20 20 20 20  20 20 20 20 20 66 69 6c  |es.          fil|
000019c0  65 20 74 6f 20 70 72 6f  76 69 64 65 20 61 20 64  |e to provide a d|
000019d0  69 66 66 65 72 65 6e 74  20 6c 61 6e 67 75 61 67  |ifferent languag|
000019e0  65 2e 20 49 66 20 79 6f  75 20 64 6f 0a 20 20 20  |e. If you do.   |
000019f0  20 20 20 20 20 20 20 70  72 6f 64 75 63 65 20 61  |       produce a|
00001a00  20 6e 65 77 20 6f 6e 65  2c 20 70 6c 65 61 73 65  | new one, please|
00001a10  20 73 65 6e 64 20 69 74  20 74 6f 20 6d 65 2e 0a  | send it to me..|
00001a20  20 20 20 20 20 20 20 20  2d 20 4a 69 76 65 20 54  |        - Jive T|
00001a30  61 6c 6b 20 6d 65 73 73  61 67 65 20 66 69 6c 65  |alk message file|
00001a40  20 70 72 6f 76 69 64 65  64 2e 20 54 6f 20 75 73  | provided. To us|
00001a50  65 20 74 68 69 73 20 69  6e 73 74 65 61 64 0a 20  |e this instead. |
00001a60  20 20 20 20 20 20 20 20  20 6f 66 20 74 68 65 20  |         of the |
00001a70  6e 6f 72 6d 61 6c 20 6f  6e 65 2c 20 73 69 6d 70  |normal one, simp|
00001a80  6c 79 20 72 65 6e 61 6d  65 20 74 68 65 20 4d 65  |ly rename the Me|
00001a90  73 73 61 67 65 73 20 66  69 6c 65 20 74 6f 0a 20  |ssages file to. |
00001aa0  20 20 20 20 20 20 20 20  20 73 6f 6d 65 74 68 69  |         somethi|
00001ab0  6e 67 20 65 6c 73 65 20  61 6e 64 20 72 65 6e 61  |ng else and rena|
00001ac0  6d 65 20 74 68 65 20 4d  65 73 73 4a 69 76 65 20  |me the MessJive |
00001ad0  66 69 6c 65 20 74 6f 0a  20 20 20 20 20 20 20 20  |file to.        |
00001ae0  20 20 4d 65 73 73 61 67  65 73 2e 20 56 6f 69 6c  |  Messages. Voil|
00001af0  61 21 0a 20 20 20 20 20  20 20 20 2d 20 4a 69 76  |a!.        - Jiv|
00001b00  65 20 54 61 6c 6b 20 48  65 61 64 46 69 72 73 74  |e Talk HeadFirst|
00001b10  20 69 6e 66 6f 72 6d 61  74 69 6f 6e 20 66 69 6c  | information fil|
00001b20  65 20 70 72 6f 76 69 64  65 64 2e 20 55 73 65 20  |e provided. Use |
00001b30  69 73 0a 20 20 20 20 20  20 20 20 20 20 73 69 6d  |is.          sim|
00001b40  69 6c 61 72 20 74 6f 20  74 68 65 20 6d 65 73 73  |ilar to the mess|
00001b50  61 67 65 20 66 69 6c 65  20 2d 20 6a 75 73 74 20  |age file - just |
00001b60  72 65 6e 61 6d 65 20 74  68 65 20 48 46 54 65 78  |rename the HFTex|
00001b70  74 0a 20 20 20 20 20 20  20 20 20 20 61 6e 64 20  |t.          and |
00001b80  4a 69 76 65 48 46 54 65  78 74 20 66 69 6c 65 73  |JiveHFText files|
00001b90  2e 0a 20 20 20 20 20 20  20 20 2d 20 48 65 6c 70  |..        - Help|
00001ba0  20 6e 6f 77 20 6d 6f 72  65 20 63 6f 6d 70 72 65  | now more compre|
00001bb0  68 65 6e 73 69 76 65 20  61 6e 64 20 6f 6e 20 6d  |hensive and on m|
00001bc0  65 6e 75 73 20 74 6f 6f  2e 0a 31 2e 30 31 20 20  |enus too..1.01  |
00001bd0  20 20 2d 20 41 64 64 65  64 20 68 65 6c 70 20 76  |  - Added help v|
00001be0  69 61 20 41 63 6f 72 6e  27 73 20 49 6e 74 65 72  |ia Acorn's Inter|
00001bf0  61 63 74 69 76 65 20 48  65 6c 70 2e 0a 31 2e 30  |active Help..1.0|
00001c00  30 20 20 20 20 98 20 4f  72 69 67 69 6e 61 6c 20  |0    . Original |
00001c10  76 65 72 73 69 6f 6e 2e  0a 0a 98 98 98 98 98 98  |version.........|
00001c20  98 98 98 98 98 98 98 98  98 98 98 98 98 0a 46 55  |..............FU|
00001c30  54 55 52 45 20 49 4d 50  52 4f 56 45 4d 45 4e 54  |TURE IMPROVEMENT|
00001c40  53 0a 98 98 98 98 98 98  98 98 98 98 98 98 98 98  |S...............|
00001c50  98 98 98 98 98 0a 49 20  6d 61 79 20 61 64 64 20  |......I may add |
00001c60  74 68 65 20 66 6f 6c 6c  6f 77 69 6e 67 20 66 65  |the following fe|
00001c70  61 74 75 72 65 73 20 69  6e 20 74 68 65 20 66 75  |atures in the fu|
00001c80  74 75 72 65 2c 20 61 6e  64 20 61 6d 20 6d 6f 72  |ture, and am mor|
00001c90  65 0a 6c 69 6b 65 6c 79  20 74 6f 20 64 6f 20 69  |e.likely to do i|
00001ca0  66 20 79 6f 75 20 65 6e  63 6f 75 72 61 67 65 20  |f you encourage |
00001cb0  6d 65 20 62 79 20 61 73  6b 69 6e 67 2e 2e 2e 0a  |me by asking....|
00001cc0  0a 20 20 20 20 20 20 20  20 8f 20 4f 75 74 70 75  |.        . Outpu|
00001cd0  74 20 6f 66 20 67 72 61  70 68 73 20 6f 66 20 75  |t of graphs of u|
00001ce0  73 61 67 65 0a 20 20 20  20 20 20 20 20 8f 20 52  |sage.        . R|
00001cf0  65 63 6f 72 64 69 6e 67  20 6f 66 20 75 73 61 67  |ecording of usag|
00001d00  65 20 6f 66 20 64 69 66  66 65 72 65 6e 74 20 61  |e of different a|
00001d10  70 70 6c 69 63 61 74 69  6f 6e 73 0a 20 20 20 20  |pplications.    |
00001d20  20 20 20 20 8f 20 4f 75  74 70 75 74 20 6f 66 20  |    . Output of |
00001d30  61 20 74 65 78 74 20 6c  6f 67 20 66 69 6c 65 0a  |a text log file.|
00001d40  20 20 20 20 20 20 20 20  8f 20 52 65 73 74 72 69  |        . Restri|
00001d50  63 74 69 6f 6e 20 6f 66  20 63 6f 6d 70 75 74 65  |ction of compute|
00001d60  72 20 75 73 61 67 65 20  28 3f 29 0a 20 20 20 20  |r usage (?).    |
00001d70  20 20 20 20 8f 20 41 75  74 6f 6d 61 74 69 63 20  |    . Automatic |
00001d80  70 65 6e 63 69 6c 20 73  68 61 72 70 65 6e 65 72  |pencil sharpener|
00001d90  20 28 3f 21 29 0a 20 20  20 20 20 20 20 20 0a 98  | (?!).        ..|
00001da0  98 98 98 98 98 98 98 98  98 0a 54 48 45 20 41 55  |..........THE AU|
00001db0  54 48 4f 52 0a 98 98 98  98 98 98 98 98 98 98 0a  |THOR............|
00001dc0  41 6e 79 20 63 6f 6d 6d  65 6e 74 73 20 28 20 67  |Any comments ( g|
00001dd0  6f 6f 64 20 3a 98 29 20  6f 72 20 62 61 64 20 3a  |ood :.) or bad :|
00001de0  98 28 20 29 2c 20 62 75  67 20 72 65 70 6f 72 74  |.( ), bug report|
00001df0  73 2c 20 73 75 67 67 65  73 74 69 6f 6e 73 0a 66  |s, suggestions.f|
00001e00  6f 72 20 69 6d 70 72 6f  76 65 6d 65 6e 74 20 28  |or improvement (|
00001e10  73 75 72 65 6c 79 20 6e  6f 74 21 29 2c 20 6e 69  |surely not!), ni|
00001e20  63 65 20 6c 65 74 74 65  72 73 2c 20 6f 66 66 65  |ce letters, offe|
00001e30  72 73 20 6f 66 20 63 61  73 68 2c 0a 67 6f 6c 64  |rs of cash,.gold|
00001e40  20 62 61 72 73 2c 20 65  74 63 20 74 6f 3a 0a 0a  | bars, etc to:..|
00001e50  20 20 20 20 20 20 20 20  47 61 72 65 74 68 20 42  |        Gareth B|
00001e60  6f 64 65 6e 0a 20 20 20  20 20 20 20 20 34 35 20  |oden.        45 |
00001e70  43 65 64 61 72 20 53 74  72 65 65 74 0a 20 20 20  |Cedar Street.   |
00001e80  20 20 20 20 20 53 4f 55  54 48 50 4f 52 54 0a 20  |     SOUTHPORT. |
00001e90  20 20 20 20 20 20 20 50  52 38 20 36 4e 51 0a 0a  |       PR8 6NQ..|
00001ea0  49 66 20 79 6f 75 20 73  65 6e 64 20 6d 65 20 61  |If you send me a|
00001eb0  20 64 69 73 63 20 6f 66  20 50 44 20 28 6f 72 20  | disc of PD (or |
00001ec0  73 6f 6d 65 20 63 61 73  68 29 20 49 20 77 69 6c  |some cash) I wil|
00001ed0  6c 20 73 65 6e 64 20 79  6f 75 20 74 68 65 0a 6c  |l send you the.l|
00001ee0  61 74 65 73 74 20 76 65  72 73 69 6f 6e 73 20 6f  |atest versions o|
00001ef0  66 20 61 6e 79 20 73 6f  66 74 77 61 72 65 20 49  |f any software I|
00001f00  20 68 61 76 65 20 77 72  69 74 74 65 6e 20 28 77  | have written (w|
00001f10  69 74 68 20 61 20 62 69  74 20 6f 66 0a 50 44 20  |ith a bit of.PD |
00001f20  74 6f 20 66 69 6c 6c 20  74 68 65 20 64 69 73 63  |to fill the disc|
00001f30  29 2e 0a 0a 98 98 98 98  98 98 0a 42 59 45 45 45  |)..........BYEEE|
00001f40  21 0a 98 98 98 98 98 98  0a 57 65 6c 6c 2c 20 74  |!........Well, t|
00001f50  68 61 74 20 61 62 6f 75  74 20 77 72 61 70 73 20  |hat about wraps |
00001f60  69 74 20 75 70 2e 20 54  68 65 20 70 72 6f 67 72  |it up. The progr|
00001f70  61 6d 20 77 61 73 20 64  65 73 69 67 6e 65 64 20  |am was designed |
00001f80  66 6f 72 20 61 0a 73 69  6d 70 6c 65 20 74 61 73  |for a.simple tas|
00001f90  6b 20 61 6e 64 20 69 74  20 64 6f 65 73 20 69 74  |k and it does it|
00001fa0  20 61 64 65 71 75 61 74  65 6c 79 20 28 49 20 64  | adequately (I d|
00001fb0  6f 6e 27 74 20 77 61 6e  74 20 74 6f 20 73 61 79  |on't want to say|
00001fc0  0a 22 77 65 6c 6c 22 29  2e 0a 0a 21 52 69 73 63  |."well")...!Risc|
00001fd0  54 69 6d 65 72 20 77 69  6c 6c 20 69 6e 73 74 61  |Timer will insta|
00001fe0  6c 6c 20 68 61 70 70 69  6c 79 20 6f 6e 20 61 20  |ll happily on a |
00001ff0  68 61 72 64 20 64 69 73  63 20 28 69 6e 64 65 65  |hard disc (indee|
00002000  64 2c 20 69 74 20 69 73  0a 62 65 73 74 20 75 73  |d, it is.best us|
00002010  65 64 20 66 72 6f 6d 20  6f 6e 65 29 2c 20 61 6e  |ed from one), an|
00002020  64 20 75 73 65 73 20 76  65 72 79 20 6c 69 74 74  |d uses very litt|
00002030  6c 65 20 6d 65 6d 6f 72  79 20 28 7e 33 32 6b 29  |le memory (~32k)|
00002040  2c 20 73 6f 20 69 74 0a  73 68 6f 75 6c 64 20 77  |, so it.should w|
00002050  6f 72 6b 20 6f 6e 20 61  6e 79 20 52 49 53 43 20  |ork on any RISC |
00002060  4f 53 20 33 20 6d 61 63  68 69 6e 65 2e 0a 0a 49  |OS 3 machine...I|
00002070  66 20 79 6f 75 20 77 61  6e 74 20 74 6f 20 70 72  |f you want to pr|
00002080  69 6e 74 20 6f 75 74 20  74 68 65 73 65 20 69 6e  |int out these in|
00002090  73 74 72 75 63 74 69 6f  6e 73 2c 20 74 68 65 79  |structions, they|
000020a0  20 63 61 6e 20 62 65 20  66 6f 75 6e 64 0a 69 6e  | can be found.in|
000020b0  20 21 52 69 73 63 54 69  6d 65 72 2e 21 48 65 6c  | !RiscTimer.!Hel|
000020c0  70 2e 48 65 6c 70 54 65  78 74 2e 0a 0a 52 65 6d  |p.HelpText...Rem|
000020d0  65 6d 62 65 72 3a 20 4c  69 66 65 20 69 73 20 6c  |ember: Life is l|
000020e0  69 6b 65 20 61 20 62 61  72 20 6f 66 20 73 6f 61  |ike a bar of soa|
000020f0  70 20 2d 20 69 74 20 67  72 61 64 75 61 6c 6c 79  |p - it gradually|
00002100  20 77 65 61 72 73 20 61  77 61 79 0a 75 6e 74 69  | wears away.unti|
00002110  6c 20 69 74 20 67 6f 65  73 20 61 6c 6c 20 73 6f  |l it goes all so|
00002120  66 74 20 61 6e 64 20 62  72 65 61 6b 73 20 77 68  |ft and breaks wh|
00002130  65 6e 20 79 6f 75 20 74  72 79 20 74 6f 20 75 73  |en you try to us|
00002140  65 20 69 74 2e 20 4f 68  0a 77 65 6c 6c 2c 20 6d  |e it. Oh.well, m|
00002150  61 79 62 65 20 6c 69 66  65 20 69 73 6e 27 74 20  |aybe life isn't |
00002160  6c 69 6b 65 20 61 20 62  61 72 20 6f 66 20 73 6f  |like a bar of so|
00002170  61 70 20 61 66 74 65 72  20 61 6c 6c 2e 0a 0a 98  |ap after all....|
00002180  98 98 98 98 98 98 98 98  98 98 98 98 98 98 98 98  |................|
*
000021a0  98 98 98 98 98 98 98 0a  21 52 69 73 63 54 69 6d  |........!RiscTim|
000021b0  65 72 20 62 79 20 47 61  72 65 74 68 20 42 6f 64  |er by Gareth Bod|
000021c0  65 6e 0a a9 20 43 6f 70  79 72 69 67 68 74 20 48  |en.. Copyright H|
000021d0  65 61 64 46 69 72 73 74  20 50 75 62 6c 69 63 20  |eadFirst Public |
000021e0  44 6f 6d 61 69 6e 20 31  39 39 33 0a 98 98 98 98  |Domain 1993.....|
000021f0  98 98 98 98 98 98 98 98  98 98 98 98 98 98 98 98  |................|
*
00002210  98 98 98 98                                       |....|
00002214