Home » Archimedes archive » Acorn User » AU 1997-12.adf » PD » QuickFiler/ReadMe

QuickFiler/ReadMe

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 User » AU 1997-12.adf » PD
Filename: QuickFiler/ReadMe
Read OK:
File size: 0DBA bytes
Load address: 0000
Exec address: 0000
File contents
____________________________________________________________________________

                           � Q u i c k F i l e r �

         Allows the Filer to be controlled by means of the keyboard

                           by David Thomas, � 1997
                         version 1.00 (22 May 1997)
____________________________________________________________________________


 Introduction ______________________________________________________________

  QuickFiler is a small patch utility which allows you to use many of the
standard shortcut keys in conjunction with the Filer.

  QuickFiler requires a Risc PC-style !Boot application.


 Usage _____________________________________________________________________

  Before using QuickFiler, it must be installed into your computer's boot
sequence and your machine restarted.

  Install it by copying the supplied !Boot over your existing !Boot
application.  Upon restarting your machine, you will find that the Filer
gains the input focus when its windows are clicked on and that the Filer's
menu displays the relevant hot-keys next to certain items.  Simply pressing
the appropriate key combination will activate that item.


 Hot-keys _________________________________________________________________

  QuickFiler provides the following hot-keys :

    Select all       ^A      Large icons  F2      Sort by name  �F1
    Clear selection  ^Z      Small icons  F3      Sort by type  �F2
    Open parent      ^B      Full info    F4      Sort by size  �F3
                                                  Sort by date  �F4

    Delete    DELETE or ^X   Protect     ^F5      Confirm        F5
    Count            ^N      Unprotect   ^F6      Verbose        F6
    Help             ^H      Public      ^F7      Force          F7
    Stamp            ^S      Private     ^F8      Newer          F8

  Certain hot-keys are non-trivial to implement (e.g. Copy, Rename, Find)
as they utilise sub-menus which cannot be easily faked.  For this reason,
this utility makes no attempt to emulate these functions.


 History __________________________________________________________________

  1.00 (22 May 1997) - First Release.


 Credits __________________________________________________________________
 
  Thanks to Ting Zwei Kuei for writing FilerKeys which didn't work /quite/
how I wanted it to, so I wrote this!

  Many thanks to Andrew Clover for the WimpSWIVe module which makes an
otherwise impossible job, possible. :)  (The WSWI-Help document, supplied
with this program, documents this module).


 Copyright and Contact Addresses ___________________________________________

  This software is copyrighted work of David Thomas, it is supplied �as is�;
using it is entirely at your own risk.  I make no warranty as to the fitness
of this software for any purpose.  You are free to distribute this
application to anyone you please, as long as you are not supplying it for
personal gain and it is delivered with all the supplied files unaltered.

  If you have any comments, bug reports, suggestions for future versions or
anything else don�t hesitate to contact me at -

  Mail:  Mr D.P. Thomas
         20 Rosebery Avenue
         Waterloo
         Liverpool
         L22 2BH

  Email: CMSDTHOM@livjm.ac.uk

  WWW:   http://java.cms.livjm.ac.uk/cmsdthom/

  The latest versions of my applications will be available from my World
Wide Web pages, where term dates allow.
____________________________________________________________________________

