Home » Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff » Apps/!Address/!Help/HelpText

Apps/!Address/!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 » Micro User » MU 1991-03.adf » PD-Stuff
Filename: Apps/!Address/!Help/HelpText
Read OK:
File size: 0FD2 bytes
Load address: 0000
Exec address: 0000
File contents
RISC OS DeskTop Address Book Utility
13
-------- Version I 1.02  November 1990 --------

This application  has been designed  to operate
in the multi-tasking window  environment of the
RISC OS  DeskTop.  It also utilises the message
passing facility of the DeskTop for loading and
saving  {dragging icons} and mode  changes.  It
will  therefore  operate in any mode  that your
monitor will support.


FileType  &1AB  is utilised by this application
for any datafiles used.  However, the files are
essentially ASCII or text files,  and therefore
compatible with !Edit and a wide range of other
applications.
It is hoped to include file export options, ie;
Comma Seperated and Wordprocessor formats in a
future version.

---------------- Hints & Tips -----------------
Merging two (or more) address files:
If you only want to load an address file,  just
drag it onto the !Address  icon on the iconbar.
If,  however,  you wish to merge two files into
one, drag it into the main address book window.
This will add the new  records  onto the end of
the already loaded file. N.B. Double clicking
on a file will LOAD not merge it.


Printing:
If you only want to  print  the Name & Phone No
fields the  print routine does it  in a special
format, with the number appearing alongside the
name. You can Abort a printout at any time, but
this will  take a while, depending  on the size
of your printer's buffer. It is hoped to add a
label printing function in a future version.

-------------- Main Menu Choices --------------
After  clicking the 'Menu' mouse  button in the
main  Address  Book  window  the following menu
choices become available:

Add Record - This will create an empty record
at the current location.
Delete Record - This will delete the displayed
record from memory.


Goto Record - By entering the record number you
can move straight to that record. Useful after
a search has displayed a matched record.

Print - This  opens the printer options  window
to enable various printout configurations to be
setup. Printing will start  only after the 'OK'
button has been clicked on.


Save - This offers you the usual 'Save as:' box
so that you can drag a file icon to a directory
viewer to save.

Search - This option  opens up a window for the
entry of a string.  The string will  be treated
as  'wildcarded'  -  {ie it will search for any 
occurrence of the string in any larger string}.
 

You  can also  force  this string  search to be
'Case Sensitive'.  Searching  will begin  after 
clicking on the 'OK' button.
After the search is complete a Matched  Records
window will open showing any records that match
the search string. These matched records can be
scrolled  through using the  usual forwards and
back buttons. 


The records  displayed  may also be  saved as a
seperate  file  -  click  menu  whilst over the
Matched  Records window to pop up a  'Save as:'
box.
Sort - This  option will sort the  Address Book
entries alphabetically by the Name field.  This
sort routine is rather slow,  if anyone has any
better  BASIC sort routines please let me know!

---------------- Further !Help ----------------


For further help on  using this application use
the Acorn  !Help  application  found on RISC OS 
Applications Disc 1.




------------ The !Interface Module ------------

The 'I' in this version number is there to show
that it uses Simon Huntingdon's great Interface
Manager module to achieve it's 3-D effects.

This module is an  essential  item if  you want
your desktop programs to look SUPERB!!


    -------------- SHAREWARE --------------
This program is distributed as Shareware, so if
you do find this  program useful  please send a
contribution to the author. You may even get an
updated version by return.

If you find any program  bugs/incompatiblities,
or have any suggestions for improvement, please
do not hesitate to contact the author ....


                 Alex Hopkins
                 25 Albert Street
                 Gosport
                 Hampshire
                 PO12 4TY


Use in good health!

