Home » Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 » !AWFeb95/Goodies/Keytest/!Help

!AWFeb95/Goodies/Keytest/!Help

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

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

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95
Filename: !AWFeb95/Goodies/Keytest/!Help
Read OK:
File size: 0CFA bytes
Load address: 0000
Exec address: 0000
File contents
KEYCOUNT 

Keycount by Peter Hillman (Square Eyes Software)

KeyCount is a multi-tasking program that calculates your typng speed. Unlike some type speed testers, this one lets you use it with your ordinary word proccesor or text editor. Thus, it gives a true measure of your typing performance.

OPERATION

Double click on the KeyCount icon. The program installs on the icon bar. 
Now just type! 
When you start typing, the program will start timing. Clicking with select on the KeyCount 
icon opens the main window, which periodically updates to show typing performance.

DESCRIPTION OF WINDOWS

Main Window-Left to right
~~~~~~~~~~~

Start - the time at which you started to type    }
End   - the time at wich you last typed anything } These icons can be alternately hidden and
secs  - the time for whoch you have been typing  } revealed using the toggle size icon

chars - the number of characters you have typed (includes delete and arrow keys etc, but not         shift and ctrl

words - number of words typed

chars/hour - calculated from secs and chars

words/min - calculated from words and secs.

Left pointing arrow button - Click to reset the timing (timing commences after next character                             pressed)

Disc button - allows you to save a typing report - Click to open standard save dialogue
                                                   (you can also "save" directly to a printer
                                                    to print the information direct)

Tick button - options window:

Options Window
~~~~~~~~~~~~~~

Beep After      - The program will beep after this time, so you can see how much you can type                within a fixed time limit

Update every    -  change how frequently the main window is updated. If this is set to 0, the                display is updated every character, but the system will slow down accordingly

Start Charcter - You can set the system so it will only start after a particular charcter is                pressed, to allow you to warm up first, or to let you make changes before 
               starting to type. To do this, simply enter the charcter you wish to use into                 this icon. Leaving it blank switches off this feature

Keep window   -  If selected, the main window will periodically pop up to the top, to make it              constantly visible.

Cancel        -  ignore any changes made
OK            -  set any changes made


USING WITH SINGLE TASKING PROGRAMS

The program will work with single tasking programs, but the following points should be 
observed:

� The system must be in timing mode before starting - the icons should show numbers not (---)
� After finishing your typing, return to the desktop as quickly as possible because the time   before & after typing is included in the timings (this is not the case in multi-tsking 
  applications)                                                                  


RECCOMENDED USE

It is suggested that you use this program to measure your copy speed. Why not try copying an article from the magazine? It is not suggested that you use it whilst creating a document 
from scratch, because timne it takes you to think will impair typing speed

It is certainly not a good idea to use this program during important work!


� Archimedes World 1994
00000000  4b 45 59 43 4f 55 4e 54  20 0a 0a 4b 65 79 63 6f  |KEYCOUNT ..Keyco|
00000010  75 6e 74 20 62 79 20 50  65 74 65 72 20 48 69 6c  |unt by Peter Hil|
00000020  6c 6d 61 6e 20 28 53 71  75 61 72 65 20 45 79 65  |lman (Square Eye|
00000030  73 20 53 6f 66 74 77 61  72 65 29 0a 0a 4b 65 79  |s Software)..Key|
00000040  43 6f 75 6e 74 20 69 73  20 61 20 6d 75 6c 74 69  |Count is a multi|
00000050  2d 74 61 73 6b 69 6e 67  20 70 72 6f 67 72 61 6d  |-tasking program|
00000060  20 74 68 61 74 20 63 61  6c 63 75 6c 61 74 65 73  | that calculates|
00000070  20 79 6f 75 72 20 74 79  70 6e 67 20 73 70 65 65  | your typng spee|
00000080  64 2e 20 55 6e 6c 69 6b  65 20 73 6f 6d 65 20 74  |d. Unlike some t|
00000090  79 70 65 20 73 70 65 65  64 20 74 65 73 74 65 72  |ype speed tester|
000000a0  73 2c 20 74 68 69 73 20  6f 6e 65 20 6c 65 74 73  |s, this one lets|
000000b0  20 79 6f 75 20 75 73 65  20 69 74 20 77 69 74 68  | you use it with|
000000c0  20 79 6f 75 72 20 6f 72  64 69 6e 61 72 79 20 77  | your ordinary w|
000000d0  6f 72 64 20 70 72 6f 63  63 65 73 6f 72 20 6f 72  |ord proccesor or|
000000e0  20 74 65 78 74 20 65 64  69 74 6f 72 2e 20 54 68  | text editor. Th|
000000f0  75 73 2c 20 69 74 20 67  69 76 65 73 20 61 20 74  |us, it gives a t|
00000100  72 75 65 20 6d 65 61 73  75 72 65 20 6f 66 20 79  |rue measure of y|
00000110  6f 75 72 20 74 79 70 69  6e 67 20 70 65 72 66 6f  |our typing perfo|
00000120  72 6d 61 6e 63 65 2e 0a  0a 4f 50 45 52 41 54 49  |rmance...OPERATI|
00000130  4f 4e 0a 0a 44 6f 75 62  6c 65 20 63 6c 69 63 6b  |ON..Double click|
00000140  20 6f 6e 20 74 68 65 20  4b 65 79 43 6f 75 6e 74  | on the KeyCount|
00000150  20 69 63 6f 6e 2e 20 54  68 65 20 70 72 6f 67 72  | icon. The progr|
00000160  61 6d 20 69 6e 73 74 61  6c 6c 73 20 6f 6e 20 74  |am installs on t|
00000170  68 65 20 69 63 6f 6e 20  62 61 72 2e 20 0a 4e 6f  |he icon bar. .No|
00000180  77 20 6a 75 73 74 20 74  79 70 65 21 20 0a 57 68  |w just type! .Wh|
00000190  65 6e 20 79 6f 75 20 73  74 61 72 74 20 74 79 70  |en you start typ|
000001a0  69 6e 67 2c 20 74 68 65  20 70 72 6f 67 72 61 6d  |ing, the program|
000001b0  20 77 69 6c 6c 20 73 74  61 72 74 20 74 69 6d 69  | will start timi|
000001c0  6e 67 2e 20 43 6c 69 63  6b 69 6e 67 20 77 69 74  |ng. Clicking wit|
000001d0  68 20 73 65 6c 65 63 74  20 6f 6e 20 74 68 65 20  |h select on the |
000001e0  4b 65 79 43 6f 75 6e 74  20 0a 69 63 6f 6e 20 6f  |KeyCount .icon o|
000001f0  70 65 6e 73 20 74 68 65  20 6d 61 69 6e 20 77 69  |pens the main wi|
00000200  6e 64 6f 77 2c 20 77 68  69 63 68 20 70 65 72 69  |ndow, which peri|
00000210  6f 64 69 63 61 6c 6c 79  20 75 70 64 61 74 65 73  |odically updates|
00000220  20 74 6f 20 73 68 6f 77  20 74 79 70 69 6e 67 20  | to show typing |
00000230  70 65 72 66 6f 72 6d 61  6e 63 65 2e 0a 0a 44 45  |performance...DE|
00000240  53 43 52 49 50 54 49 4f  4e 20 4f 46 20 57 49 4e  |SCRIPTION OF WIN|
00000250  44 4f 57 53 0a 0a 4d 61  69 6e 20 57 69 6e 64 6f  |DOWS..Main Windo|
00000260  77 2d 4c 65 66 74 20 74  6f 20 72 69 67 68 74 0a  |w-Left to right.|
00000270  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 0a 0a 53 74 61  |~~~~~~~~~~~..Sta|
00000280  72 74 20 2d 20 74 68 65  20 74 69 6d 65 20 61 74  |rt - the time at|
00000290  20 77 68 69 63 68 20 79  6f 75 20 73 74 61 72 74  | which you start|
000002a0  65 64 20 74 6f 20 74 79  70 65 20 20 20 20 7d 0a  |ed to type    }.|
000002b0  45 6e 64 20 20 20 2d 20  74 68 65 20 74 69 6d 65  |End   - the time|
000002c0  20 61 74 20 77 69 63 68  20 79 6f 75 20 6c 61 73  | at wich you las|
000002d0  74 20 74 79 70 65 64 20  61 6e 79 74 68 69 6e 67  |t typed anything|
000002e0  20 7d 20 54 68 65 73 65  20 69 63 6f 6e 73 20 63  | } These icons c|
000002f0  61 6e 20 62 65 20 61 6c  74 65 72 6e 61 74 65 6c  |an be alternatel|
00000300  79 20 68 69 64 64 65 6e  20 61 6e 64 0a 73 65 63  |y hidden and.sec|
00000310  73 20 20 2d 20 74 68 65  20 74 69 6d 65 20 66 6f  |s  - the time fo|
00000320  72 20 77 68 6f 63 68 20  79 6f 75 20 68 61 76 65  |r whoch you have|
00000330  20 62 65 65 6e 20 74 79  70 69 6e 67 20 20 7d 20  | been typing  } |
00000340  72 65 76 65 61 6c 65 64  20 75 73 69 6e 67 20 74  |revealed using t|
00000350  68 65 20 74 6f 67 67 6c  65 20 73 69 7a 65 20 69  |he toggle size i|
00000360  63 6f 6e 0a 0a 63 68 61  72 73 20 2d 20 74 68 65  |con..chars - the|
00000370  20 6e 75 6d 62 65 72 20  6f 66 20 63 68 61 72 61  | number of chara|
00000380  63 74 65 72 73 20 79 6f  75 20 68 61 76 65 20 74  |cters you have t|
00000390  79 70 65 64 20 28 69 6e  63 6c 75 64 65 73 20 64  |yped (includes d|
000003a0  65 6c 65 74 65 20 61 6e  64 20 61 72 72 6f 77 20  |elete and arrow |
000003b0  6b 65 79 73 20 65 74 63  2c 20 62 75 74 20 6e 6f  |keys etc, but no|
000003c0  74 20 20 20 20 20 20 20  20 20 73 68 69 66 74 20  |t         shift |
000003d0  61 6e 64 20 63 74 72 6c  0a 0a 77 6f 72 64 73 20  |and ctrl..words |
000003e0  2d 20 6e 75 6d 62 65 72  20 6f 66 20 77 6f 72 64  |- number of word|
000003f0  73 20 74 79 70 65 64 0a  0a 63 68 61 72 73 2f 68  |s typed..chars/h|
00000400  6f 75 72 20 2d 20 63 61  6c 63 75 6c 61 74 65 64  |our - calculated|
00000410  20 66 72 6f 6d 20 73 65  63 73 20 61 6e 64 20 63  | from secs and c|
00000420  68 61 72 73 0a 0a 77 6f  72 64 73 2f 6d 69 6e 20  |hars..words/min |
00000430  2d 20 63 61 6c 63 75 6c  61 74 65 64 20 66 72 6f  |- calculated fro|
00000440  6d 20 77 6f 72 64 73 20  61 6e 64 20 73 65 63 73  |m words and secs|
00000450  2e 0a 0a 4c 65 66 74 20  70 6f 69 6e 74 69 6e 67  |...Left pointing|
00000460  20 61 72 72 6f 77 20 62  75 74 74 6f 6e 20 2d 20  | arrow button - |
00000470  43 6c 69 63 6b 20 74 6f  20 72 65 73 65 74 20 74  |Click to reset t|
00000480  68 65 20 74 69 6d 69 6e  67 20 28 74 69 6d 69 6e  |he timing (timin|
00000490  67 20 63 6f 6d 6d 65 6e  63 65 73 20 61 66 74 65  |g commences afte|
000004a0  72 20 6e 65 78 74 20 63  68 61 72 61 63 74 65 72  |r next character|
000004b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000004c0  20 20 20 20 20 20 20 20  20 20 20 20 20 70 72 65  |             pre|
000004d0  73 73 65 64 29 0a 0a 44  69 73 63 20 62 75 74 74  |ssed)..Disc butt|
000004e0  6f 6e 20 2d 20 61 6c 6c  6f 77 73 20 79 6f 75 20  |on - allows you |
000004f0  74 6f 20 73 61 76 65 20  61 20 74 79 70 69 6e 67  |to save a typing|
00000500  20 72 65 70 6f 72 74 20  2d 20 43 6c 69 63 6b 20  | report - Click |
00000510  74 6f 20 6f 70 65 6e 20  73 74 61 6e 64 61 72 64  |to open standard|
00000520  20 73 61 76 65 20 64 69  61 6c 6f 67 75 65 0a 20  | save dialogue. |
00000530  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000560  20 20 28 79 6f 75 20 63  61 6e 20 61 6c 73 6f 20  |  (you can also |
00000570  22 73 61 76 65 22 20 64  69 72 65 63 74 6c 79 20  |"save" directly |
00000580  74 6f 20 61 20 70 72 69  6e 74 65 72 0a 20 20 20  |to a printer.   |
00000590  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000005c0  20 74 6f 20 70 72 69 6e  74 20 74 68 65 20 69 6e  | to print the in|
000005d0  66 6f 72 6d 61 74 69 6f  6e 20 64 69 72 65 63 74  |formation direct|
000005e0  29 0a 0a 54 69 63 6b 20  62 75 74 74 6f 6e 20 2d  |)..Tick button -|
000005f0  20 6f 70 74 69 6f 6e 73  20 77 69 6e 64 6f 77 3a  | options window:|
00000600  0a 0a 4f 70 74 69 6f 6e  73 20 57 69 6e 64 6f 77  |..Options Window|
00000610  0a 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 0a  |.~~~~~~~~~~~~~~.|
00000620  0a 42 65 65 70 20 41 66  74 65 72 20 20 20 20 20  |.Beep After     |
00000630  20 2d 20 54 68 65 20 70  72 6f 67 72 61 6d 20 77  | - The program w|
00000640  69 6c 6c 20 62 65 65 70  20 61 66 74 65 72 20 74  |ill beep after t|
00000650  68 69 73 20 74 69 6d 65  2c 20 73 6f 20 79 6f 75  |his time, so you|
00000660  20 63 61 6e 20 73 65 65  20 68 6f 77 20 6d 75 63  | can see how muc|
00000670  68 20 79 6f 75 20 63 61  6e 20 74 79 70 65 20 20  |h you can type  |
00000680  20 20 20 20 20 20 20 20  20 20 20 20 20 20 77 69  |              wi|
00000690  74 68 69 6e 20 61 20 66  69 78 65 64 20 74 69 6d  |thin a fixed tim|
000006a0  65 20 6c 69 6d 69 74 0a  0a 55 70 64 61 74 65 20  |e limit..Update |
000006b0  65 76 65 72 79 20 20 20  20 2d 20 20 63 68 61 6e  |every    -  chan|
000006c0  67 65 20 68 6f 77 20 66  72 65 71 75 65 6e 74 6c  |ge how frequentl|
000006d0  79 20 74 68 65 20 6d 61  69 6e 20 77 69 6e 64 6f  |y the main windo|
000006e0  77 20 69 73 20 75 70 64  61 74 65 64 2e 20 49 66  |w is updated. If|
000006f0  20 74 68 69 73 20 69 73  20 73 65 74 20 74 6f 20  | this is set to |
00000700  30 2c 20 74 68 65 20 20  20 20 20 20 20 20 20 20  |0, the          |
00000710  20 20 20 20 20 20 64 69  73 70 6c 61 79 20 69 73  |      display is|
00000720  20 75 70 64 61 74 65 64  20 65 76 65 72 79 20 63  | updated every c|
00000730  68 61 72 61 63 74 65 72  2c 20 62 75 74 20 74 68  |haracter, but th|
00000740  65 20 73 79 73 74 65 6d  20 77 69 6c 6c 20 73 6c  |e system will sl|
00000750  6f 77 20 64 6f 77 6e 20  61 63 63 6f 72 64 69 6e  |ow down accordin|
00000760  67 6c 79 0a 0a 53 74 61  72 74 20 43 68 61 72 63  |gly..Start Charc|
00000770  74 65 72 20 2d 20 59 6f  75 20 63 61 6e 20 73 65  |ter - You can se|
00000780  74 20 74 68 65 20 73 79  73 74 65 6d 20 73 6f 20  |t the system so |
00000790  69 74 20 77 69 6c 6c 20  6f 6e 6c 79 20 73 74 61  |it will only sta|
000007a0  72 74 20 61 66 74 65 72  20 61 20 70 61 72 74 69  |rt after a parti|
000007b0  63 75 6c 61 72 20 63 68  61 72 63 74 65 72 20 69  |cular charcter i|
000007c0  73 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |s               |
000007d0  20 70 72 65 73 73 65 64  2c 20 74 6f 20 61 6c 6c  | pressed, to all|
000007e0  6f 77 20 79 6f 75 20 74  6f 20 77 61 72 6d 20 75  |ow you to warm u|
000007f0  70 20 66 69 72 73 74 2c  20 6f 72 20 74 6f 20 6c  |p first, or to l|
00000800  65 74 20 79 6f 75 20 6d  61 6b 65 20 63 68 61 6e  |et you make chan|
00000810  67 65 73 20 62 65 66 6f  72 65 20 0a 20 20 20 20  |ges before .    |
00000820  20 20 20 20 20 20 20 20  20 20 20 73 74 61 72 74  |           start|
00000830  69 6e 67 20 74 6f 20 74  79 70 65 2e 20 54 6f 20  |ing to type. To |
00000840  64 6f 20 74 68 69 73 2c  20 73 69 6d 70 6c 79 20  |do this, simply |
00000850  65 6e 74 65 72 20 74 68  65 20 63 68 61 72 63 74  |enter the charct|
00000860  65 72 20 79 6f 75 20 77  69 73 68 20 74 6f 20 75  |er you wish to u|
00000870  73 65 20 69 6e 74 6f 20  20 20 20 20 20 20 20 20  |se into         |
00000880  20 20 20 20 20 20 20 20  74 68 69 73 20 69 63 6f  |        this ico|
00000890  6e 2e 20 4c 65 61 76 69  6e 67 20 69 74 20 62 6c  |n. Leaving it bl|
000008a0  61 6e 6b 20 73 77 69 74  63 68 65 73 20 6f 66 66  |ank switches off|
000008b0  20 74 68 69 73 20 66 65  61 74 75 72 65 0a 0a 4b  | this feature..K|
000008c0  65 65 70 20 77 69 6e 64  6f 77 20 20 20 2d 20 20  |eep window   -  |
000008d0  49 66 20 73 65 6c 65 63  74 65 64 2c 20 74 68 65  |If selected, the|
000008e0  20 6d 61 69 6e 20 77 69  6e 64 6f 77 20 77 69 6c  | main window wil|
000008f0  6c 20 70 65 72 69 6f 64  69 63 61 6c 6c 79 20 70  |l periodically p|
00000900  6f 70 20 75 70 20 74 6f  20 74 68 65 20 74 6f 70  |op up to the top|
00000910  2c 20 74 6f 20 6d 61 6b  65 20 69 74 20 20 20 20  |, to make it    |
00000920  20 20 20 20 20 20 20 20  20 20 63 6f 6e 73 74 61  |          consta|
00000930  6e 74 6c 79 20 76 69 73  69 62 6c 65 2e 0a 0a 43  |ntly visible...C|
00000940  61 6e 63 65 6c 20 20 20  20 20 20 20 20 2d 20 20  |ancel        -  |
00000950  69 67 6e 6f 72 65 20 61  6e 79 20 63 68 61 6e 67  |ignore any chang|
00000960  65 73 20 6d 61 64 65 0a  4f 4b 20 20 20 20 20 20  |es made.OK      |
00000970  20 20 20 20 20 20 2d 20  20 73 65 74 20 61 6e 79  |      -  set any|
00000980  20 63 68 61 6e 67 65 73  20 6d 61 64 65 0a 0a 0a  | changes made...|
00000990  55 53 49 4e 47 20 57 49  54 48 20 53 49 4e 47 4c  |USING WITH SINGL|
000009a0  45 20 54 41 53 4b 49 4e  47 20 50 52 4f 47 52 41  |E TASKING PROGRA|
000009b0  4d 53 0a 0a 54 68 65 20  70 72 6f 67 72 61 6d 20  |MS..The program |
000009c0  77 69 6c 6c 20 77 6f 72  6b 20 77 69 74 68 20 73  |will work with s|
000009d0  69 6e 67 6c 65 20 74 61  73 6b 69 6e 67 20 70 72  |ingle tasking pr|
000009e0  6f 67 72 61 6d 73 2c 20  62 75 74 20 74 68 65 20  |ograms, but the |
000009f0  66 6f 6c 6c 6f 77 69 6e  67 20 70 6f 69 6e 74 73  |following points|
00000a00  20 73 68 6f 75 6c 64 20  62 65 20 0a 6f 62 73 65  | should be .obse|
00000a10  72 76 65 64 3a 0a 0a a4  20 54 68 65 20 73 79 73  |rved:... The sys|
00000a20  74 65 6d 20 6d 75 73 74  20 62 65 20 69 6e 20 74  |tem must be in t|
00000a30  69 6d 69 6e 67 20 6d 6f  64 65 20 62 65 66 6f 72  |iming mode befor|
00000a40  65 20 73 74 61 72 74 69  6e 67 20 2d 20 74 68 65  |e starting - the|
00000a50  20 69 63 6f 6e 73 20 73  68 6f 75 6c 64 20 73 68  | icons should sh|
00000a60  6f 77 20 6e 75 6d 62 65  72 73 20 6e 6f 74 20 28  |ow numbers not (|
00000a70  2d 2d 2d 29 0a a4 20 41  66 74 65 72 20 66 69 6e  |---).. After fin|
00000a80  69 73 68 69 6e 67 20 79  6f 75 72 20 74 79 70 69  |ishing your typi|
00000a90  6e 67 2c 20 72 65 74 75  72 6e 20 74 6f 20 74 68  |ng, return to th|
00000aa0  65 20 64 65 73 6b 74 6f  70 20 61 73 20 71 75 69  |e desktop as qui|
00000ab0  63 6b 6c 79 20 61 73 20  70 6f 73 73 69 62 6c 65  |ckly as possible|
00000ac0  20 62 65 63 61 75 73 65  20 74 68 65 20 74 69 6d  | because the tim|
00000ad0  65 20 20 20 62 65 66 6f  72 65 20 26 20 61 66 74  |e   before & aft|
00000ae0  65 72 20 74 79 70 69 6e  67 20 69 73 20 69 6e 63  |er typing is inc|
00000af0  6c 75 64 65 64 20 69 6e  20 74 68 65 20 74 69 6d  |luded in the tim|
00000b00  69 6e 67 73 20 28 74 68  69 73 20 69 73 20 6e 6f  |ings (this is no|
00000b10  74 20 74 68 65 20 63 61  73 65 20 69 6e 20 6d 75  |t the case in mu|
00000b20  6c 74 69 2d 74 73 6b 69  6e 67 20 0a 20 20 61 70  |lti-tsking .  ap|
00000b30  70 6c 69 63 61 74 69 6f  6e 73 29 20 20 20 20 20  |plications)     |
00000b40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000b70  20 20 20 20 20 20 20 20  20 20 20 20 20 0a 0a 0a  |             ...|
00000b80  52 45 43 43 4f 4d 45 4e  44 45 44 20 55 53 45 0a  |RECCOMENDED USE.|
00000b90  0a 49 74 20 69 73 20 73  75 67 67 65 73 74 65 64  |.It is suggested|
00000ba0  20 74 68 61 74 20 79 6f  75 20 75 73 65 20 74 68  | that you use th|
00000bb0  69 73 20 70 72 6f 67 72  61 6d 20 74 6f 20 6d 65  |is program to me|
00000bc0  61 73 75 72 65 20 79 6f  75 72 20 63 6f 70 79 20  |asure your copy |
00000bd0  73 70 65 65 64 2e 20 57  68 79 20 6e 6f 74 20 74  |speed. Why not t|
00000be0  72 79 20 63 6f 70 79 69  6e 67 20 61 6e 20 61 72  |ry copying an ar|
00000bf0  74 69 63 6c 65 20 66 72  6f 6d 20 74 68 65 20 6d  |ticle from the m|
00000c00  61 67 61 7a 69 6e 65 3f  20 49 74 20 69 73 20 6e  |agazine? It is n|
00000c10  6f 74 20 73 75 67 67 65  73 74 65 64 20 74 68 61  |ot suggested tha|
00000c20  74 20 79 6f 75 20 75 73  65 20 69 74 20 77 68 69  |t you use it whi|
00000c30  6c 73 74 20 63 72 65 61  74 69 6e 67 20 61 20 64  |lst creating a d|
00000c40  6f 63 75 6d 65 6e 74 20  0a 66 72 6f 6d 20 73 63  |ocument .from sc|
00000c50  72 61 74 63 68 2c 20 62  65 63 61 75 73 65 20 74  |ratch, because t|
00000c60  69 6d 6e 65 20 69 74 20  74 61 6b 65 73 20 79 6f  |imne it takes yo|
00000c70  75 20 74 6f 20 74 68 69  6e 6b 20 77 69 6c 6c 20  |u to think will |
00000c80  69 6d 70 61 69 72 20 74  79 70 69 6e 67 20 73 70  |impair typing sp|
00000c90  65 65 64 0a 0a 49 74 20  69 73 20 63 65 72 74 61  |eed..It is certa|
00000ca0  69 6e 6c 79 20 6e 6f 74  20 61 20 67 6f 6f 64 20  |inly not a good |
00000cb0  69 64 65 61 20 74 6f 20  75 73 65 20 74 68 69 73  |idea to use this|
00000cc0  20 70 72 6f 67 72 61 6d  20 64 75 72 69 6e 67 20  | program during |
00000cd0  69 6d 70 6f 72 74 61 6e  74 20 77 6f 72 6b 21 0a  |important work!.|
00000ce0  0a 0a a9 20 41 72 63 68  69 6d 65 64 65 73 20 57  |... Archimedes W|
00000cf0  6f 72 6c 64 20 31 39 39  34 0a                    |orld 1994.|
00000cfa