00000000  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000040  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 0a 0a 20 20  |____________..  |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000060  20 20 20 20 20 20 20 20  20 94 20 51 20 75 20 69  |         . Q u i|
00000070  20 63 20 6b 20 46 20 69  20 6c 20 65 20 72 20 95  | c k F i l e r .|
00000080  0a 0a 20 20 20 20 20 20  20 20 20 41 6c 6c 6f 77  |..         Allow|
00000090  73 20 74 68 65 20 46 69  6c 65 72 20 74 6f 20 62  |s the Filer to b|
000000a0  65 20 63 6f 6e 74 72 6f  6c 6c 65 64 20 62 79 20  |e controlled by |
000000b0  6d 65 61 6e 73 20 6f 66  20 74 68 65 20 6b 65 79  |means of the key|
000000c0  62 6f 61 72 64 0a 0a 20  20 20 20 20 20 20 20 20  |board..         |
000000d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000e0  20 20 62 79 20 44 61 76  69 64 20 54 68 6f 6d 61  |  by David Thoma|
000000f0  73 2c 20 a9 20 31 39 39  37 0a 20 20 20 20 20 20  |s, . 1997.      |
00000100  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000110  20 20 20 76 65 72 73 69  6f 6e 20 31 2e 30 30 20  |   version 1.00 |
00000120  28 32 32 20 4d 61 79 20  31 39 39 37 29 0a 5f 5f  |(22 May 1997).__|
00000130  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000170  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 0a 0a 0a 20 49 6e  |__________... In|
00000180  74 72 6f 64 75 63 74 69  6f 6e 20 5f 5f 5f 5f 5f  |troduction _____|
00000190  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000001c0  5f 5f 5f 5f 5f 5f 5f 5f  5f 0a 0a 20 20 51 75 69  |_________..  Qui|
000001d0  63 6b 46 69 6c 65 72 20  69 73 20 61 20 73 6d 61  |ckFiler is a sma|
000001e0  6c 6c 20 70 61 74 63 68  20 75 74 69 6c 69 74 79  |ll patch utility|
000001f0  20 77 68 69 63 68 20 61  6c 6c 6f 77 73 20 79 6f  | which allows yo|
00000200  75 20 74 6f 20 75 73 65  20 6d 61 6e 79 20 6f 66  |u to use many of|
00000210  20 74 68 65 0a 73 74 61  6e 64 61 72 64 20 73 68  | the.standard sh|
00000220  6f 72 74 63 75 74 20 6b  65 79 73 20 69 6e 20 63  |ortcut keys in c|
00000230  6f 6e 6a 75 6e 63 74 69  6f 6e 20 77 69 74 68 20  |onjunction with |
00000240  74 68 65 20 46 69 6c 65  72 2e 0a 0a 20 20 51 75  |the Filer...  Qu|
00000250  69 63 6b 46 69 6c 65 72  20 72 65 71 75 69 72 65  |ickFiler require|
00000260  73 20 61 20 52 69 73 63  20 50 43 2d 73 74 79 6c  |s a Risc PC-styl|
00000270  65 20 21 42 6f 6f 74 20  61 70 70 6c 69 63 61 74  |e !Boot applicat|
00000280  69 6f 6e 2e 0a 0a 0a 20  55 73 61 67 65 20 5f 5f  |ion.... Usage __|
00000290  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000002d0  5f 5f 5f 0a 0a 20 20 42  65 66 6f 72 65 20 75 73  |___..  Before us|
000002e0  69 6e 67 20 51 75 69 63  6b 46 69 6c 65 72 2c 20  |ing QuickFiler, |
000002f0  69 74 20 6d 75 73 74 20  62 65 20 69 6e 73 74 61  |it must be insta|
00000300  6c 6c 65 64 20 69 6e 74  6f 20 79 6f 75 72 20 63  |lled into your c|
00000310  6f 6d 70 75 74 65 72 27  73 20 62 6f 6f 74 0a 73  |omputer's boot.s|
00000320  65 71 75 65 6e 63 65 20  61 6e 64 20 79 6f 75 72  |equence and your|
00000330  20 6d 61 63 68 69 6e 65  20 72 65 73 74 61 72 74  | machine restart|
00000340  65 64 2e 0a 0a 20 20 49  6e 73 74 61 6c 6c 20 69  |ed...  Install i|
00000350  74 20 62 79 20 63 6f 70  79 69 6e 67 20 74 68 65  |t by copying the|
00000360  20 73 75 70 70 6c 69 65  64 20 21 42 6f 6f 74 20  | supplied !Boot |
00000370  6f 76 65 72 20 79 6f 75  72 20 65 78 69 73 74 69  |over your existi|
00000380  6e 67 20 21 42 6f 6f 74  0a 61 70 70 6c 69 63 61  |ng !Boot.applica|
00000390  74 69 6f 6e 2e 20 20 55  70 6f 6e 20 72 65 73 74  |tion.  Upon rest|
000003a0  61 72 74 69 6e 67 20 79  6f 75 72 20 6d 61 63 68  |arting your mach|
000003b0  69 6e 65 2c 20 79 6f 75  20 77 69 6c 6c 20 66 69  |ine, you will fi|
000003c0  6e 64 20 74 68 61 74 20  74 68 65 20 46 69 6c 65  |nd that the File|
000003d0  72 0a 67 61 69 6e 73 20  74 68 65 20 69 6e 70 75  |r.gains the inpu|
000003e0  74 20 66 6f 63 75 73 20  77 68 65 6e 20 69 74 73  |t focus when its|
000003f0  20 77 69 6e 64 6f 77 73  20 61 72 65 20 63 6c 69  | windows are cli|
00000400  63 6b 65 64 20 6f 6e 20  61 6e 64 20 74 68 61 74  |cked on and that|
00000410  20 74 68 65 20 46 69 6c  65 72 27 73 0a 6d 65 6e  | the Filer's.men|
00000420  75 20 64 69 73 70 6c 61  79 73 20 74 68 65 20 72  |u displays the r|
00000430  65 6c 65 76 61 6e 74 20  68 6f 74 2d 6b 65 79 73  |elevant hot-keys|
00000440  20 6e 65 78 74 20 74 6f  20 63 65 72 74 61 69 6e  | next to certain|
00000450  20 69 74 65 6d 73 2e 20  20 53 69 6d 70 6c 79 20  | items.  Simply |
00000460  70 72 65 73 73 69 6e 67  0a 74 68 65 20 61 70 70  |pressing.the app|
00000470  72 6f 70 72 69 61 74 65  20 6b 65 79 20 63 6f 6d  |ropriate key com|
00000480  62 69 6e 61 74 69 6f 6e  20 77 69 6c 6c 20 61 63  |bination will ac|
00000490  74 69 76 61 74 65 20 74  68 61 74 20 69 74 65 6d  |tivate that item|
000004a0  2e 0a 0a 0a 20 48 6f 74  2d 6b 65 79 73 20 5f 5f  |.... Hot-keys __|
000004b0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000004e0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 0a  |_______________.|
000004f0  0a 20 20 51 75 69 63 6b  46 69 6c 65 72 20 70 72  |.  QuickFiler pr|
00000500  6f 76 69 64 65 73 20 74  68 65 20 66 6f 6c 6c 6f  |ovides the follo|
00000510  77 69 6e 67 20 68 6f 74  2d 6b 65 79 73 20 3a 0a  |wing hot-keys :.|
00000520  0a 20 20 20 20 53 65 6c  65 63 74 20 61 6c 6c 20  |.    Select all |
00000530  20 20 20 20 20 20 5e 41  20 20 20 20 20 20 4c 61  |      ^A      La|
00000540  72 67 65 20 69 63 6f 6e  73 20 20 46 32 20 20 20  |rge icons  F2   |
00000550  20 20 20 53 6f 72 74 20  62 79 20 6e 61 6d 65 20  |   Sort by name |
00000560  20 8b 46 31 0a 20 20 20  20 43 6c 65 61 72 20 73  | .F1.    Clear s|
00000570  65 6c 65 63 74 69 6f 6e  20 20 5e 5a 20 20 20 20  |election  ^Z    |
00000580  20 20 53 6d 61 6c 6c 20  69 63 6f 6e 73 20 20 46  |  Small icons  F|
00000590  33 20 20 20 20 20 20 53  6f 72 74 20 62 79 20 74  |3      Sort by t|
000005a0  79 70 65 20 20 8b 46 32  0a 20 20 20 20 4f 70 65  |ype  .F2.    Ope|
000005b0  6e 20 70 61 72 65 6e 74  20 20 20 20 20 20 5e 42  |n parent      ^B|
000005c0  20 20 20 20 20 20 46 75  6c 6c 20 69 6e 66 6f 20  |      Full info |
000005d0  20 20 20 46 34 20 20 20  20 20 20 53 6f 72 74 20  |   F4      Sort |
000005e0  62 79 20 73 69 7a 65 20  20 8b 46 33 0a 20 20 20  |by size  .F3.   |
000005f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 53  |               S|
00000620  6f 72 74 20 62 79 20 64  61 74 65 20 20 8b 46 34  |ort by date  .F4|
00000630  0a 0a 20 20 20 20 44 65  6c 65 74 65 20 20 20 20  |..    Delete    |
00000640  44 45 4c 45 54 45 20 6f  72 20 5e 58 20 20 20 50  |DELETE or ^X   P|
00000650  72 6f 74 65 63 74 20 20  20 20 20 5e 46 35 20 20  |rotect     ^F5  |
00000660  20 20 20 20 43 6f 6e 66  69 72 6d 20 20 20 20 20  |    Confirm     |
00000670  20 20 20 46 35 0a 20 20  20 20 43 6f 75 6e 74 20  |   F5.    Count |
00000680  20 20 20 20 20 20 20 20  20 20 20 5e 4e 20 20 20  |           ^N   |
00000690  20 20 20 55 6e 70 72 6f  74 65 63 74 20 20 20 5e  |   Unprotect   ^|
000006a0  46 36 20 20 20 20 20 20  56 65 72 62 6f 73 65 20  |F6      Verbose |
000006b0  20 20 20 20 20 20 20 46  36 0a 20 20 20 20 48 65  |       F6.    He|
000006c0  6c 70 20 20 20 20 20 20  20 20 20 20 20 20 20 5e  |lp             ^|
000006d0  48 20 20 20 20 20 20 50  75 62 6c 69 63 20 20 20  |H      Public   |
000006e0  20 20 20 5e 46 37 20 20  20 20 20 20 46 6f 72 63  |   ^F7      Forc|
000006f0  65 20 20 20 20 20 20 20  20 20 20 46 37 0a 20 20  |e          F7.  |
00000700  20 20 53 74 61 6d 70 20  20 20 20 20 20 20 20 20  |  Stamp         |
00000710  20 20 20 5e 53 20 20 20  20 20 20 50 72 69 76 61  |   ^S      Priva|
00000720  74 65 20 20 20 20 20 5e  46 38 20 20 20 20 20 20  |te     ^F8      |
00000730  4e 65 77 65 72 20 20 20  20 20 20 20 20 20 20 46  |Newer          F|
00000740  38 0a 0a 20 20 43 65 72  74 61 69 6e 20 68 6f 74  |8..  Certain hot|
00000750  2d 6b 65 79 73 20 61 72  65 20 6e 6f 6e 2d 74 72  |-keys are non-tr|
00000760  69 76 69 61 6c 20 74 6f  20 69 6d 70 6c 65 6d 65  |ivial to impleme|
00000770  6e 74 20 28 65 2e 67 2e  20 43 6f 70 79 2c 20 52  |nt (e.g. Copy, R|
00000780  65 6e 61 6d 65 2c 20 46  69 6e 64 29 0a 61 73 20  |ename, Find).as |
00000790  74 68 65 79 20 75 74 69  6c 69 73 65 20 73 75 62  |they utilise sub|
000007a0  2d 6d 65 6e 75 73 20 77  68 69 63 68 20 63 61 6e  |-menus which can|
000007b0  6e 6f 74 20 62 65 20 65  61 73 69 6c 79 20 66 61  |not be easily fa|
000007c0  6b 65 64 2e 20 20 46 6f  72 20 74 68 69 73 20 72  |ked.  For this r|
000007d0  65 61 73 6f 6e 2c 0a 74  68 69 73 20 75 74 69 6c  |eason,.this util|
000007e0  69 74 79 20 6d 61 6b 65  73 20 6e 6f 20 61 74 74  |ity makes no att|
000007f0  65 6d 70 74 20 74 6f 20  65 6d 75 6c 61 74 65 20  |empt to emulate |
00000800  74 68 65 73 65 20 66 75  6e 63 74 69 6f 6e 73 2e  |these functions.|
00000810  0a 0a 0a 20 48 69 73 74  6f 72 79 20 5f 5f 5f 5f  |... History ____|
00000820  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000850  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 0a 0a  |______________..|
00000860  20 20 31 2e 30 30 20 28  32 32 20 4d 61 79 20 31  |  1.00 (22 May 1|
00000870  39 39 37 29 20 2d 20 46  69 72 73 74 20 52 65 6c  |997) - First Rel|
00000880  65 61 73 65 2e 0a 0a 0a  20 43 72 65 64 69 74 73  |ease.... Credits|
00000890  20 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  | _______________|
000008a0  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
000008d0  5f 5f 5f 0a 20 0a 20 20  54 68 61 6e 6b 73 20 74  |___. .  Thanks t|
000008e0  6f 20 54 69 6e 67 20 5a  77 65 69 20 4b 75 65 69  |o Ting Zwei Kuei|
000008f0  20 66 6f 72 20 77 72 69  74 69 6e 67 20 46 69 6c  | for writing Fil|
00000900  65 72 4b 65 79 73 20 77  68 69 63 68 20 64 69 64  |erKeys which did|
00000910  6e 27 74 20 77 6f 72 6b  20 2f 71 75 69 74 65 2f  |n't work /quite/|
00000920  0a 68 6f 77 20 49 20 77  61 6e 74 65 64 20 69 74  |.how I wanted it|
00000930  20 74 6f 2c 20 73 6f 20  49 20 77 72 6f 74 65 20  | to, so I wrote |
00000940  74 68 69 73 21 0a 0a 20  20 4d 61 6e 79 20 74 68  |this!..  Many th|
00000950  61 6e 6b 73 20 74 6f 20  41 6e 64 72 65 77 20 43  |anks to Andrew C|
00000960  6c 6f 76 65 72 20 66 6f  72 20 74 68 65 20 57 69  |lover for the Wi|
00000970  6d 70 53 57 49 56 65 20  6d 6f 64 75 6c 65 20 77  |mpSWIVe module w|
00000980  68 69 63 68 20 6d 61 6b  65 73 20 61 6e 0a 6f 74  |hich makes an.ot|
00000990  68 65 72 77 69 73 65 20  69 6d 70 6f 73 73 69 62  |herwise impossib|
000009a0  6c 65 20 6a 6f 62 2c 20  70 6f 73 73 69 62 6c 65  |le job, possible|
000009b0  2e 20 3a 29 20 20 28 54  68 65 20 57 53 57 49 2d  |. :)  (The WSWI-|
000009c0  48 65 6c 70 20 64 6f 63  75 6d 65 6e 74 2c 20 73  |Help document, s|
000009d0  75 70 70 6c 69 65 64 0a  77 69 74 68 20 74 68 69  |upplied.with thi|
000009e0  73 20 70 72 6f 67 72 61  6d 2c 20 64 6f 63 75 6d  |s program, docum|
000009f0  65 6e 74 73 20 74 68 69  73 20 6d 6f 64 75 6c 65  |ents this module|
00000a00  29 2e 0a 0a 0a 20 43 6f  70 79 72 69 67 68 74 20  |).... Copyright |
00000a10  61 6e 64 20 43 6f 6e 74  61 63 74 20 41 64 64 72  |and Contact Addr|
00000a20  65 73 73 65 73 20 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |esses __________|
00000a30  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000a50  5f 0a 0a 20 20 54 68 69  73 20 73 6f 66 74 77 61  |_..  This softwa|
00000a60  72 65 20 69 73 20 63 6f  70 79 72 69 67 68 74 65  |re is copyrighte|
00000a70  64 20 77 6f 72 6b 20 6f  66 20 44 61 76 69 64 20  |d work of David |
00000a80  54 68 6f 6d 61 73 2c 20  69 74 20 69 73 20 73 75  |Thomas, it is su|
00000a90  70 70 6c 69 65 64 20 94  61 73 20 69 73 95 3b 0a  |pplied .as is.;.|
00000aa0  75 73 69 6e 67 20 69 74  20 69 73 20 65 6e 74 69  |using it is enti|
00000ab0  72 65 6c 79 20 61 74 20  79 6f 75 72 20 6f 77 6e  |rely at your own|
00000ac0  20 72 69 73 6b 2e 20 20  49 20 6d 61 6b 65 20 6e  | risk.  I make n|
00000ad0  6f 20 77 61 72 72 61 6e  74 79 20 61 73 20 74 6f  |o warranty as to|
00000ae0  20 74 68 65 20 66 69 74  6e 65 73 73 0a 6f 66 20  | the fitness.of |
00000af0  74 68 69 73 20 73 6f 66  74 77 61 72 65 20 66 6f  |this software fo|
00000b00  72 20 61 6e 79 20 70 75  72 70 6f 73 65 2e 20 20  |r any purpose.  |
00000b10  59 6f 75 20 61 72 65 20  66 72 65 65 20 74 6f 20  |You are free to |
00000b20  64 69 73 74 72 69 62 75  74 65 20 74 68 69 73 0a  |distribute this.|
00000b30  61 70 70 6c 69 63 61 74  69 6f 6e 20 74 6f 20 61  |application to a|
00000b40  6e 79 6f 6e 65 20 79 6f  75 20 70 6c 65 61 73 65  |nyone you please|
00000b50  2c 20 61 73 20 6c 6f 6e  67 20 61 73 20 79 6f 75  |, as long as you|
00000b60  20 61 72 65 20 6e 6f 74  20 73 75 70 70 6c 79 69  | are not supplyi|
00000b70  6e 67 20 69 74 20 66 6f  72 0a 70 65 72 73 6f 6e  |ng it for.person|
00000b80  61 6c 20 67 61 69 6e 20  61 6e 64 20 69 74 20 69  |al gain and it i|
00000b90  73 20 64 65 6c 69 76 65  72 65 64 20 77 69 74 68  |s delivered with|
00000ba0  20 61 6c 6c 20 74 68 65  20 73 75 70 70 6c 69 65  | all the supplie|
00000bb0  64 20 66 69 6c 65 73 20  75 6e 61 6c 74 65 72 65  |d files unaltere|
00000bc0  64 2e 0a 0a 20 20 49 66  20 79 6f 75 20 68 61 76  |d...  If you hav|
00000bd0  65 20 61 6e 79 20 63 6f  6d 6d 65 6e 74 73 2c 20  |e any comments, |
00000be0  62 75 67 20 72 65 70 6f  72 74 73 2c 20 73 75 67  |bug reports, sug|
00000bf0  67 65 73 74 69 6f 6e 73  20 66 6f 72 20 66 75 74  |gestions for fut|
00000c00  75 72 65 20 76 65 72 73  69 6f 6e 73 20 6f 72 0a  |ure versions or.|
00000c10  61 6e 79 74 68 69 6e 67  20 65 6c 73 65 20 64 6f  |anything else do|
00000c20  6e 91 74 20 68 65 73 69  74 61 74 65 20 74 6f 20  |n.t hesitate to |
00000c30  63 6f 6e 74 61 63 74 20  6d 65 20 61 74 20 2d 0a  |contact me at -.|
00000c40  0a 20 20 4d 61 69 6c 3a  20 20 4d 72 20 44 2e 50  |.  Mail:  Mr D.P|
00000c50  2e 20 54 68 6f 6d 61 73  0a 20 20 20 20 20 20 20  |. Thomas.       |
00000c60  20 20 32 30 20 52 6f 73  65 62 65 72 79 20 41 76  |  20 Rosebery Av|
00000c70  65 6e 75 65 0a 20 20 20  20 20 20 20 20 20 57 61  |enue.         Wa|
00000c80  74 65 72 6c 6f 6f 0a 20  20 20 20 20 20 20 20 20  |terloo.         |
00000c90  4c 69 76 65 72 70 6f 6f  6c 0a 20 20 20 20 20 20  |Liverpool.      |
00000ca0  20 20 20 4c 32 32 20 32  42 48 0a 0a 20 20 45 6d  |   L22 2BH..  Em|
00000cb0  61 69 6c 3a 20 43 4d 53  44 54 48 4f 4d 40 6c 69  |ail: CMSDTHOM@li|
00000cc0  76 6a 6d 2e 61 63 2e 75  6b 0a 0a 20 20 57 57 57  |vjm.ac.uk..  WWW|
00000cd0  3a 20 20 20 68 74 74 70  3a 2f 2f 6a 61 76 61 2e  |:   http://java.|
00000ce0  63 6d 73 2e 6c 69 76 6a  6d 2e 61 63 2e 75 6b 2f  |cms.livjm.ac.uk/|
00000cf0  63 6d 73 64 74 68 6f 6d  2f 0a 0a 20 20 54 68 65  |cmsdthom/..  The|
00000d00  20 6c 61 74 65 73 74 20  76 65 72 73 69 6f 6e 73  | latest versions|
00000d10  20 6f 66 20 6d 79 20 61  70 70 6c 69 63 61 74 69  | of my applicati|
00000d20  6f 6e 73 20 77 69 6c 6c  20 62 65 20 61 76 61 69  |ons will be avai|
00000d30  6c 61 62 6c 65 20 66 72  6f 6d 20 6d 79 20 57 6f  |lable from my Wo|
00000d40  72 6c 64 0a 57 69 64 65  20 57 65 62 20 70 61 67  |rld.Wide Web pag|
00000d50  65 73 2c 20 77 68 65 72  65 20 74 65 72 6d 20 64  |es, where term d|
00000d60  61 74 65 73 20 61 6c 6c  6f 77 2e 0a 5f 5f 5f 5f  |ates allow..____|
00000d70  5f 5f 5f 5f 5f 5f 5f 5f  5f 5f 5f 5f 5f 5f 5f 5f  |________________|
*
00000db0  5f 5f 5f 5f 5f 5f 5f 5f  0a 0a                    |________..|
00000dba