00000000  52 49 53 43 20 4f 53 20  44 65 73 6b 54 6f 70 20  |RISC OS DeskTop |
00000010  41 64 64 72 65 73 73 20  42 6f 6f 6b 20 55 74 69  |Address Book Uti|
00000020  6c 69 74 79 0a 31 33 0a  2d 2d 2d 2d 2d 2d 2d 2d  |lity.13.--------|
00000030  20 56 65 72 73 69 6f 6e  20 49 20 31 2e 30 32 20  | Version I 1.02 |
00000040  20 4e 6f 76 65 6d 62 65  72 20 31 39 39 30 20 2d  | November 1990 -|
00000050  2d 2d 2d 2d 2d 2d 2d 0a  0a 54 68 69 73 20 61 70  |-------..This ap|
00000060  70 6c 69 63 61 74 69 6f  6e 20 20 68 61 73 20 62  |plication  has b|
00000070  65 65 6e 20 64 65 73 69  67 6e 65 64 20 20 74 6f  |een designed  to|
00000080  20 6f 70 65 72 61 74 65  0a 69 6e 20 74 68 65 20  | operate.in the |
00000090  6d 75 6c 74 69 2d 74 61  73 6b 69 6e 67 20 77 69  |multi-tasking wi|
000000a0  6e 64 6f 77 20 20 65 6e  76 69 72 6f 6e 6d 65 6e  |ndow  environmen|
000000b0  74 20 6f 66 20 74 68 65  0a 52 49 53 43 20 4f 53  |t of the.RISC OS|
000000c0  20 20 44 65 73 6b 54 6f  70 2e 20 20 49 74 20 61  |  DeskTop.  It a|
000000d0  6c 73 6f 20 75 74 69 6c  69 73 65 73 20 74 68 65  |lso utilises the|
000000e0  20 6d 65 73 73 61 67 65  0a 70 61 73 73 69 6e 67  | message.passing|
000000f0  20 66 61 63 69 6c 69 74  79 20 6f 66 20 74 68 65  | facility of the|
00000100  20 44 65 73 6b 54 6f 70  20 66 6f 72 20 6c 6f 61  | DeskTop for loa|
00000110  64 69 6e 67 20 61 6e 64  0a 73 61 76 69 6e 67 20  |ding and.saving |
00000120  20 7b 64 72 61 67 67 69  6e 67 20 69 63 6f 6e 73  | {dragging icons|
00000130  7d 20 61 6e 64 20 6d 6f  64 65 20 20 63 68 61 6e  |} and mode  chan|
00000140  67 65 73 2e 20 20 49 74  0a 77 69 6c 6c 20 20 74  |ges.  It.will  t|
00000150  68 65 72 65 66 6f 72 65  20 20 6f 70 65 72 61 74  |herefore  operat|
00000160  65 20 69 6e 20 61 6e 79  20 6d 6f 64 65 20 20 74  |e in any mode  t|
00000170  68 61 74 20 79 6f 75 72  0a 6d 6f 6e 69 74 6f 72  |hat your.monitor|
00000180  20 77 69 6c 6c 20 73 75  70 70 6f 72 74 2e 0a 0a  | will support...|
00000190  0a 46 69 6c 65 54 79 70  65 20 20 26 31 41 42 20  |.FileType  &1AB |
000001a0  20 69 73 20 75 74 69 6c  69 73 65 64 20 62 79 20  | is utilised by |
000001b0  74 68 69 73 20 61 70 70  6c 69 63 61 74 69 6f 6e  |this application|
000001c0  0a 66 6f 72 20 61 6e 79  20 64 61 74 61 66 69 6c  |.for any datafil|
000001d0  65 73 20 75 73 65 64 2e  20 20 48 6f 77 65 76 65  |es used.  Howeve|
000001e0  72 2c 20 74 68 65 20 66  69 6c 65 73 20 61 72 65  |r, the files are|
000001f0  0a 65 73 73 65 6e 74 69  61 6c 6c 79 20 41 53 43  |.essentially ASC|
00000200  49 49 20 6f 72 20 74 65  78 74 20 66 69 6c 65 73  |II or text files|
00000210  2c 20 20 61 6e 64 20 74  68 65 72 65 66 6f 72 65  |,  and therefore|
00000220  0a 63 6f 6d 70 61 74 69  62 6c 65 20 77 69 74 68  |.compatible with|
00000230  20 21 45 64 69 74 20 61  6e 64 20 61 20 77 69 64  | !Edit and a wid|
00000240  65 20 72 61 6e 67 65 20  6f 66 20 6f 74 68 65 72  |e range of other|
00000250  0a 61 70 70 6c 69 63 61  74 69 6f 6e 73 2e 0a 49  |.applications..I|
00000260  74 20 69 73 20 68 6f 70  65 64 20 74 6f 20 69 6e  |t is hoped to in|
00000270  63 6c 75 64 65 20 66 69  6c 65 20 65 78 70 6f 72  |clude file expor|
00000280  74 20 6f 70 74 69 6f 6e  73 2c 20 69 65 3b 0a 43  |t options, ie;.C|
00000290  6f 6d 6d 61 20 53 65 70  65 72 61 74 65 64 20 61  |omma Seperated a|
000002a0  6e 64 20 57 6f 72 64 70  72 6f 63 65 73 73 6f 72  |nd Wordprocessor|
000002b0  20 66 6f 72 6d 61 74 73  20 69 6e 20 61 0a 66 75  | formats in a.fu|
000002c0  74 75 72 65 20 76 65 72  73 69 6f 6e 2e 0a 0a 2d  |ture version...-|
000002d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 20  |--------------- |
000002e0  48 69 6e 74 73 20 26 20  54 69 70 73 20 2d 2d 2d  |Hints & Tips ---|
000002f0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 4d  |--------------.M|
00000300  65 72 67 69 6e 67 20 74  77 6f 20 28 6f 72 20 6d  |erging two (or m|
00000310  6f 72 65 29 20 61 64 64  72 65 73 73 20 66 69 6c  |ore) address fil|
00000320  65 73 3a 0a 49 66 20 79  6f 75 20 6f 6e 6c 79 20  |es:.If you only |
00000330  77 61 6e 74 20 74 6f 20  6c 6f 61 64 20 61 6e 20  |want to load an |
00000340  61 64 64 72 65 73 73 20  66 69 6c 65 2c 20 20 6a  |address file,  j|
00000350  75 73 74 0a 64 72 61 67  20 69 74 20 6f 6e 74 6f  |ust.drag it onto|
00000360  20 74 68 65 20 21 41 64  64 72 65 73 73 20 20 69  | the !Address  i|
00000370  63 6f 6e 20 6f 6e 20 74  68 65 20 69 63 6f 6e 62  |con on the iconb|
00000380  61 72 2e 0a 49 66 2c 20  20 68 6f 77 65 76 65 72  |ar..If,  however|
00000390  2c 20 20 79 6f 75 20 77  69 73 68 20 74 6f 20 6d  |,  you wish to m|
000003a0  65 72 67 65 20 74 77 6f  20 66 69 6c 65 73 20 69  |erge two files i|
000003b0  6e 74 6f 0a 6f 6e 65 2c  20 64 72 61 67 20 69 74  |nto.one, drag it|
000003c0  20 69 6e 74 6f 20 74 68  65 20 6d 61 69 6e 20 61  | into the main a|
000003d0  64 64 72 65 73 73 20 62  6f 6f 6b 20 77 69 6e 64  |ddress book wind|
000003e0  6f 77 2e 0a 54 68 69 73  20 77 69 6c 6c 20 61 64  |ow..This will ad|
000003f0  64 20 74 68 65 20 6e 65  77 20 20 72 65 63 6f 72  |d the new  recor|
00000400  64 73 20 20 6f 6e 74 6f  20 74 68 65 20 65 6e 64  |ds  onto the end|
00000410  20 6f 66 0a 74 68 65 20  61 6c 72 65 61 64 79 20  | of.the already |
00000420  6c 6f 61 64 65 64 20 66  69 6c 65 2e 20 4e 2e 42  |loaded file. N.B|
00000430  2e 20 44 6f 75 62 6c 65  20 63 6c 69 63 6b 69 6e  |. Double clickin|
00000440  67 0a 6f 6e 20 61 20 66  69 6c 65 20 77 69 6c 6c  |g.on a file will|
00000450  20 4c 4f 41 44 20 6e 6f  74 20 6d 65 72 67 65 20  | LOAD not merge |
00000460  69 74 2e 0a 0a 0a 50 72  69 6e 74 69 6e 67 3a 0a  |it....Printing:.|
00000470  49 66 20 79 6f 75 20 6f  6e 6c 79 20 77 61 6e 74  |If you only want|
00000480  20 74 6f 20 20 70 72 69  6e 74 20 20 74 68 65 20  | to  print  the |
00000490  4e 61 6d 65 20 26 20 50  68 6f 6e 65 20 4e 6f 0a  |Name & Phone No.|
000004a0  66 69 65 6c 64 73 20 74  68 65 20 20 70 72 69 6e  |fields the  prin|
000004b0  74 20 72 6f 75 74 69 6e  65 20 64 6f 65 73 20 69  |t routine does i|
000004c0  74 20 20 69 6e 20 61 20  73 70 65 63 69 61 6c 0a  |t  in a special.|
000004d0  66 6f 72 6d 61 74 2c 20  77 69 74 68 20 74 68 65  |format, with the|
000004e0  20 6e 75 6d 62 65 72 20  61 70 70 65 61 72 69 6e  | number appearin|
000004f0  67 20 61 6c 6f 6e 67 73  69 64 65 20 74 68 65 0a  |g alongside the.|
00000500  6e 61 6d 65 2e 20 59 6f  75 20 63 61 6e 20 41 62  |name. You can Ab|
00000510  6f 72 74 20 61 20 70 72  69 6e 74 6f 75 74 20 61  |ort a printout a|
00000520  74 20 61 6e 79 20 74 69  6d 65 2c 20 62 75 74 0a  |t any time, but.|
00000530  74 68 69 73 20 77 69 6c  6c 20 20 74 61 6b 65 20  |this will  take |
00000540  61 20 77 68 69 6c 65 2c  20 64 65 70 65 6e 64 69  |a while, dependi|
00000550  6e 67 20 20 6f 6e 20 74  68 65 20 73 69 7a 65 0a  |ng  on the size.|
00000560  6f 66 20 79 6f 75 72 20  70 72 69 6e 74 65 72 27  |of your printer'|
00000570  73 20 62 75 66 66 65 72  2e 20 49 74 20 69 73 20  |s buffer. It is |
00000580  68 6f 70 65 64 20 74 6f  20 61 64 64 20 61 0a 6c  |hoped to add a.l|
00000590  61 62 65 6c 20 70 72 69  6e 74 69 6e 67 20 66 75  |abel printing fu|
000005a0  6e 63 74 69 6f 6e 20 69  6e 20 61 20 66 75 74 75  |nction in a futu|
000005b0  72 65 20 76 65 72 73 69  6f 6e 2e 0a 0a 2d 2d 2d  |re version...---|
000005c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 20 4d 61 69 6e  |----------- Main|
000005d0  20 4d 65 6e 75 20 43 68  6f 69 63 65 73 20 2d 2d  | Menu Choices --|
000005e0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 41 66 74  |------------.Aft|
000005f0  65 72 20 20 63 6c 69 63  6b 69 6e 67 20 74 68 65  |er  clicking the|
00000600  20 27 4d 65 6e 75 27 20  6d 6f 75 73 65 20 20 62  | 'Menu' mouse  b|
00000610  75 74 74 6f 6e 20 69 6e  20 74 68 65 0a 6d 61 69  |utton in the.mai|
00000620  6e 20 20 41 64 64 72 65  73 73 20 20 42 6f 6f 6b  |n  Address  Book|
00000630  20 20 77 69 6e 64 6f 77  20 20 74 68 65 20 66 6f  |  window  the fo|
00000640  6c 6c 6f 77 69 6e 67 20  6d 65 6e 75 0a 63 68 6f  |llowing menu.cho|
00000650  69 63 65 73 20 62 65 63  6f 6d 65 20 61 76 61 69  |ices become avai|
00000660  6c 61 62 6c 65 3a 0a 0a  41 64 64 20 52 65 63 6f  |lable:..Add Reco|
00000670  72 64 20 2d 20 54 68 69  73 20 77 69 6c 6c 20 63  |rd - This will c|
00000680  72 65 61 74 65 20 61 6e  20 65 6d 70 74 79 20 72  |reate an empty r|
00000690  65 63 6f 72 64 0a 61 74  20 74 68 65 20 63 75 72  |ecord.at the cur|
000006a0  72 65 6e 74 20 6c 6f 63  61 74 69 6f 6e 2e 0a 44  |rent location..D|
000006b0  65 6c 65 74 65 20 52 65  63 6f 72 64 20 2d 20 54  |elete Record - T|
000006c0  68 69 73 20 77 69 6c 6c  20 64 65 6c 65 74 65 20  |his will delete |
000006d0  74 68 65 20 64 69 73 70  6c 61 79 65 64 0a 72 65  |the displayed.re|
000006e0  63 6f 72 64 20 66 72 6f  6d 20 6d 65 6d 6f 72 79  |cord from memory|
000006f0  2e 0a 0a 0a 47 6f 74 6f  20 52 65 63 6f 72 64 20  |....Goto Record |
00000700  2d 20 42 79 20 65 6e 74  65 72 69 6e 67 20 74 68  |- By entering th|
00000710  65 20 72 65 63 6f 72 64  20 6e 75 6d 62 65 72 20  |e record number |
00000720  79 6f 75 0a 63 61 6e 20  6d 6f 76 65 20 73 74 72  |you.can move str|
00000730  61 69 67 68 74 20 74 6f  20 74 68 61 74 20 72 65  |aight to that re|
00000740  63 6f 72 64 2e 20 55 73  65 66 75 6c 20 61 66 74  |cord. Useful aft|
00000750  65 72 0a 61 20 73 65 61  72 63 68 20 68 61 73 20  |er.a search has |
00000760  64 69 73 70 6c 61 79 65  64 20 61 20 6d 61 74 63  |displayed a matc|
00000770  68 65 64 20 72 65 63 6f  72 64 2e 0a 0a 50 72 69  |hed record...Pri|
00000780  6e 74 20 2d 20 54 68 69  73 20 20 6f 70 65 6e 73  |nt - This  opens|
00000790  20 74 68 65 20 70 72 69  6e 74 65 72 20 6f 70 74  | the printer opt|
000007a0  69 6f 6e 73 20 20 77 69  6e 64 6f 77 0a 74 6f 20  |ions  window.to |
000007b0  65 6e 61 62 6c 65 20 76  61 72 69 6f 75 73 20 70  |enable various p|
000007c0  72 69 6e 74 6f 75 74 20  63 6f 6e 66 69 67 75 72  |rintout configur|
000007d0  61 74 69 6f 6e 73 20 74  6f 20 62 65 0a 73 65 74  |ations to be.set|
000007e0  75 70 2e 20 50 72 69 6e  74 69 6e 67 20 77 69 6c  |up. Printing wil|
000007f0  6c 20 73 74 61 72 74 20  20 6f 6e 6c 79 20 61 66  |l start  only af|
00000800  74 65 72 20 74 68 65 20  27 4f 4b 27 0a 62 75 74  |ter the 'OK'.but|
00000810  74 6f 6e 20 68 61 73 20  62 65 65 6e 20 63 6c 69  |ton has been cli|
00000820  63 6b 65 64 20 6f 6e 2e  0a 0a 0a 53 61 76 65 20  |cked on....Save |
00000830  2d 20 54 68 69 73 20 6f  66 66 65 72 73 20 79 6f  |- This offers yo|
00000840  75 20 74 68 65 20 75 73  75 61 6c 20 27 53 61 76  |u the usual 'Sav|
00000850  65 20 61 73 3a 27 20 62  6f 78 0a 73 6f 20 74 68  |e as:' box.so th|
00000860  61 74 20 79 6f 75 20 63  61 6e 20 64 72 61 67 20  |at you can drag |
00000870  61 20 66 69 6c 65 20 69  63 6f 6e 20 74 6f 20 61  |a file icon to a|
00000880  20 64 69 72 65 63 74 6f  72 79 0a 76 69 65 77 65  | directory.viewe|
00000890  72 20 74 6f 20 73 61 76  65 2e 0a 0a 53 65 61 72  |r to save...Sear|
000008a0  63 68 20 2d 20 54 68 69  73 20 6f 70 74 69 6f 6e  |ch - This option|
000008b0  20 20 6f 70 65 6e 73 20  75 70 20 61 20 77 69 6e  |  opens up a win|
000008c0  64 6f 77 20 66 6f 72 20  74 68 65 0a 65 6e 74 72  |dow for the.entr|
000008d0  79 20 6f 66 20 61 20 73  74 72 69 6e 67 2e 20 20  |y of a string.  |
000008e0  54 68 65 20 73 74 72 69  6e 67 20 77 69 6c 6c 20  |The string will |
000008f0  20 62 65 20 74 72 65 61  74 65 64 0a 61 73 20 20  | be treated.as  |
00000900  27 77 69 6c 64 63 61 72  64 65 64 27 20 20 2d 20  |'wildcarded'  - |
00000910  20 7b 69 65 20 69 74 20  77 69 6c 6c 20 73 65 61  | {ie it will sea|
00000920  72 63 68 20 66 6f 72 20  61 6e 79 20 0a 6f 63 63  |rch for any .occ|
00000930  75 72 72 65 6e 63 65 20  6f 66 20 74 68 65 20 73  |urrence of the s|
00000940  74 72 69 6e 67 20 69 6e  20 61 6e 79 20 6c 61 72  |tring in any lar|
00000950  67 65 72 20 73 74 72 69  6e 67 7d 2e 0a 20 0a 0a  |ger string}.. ..|
00000960  59 6f 75 20 20 63 61 6e  20 61 6c 73 6f 20 20 66  |You  can also  f|
00000970  6f 72 63 65 20 20 74 68  69 73 20 73 74 72 69 6e  |orce  this strin|
00000980  67 20 20 73 65 61 72 63  68 20 74 6f 20 62 65 0a  |g  search to be.|
00000990  27 43 61 73 65 20 53 65  6e 73 69 74 69 76 65 27  |'Case Sensitive'|
000009a0  2e 20 20 53 65 61 72 63  68 69 6e 67 20 20 77 69  |.  Searching  wi|
000009b0  6c 6c 20 62 65 67 69 6e  20 20 61 66 74 65 72 20  |ll begin  after |
000009c0  0a 63 6c 69 63 6b 69 6e  67 20 6f 6e 20 74 68 65  |.clicking on the|
000009d0  20 27 4f 4b 27 20 62 75  74 74 6f 6e 2e 0a 41 66  | 'OK' button..Af|
000009e0  74 65 72 20 74 68 65 20  73 65 61 72 63 68 20 69  |ter the search i|
000009f0  73 20 63 6f 6d 70 6c 65  74 65 20 61 20 4d 61 74  |s complete a Mat|
00000a00  63 68 65 64 20 20 52 65  63 6f 72 64 73 0a 77 69  |ched  Records.wi|
00000a10  6e 64 6f 77 20 77 69 6c  6c 20 6f 70 65 6e 20 73  |ndow will open s|
00000a20  68 6f 77 69 6e 67 20 61  6e 79 20 72 65 63 6f 72  |howing any recor|
00000a30  64 73 20 74 68 61 74 20  6d 61 74 63 68 0a 74 68  |ds that match.th|
00000a40  65 20 73 65 61 72 63 68  20 73 74 72 69 6e 67 2e  |e search string.|
00000a50  20 54 68 65 73 65 20 6d  61 74 63 68 65 64 20 72  | These matched r|
00000a60  65 63 6f 72 64 73 20 63  61 6e 20 62 65 0a 73 63  |ecords can be.sc|
00000a70  72 6f 6c 6c 65 64 20 20  74 68 72 6f 75 67 68 20  |rolled  through |
00000a80  75 73 69 6e 67 20 74 68  65 20 20 75 73 75 61 6c  |using the  usual|
00000a90  20 66 6f 72 77 61 72 64  73 20 61 6e 64 0a 62 61  | forwards and.ba|
00000aa0  63 6b 20 62 75 74 74 6f  6e 73 2e 20 0a 0a 0a 54  |ck buttons. ...T|
00000ab0  68 65 20 72 65 63 6f 72  64 73 20 20 64 69 73 70  |he records  disp|
00000ac0  6c 61 79 65 64 20 20 6d  61 79 20 61 6c 73 6f 20  |layed  may also |
00000ad0  62 65 20 20 73 61 76 65  64 20 61 73 20 61 0a 73  |be  saved as a.s|
00000ae0  65 70 65 72 61 74 65 20  20 66 69 6c 65 20 20 2d  |eperate  file  -|
00000af0  20 20 63 6c 69 63 6b 20  20 6d 65 6e 75 20 20 77  |  click  menu  w|
00000b00  68 69 6c 73 74 20 6f 76  65 72 20 74 68 65 0a 4d  |hilst over the.M|
00000b10  61 74 63 68 65 64 20 20  52 65 63 6f 72 64 73 20  |atched  Records |
00000b20  77 69 6e 64 6f 77 20 74  6f 20 70 6f 70 20 75 70  |window to pop up|
00000b30  20 61 20 20 27 53 61 76  65 20 61 73 3a 27 0a 62  | a  'Save as:'.b|
00000b40  6f 78 2e 0a 53 6f 72 74  20 2d 20 54 68 69 73 20  |ox..Sort - This |
00000b50  20 6f 70 74 69 6f 6e 20  77 69 6c 6c 20 73 6f 72  | option will sor|
00000b60  74 20 74 68 65 20 20 41  64 64 72 65 73 73 20 42  |t the  Address B|
00000b70  6f 6f 6b 0a 65 6e 74 72  69 65 73 20 61 6c 70 68  |ook.entries alph|
00000b80  61 62 65 74 69 63 61 6c  6c 79 20 62 79 20 74 68  |abetically by th|
00000b90  65 20 4e 61 6d 65 20 66  69 65 6c 64 2e 20 20 54  |e Name field.  T|
00000ba0  68 69 73 0a 73 6f 72 74  20 72 6f 75 74 69 6e 65  |his.sort routine|
00000bb0  20 69 73 20 72 61 74 68  65 72 20 73 6c 6f 77 2c  | is rather slow,|
00000bc0  20 20 69 66 20 61 6e 79  6f 6e 65 20 68 61 73 20  |  if anyone has |
00000bd0  61 6e 79 0a 62 65 74 74  65 72 20 20 42 41 53 49  |any.better  BASI|
00000be0  43 20 73 6f 72 74 20 72  6f 75 74 69 6e 65 73 20  |C sort routines |
00000bf0  70 6c 65 61 73 65 20 6c  65 74 20 6d 65 20 6b 6e  |please let me kn|
00000c00  6f 77 21 0a 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ow!..-----------|
00000c10  2d 2d 2d 2d 2d 20 46 75  72 74 68 65 72 20 21 48  |----- Further !H|
00000c20  65 6c 70 20 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |elp ------------|
00000c30  2d 2d 2d 2d 0a 0a 0a 46  6f 72 20 66 75 72 74 68  |----...For furth|
00000c40  65 72 20 68 65 6c 70 20  6f 6e 20 20 75 73 69 6e  |er help on  usin|
00000c50  67 20 74 68 69 73 20 61  70 70 6c 69 63 61 74 69  |g this applicati|
00000c60  6f 6e 20 75 73 65 0a 74  68 65 20 41 63 6f 72 6e  |on use.the Acorn|
00000c70  20 20 21 48 65 6c 70 20  20 61 70 70 6c 69 63 61  |  !Help  applica|
00000c80  74 69 6f 6e 20 20 66 6f  75 6e 64 20 6f 6e 20 52  |tion  found on R|
00000c90  49 53 43 20 4f 53 20 0a  41 70 70 6c 69 63 61 74  |ISC OS .Applicat|
00000ca0  69 6f 6e 73 20 44 69 73  63 20 31 2e 0a 0a 0a 0a  |ions Disc 1.....|
00000cb0  0a 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 20 54 68  |.------------ Th|
00000cc0  65 20 21 49 6e 74 65 72  66 61 63 65 20 4d 6f 64  |e !Interface Mod|
00000cd0  75 6c 65 20 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ule ------------|
00000ce0  0a 0a 54 68 65 20 27 49  27 20 69 6e 20 74 68 69  |..The 'I' in thi|
00000cf0  73 20 76 65 72 73 69 6f  6e 20 6e 75 6d 62 65 72  |s version number|
00000d00  20 69 73 20 74 68 65 72  65 20 74 6f 20 73 68 6f  | is there to sho|
00000d10  77 0a 74 68 61 74 20 69  74 20 75 73 65 73 20 53  |w.that it uses S|
00000d20  69 6d 6f 6e 20 48 75 6e  74 69 6e 67 64 6f 6e 27  |imon Huntingdon'|
00000d30  73 20 67 72 65 61 74 20  49 6e 74 65 72 66 61 63  |s great Interfac|
00000d40  65 0a 4d 61 6e 61 67 65  72 20 6d 6f 64 75 6c 65  |e.Manager module|
00000d50  20 74 6f 20 61 63 68 69  65 76 65 20 69 74 27 73  | to achieve it's|
00000d60  20 33 2d 44 20 65 66 66  65 63 74 73 2e 0a 0a 54  | 3-D effects...T|
00000d70  68 69 73 20 6d 6f 64 75  6c 65 20 69 73 20 61 6e  |his module is an|
00000d80  20 20 65 73 73 65 6e 74  69 61 6c 20 20 69 74 65  |  essential  ite|
00000d90  6d 20 69 66 20 20 79 6f  75 20 77 61 6e 74 0a 79  |m if  you want.y|
00000da0  6f 75 72 20 64 65 73 6b  74 6f 70 20 70 72 6f 67  |our desktop prog|
00000db0  72 61 6d 73 20 74 6f 20  6c 6f 6f 6b 20 53 55 50  |rams to look SUP|
00000dc0  45 52 42 21 21 0a 0a 0a  20 20 20 20 2d 2d 2d 2d  |ERB!!...    ----|
00000dd0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 20 53 48 41 52 45  |---------- SHARE|
00000de0  57 41 52 45 20 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |WARE -----------|
00000df0  2d 2d 2d 0a 54 68 69 73  20 70 72 6f 67 72 61 6d  |---.This program|
00000e00  20 69 73 20 64 69 73 74  72 69 62 75 74 65 64 20  | is distributed |
00000e10  61 73 20 53 68 61 72 65  77 61 72 65 2c 20 73 6f  |as Shareware, so|
00000e20  20 69 66 0a 79 6f 75 20  64 6f 20 66 69 6e 64 20  | if.you do find |
00000e30  74 68 69 73 20 20 70 72  6f 67 72 61 6d 20 75 73  |this  program us|
00000e40  65 66 75 6c 20 20 70 6c  65 61 73 65 20 73 65 6e  |eful  please sen|
00000e50  64 20 61 0a 63 6f 6e 74  72 69 62 75 74 69 6f 6e  |d a.contribution|
00000e60  20 74 6f 20 74 68 65 20  61 75 74 68 6f 72 2e 20  | to the author. |
00000e70  59 6f 75 20 6d 61 79 20  65 76 65 6e 20 67 65 74  |You may even get|
00000e80  20 61 6e 0a 75 70 64 61  74 65 64 20 76 65 72 73  | an.updated vers|
00000e90  69 6f 6e 20 62 79 20 72  65 74 75 72 6e 2e 0a 0a  |ion by return...|
00000ea0  49 66 20 79 6f 75 20 66  69 6e 64 20 61 6e 79 20  |If you find any |
00000eb0  70 72 6f 67 72 61 6d 20  20 62 75 67 73 2f 69 6e  |program  bugs/in|
00000ec0  63 6f 6d 70 61 74 69 62  6c 69 74 69 65 73 2c 0a  |compatiblities,.|
00000ed0  6f 72 20 68 61 76 65 20  61 6e 79 20 73 75 67 67  |or have any sugg|
00000ee0  65 73 74 69 6f 6e 73 20  66 6f 72 20 69 6d 70 72  |estions for impr|
00000ef0  6f 76 65 6d 65 6e 74 2c  20 70 6c 65 61 73 65 0a  |ovement, please.|
00000f00  64 6f 20 6e 6f 74 20 68  65 73 69 74 61 74 65 20  |do not hesitate |
00000f10  74 6f 20 63 6f 6e 74 61  63 74 20 74 68 65 20 61  |to contact the a|
00000f20  75 74 68 6f 72 20 2e 2e  2e 2e 0a 0a 0a 20 20 20  |uthor .......   |
00000f30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 41 6c  |              Al|
00000f40  65 78 20 48 6f 70 6b 69  6e 73 0a 20 20 20 20 20  |ex Hopkins.     |
00000f50  20 20 20 20 20 20 20 20  20 20 20 20 32 35 20 41  |            25 A|
00000f60  6c 62 65 72 74 20 53 74  72 65 65 74 0a 20 20 20  |lbert Street.   |
00000f70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 47 6f  |              Go|
00000f80  73 70 6f 72 74 0a 20 20  20 20 20 20 20 20 20 20  |sport.          |
00000f90  20 20 20 20 20 20 20 48  61 6d 70 73 68 69 72 65  |       Hampshire|
00000fa0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000fb0  20 20 50 4f 31 32 20 34  54 59 0a 0a 0a 55 73 65  |  PO12 4TY...Use|
00000fc0  20 69 6e 20 67 6f 6f 64  20 68 65 61 6c 74 68 21  | in good health!|
00000fd0  0a 0a                                             |..|
00000fd2