Home » Archimedes archive » Acorn Computing » 1993 04 Mega Disk.adf » !_93_04 » PD/AMFStuff/!AMFBase/!Help

PD/AMFStuff/!AMFBase/!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 » Acorn Computing » 1993 04 Mega Disk.adf » !_93_04
Filename: PD/AMFStuff/!AMFBase/!Help
Read OK:
File size: 0936 bytes
Load address: 0000
Exec address: 0000
File contents
!AMFBase 1.00 (02-Jul-91)
=========================
A DataBase
==========
AMFBase is a simple card style database.Each card may have upto ten fields
stored on it.Fields may be defined,and cards sorted,found,updated,etc.

Click on the AMFBase icon to start.A window will appear,this is where many
of the operations in AMFBase are carried out from.To define the field names,
click on the Define icon,enter the appropriate names for the field titles,
and click on OK.

You can now enter the data in the boxes provided.Pressing RETURN at the end
of one card will move onto the next.The same effect can be acheived by
clicking on OK.Click on Clear to wipe all the data for a particular card,or
use Cancel to bring it back.Use the arrow icons to move between cards,or
enter a card number in the box provided,and press RETURN.

Insert will insert a card before the current one,and Delete will delete the
current card.Find will allow you to find particular cards.Enter search
strings in the boxes provided,and click on OK.The number of cards found will
appear,and you can go through them by using the arrow icons in the find
window.Sort will allow you to sort the cards in a particular order.Select
a numerical sort if the value of the datum is to be used,otherwise use an
alphabetical sort.Click on OK to sort.

Pressing menu on the AMFBase window will allow you to save the data in three
different ways.You can save all the data,part of the data (either that which
has been found,or a numerical section),or save the data as a text file.If
this is done,you can select which options to include,whether to include the
field title,and how many spaces (if at all) to indent both title and data.

Preferences
===========
The preferences can be seen by selecting Preferences after pressing menu on
the !AMFBase icon.You can set whether the Delete option needs a confirm,
whether a file is loaded on startup,whether the fields are loaded on start
up,and whether the indentation table (how the data is saved as a text file)
is loaded on start up.You can also determine the maximum number of cards.

Addresses
=========
Comments,suggestions,bug reports (I hope not) and any donations (cheques
made payable to A.M.Flintham) you wish to make to:

AMF the Doomwatcher,
  The Monastary of Doomwatcher Monks,
    50 Burlington Way
      Mickleover
        Derby
          DE3 5BD
00000000  21 41 4d 46 42 61 73 65  20 31 2e 30 30 20 28 30  |!AMFBase 1.00 (0|
00000010  32 2d 4a 75 6c 2d 39 31  29 0a 3d 3d 3d 3d 3d 3d  |2-Jul-91).======|
00000020  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000030  3d 3d 3d 0a 41 20 44 61  74 61 42 61 73 65 0a 3d  |===.A DataBase.=|
00000040  3d 3d 3d 3d 3d 3d 3d 3d  3d 0a 41 4d 46 42 61 73  |=========.AMFBas|
00000050  65 20 69 73 20 61 20 73  69 6d 70 6c 65 20 63 61  |e is a simple ca|
00000060  72 64 20 73 74 79 6c 65  20 64 61 74 61 62 61 73  |rd style databas|
00000070  65 2e 45 61 63 68 20 63  61 72 64 20 6d 61 79 20  |e.Each card may |
00000080  68 61 76 65 20 75 70 74  6f 20 74 65 6e 20 66 69  |have upto ten fi|
00000090  65 6c 64 73 0a 73 74 6f  72 65 64 20 6f 6e 20 69  |elds.stored on i|
000000a0  74 2e 46 69 65 6c 64 73  20 6d 61 79 20 62 65 20  |t.Fields may be |
000000b0  64 65 66 69 6e 65 64 2c  61 6e 64 20 63 61 72 64  |defined,and card|
000000c0  73 20 73 6f 72 74 65 64  2c 66 6f 75 6e 64 2c 75  |s sorted,found,u|
000000d0  70 64 61 74 65 64 2c 65  74 63 2e 0a 0a 43 6c 69  |pdated,etc...Cli|
000000e0  63 6b 20 6f 6e 20 74 68  65 20 41 4d 46 42 61 73  |ck on the AMFBas|
000000f0  65 20 69 63 6f 6e 20 74  6f 20 73 74 61 72 74 2e  |e icon to start.|
00000100  41 20 77 69 6e 64 6f 77  20 77 69 6c 6c 20 61 70  |A window will ap|
00000110  70 65 61 72 2c 74 68 69  73 20 69 73 20 77 68 65  |pear,this is whe|
00000120  72 65 20 6d 61 6e 79 0a  6f 66 20 74 68 65 20 6f  |re many.of the o|
00000130  70 65 72 61 74 69 6f 6e  73 20 69 6e 20 41 4d 46  |perations in AMF|
00000140  42 61 73 65 20 61 72 65  20 63 61 72 72 69 65 64  |Base are carried|
00000150  20 6f 75 74 20 66 72 6f  6d 2e 54 6f 20 64 65 66  | out from.To def|
00000160  69 6e 65 20 74 68 65 20  66 69 65 6c 64 20 6e 61  |ine the field na|
00000170  6d 65 73 2c 0a 63 6c 69  63 6b 20 6f 6e 20 74 68  |mes,.click on th|
00000180  65 20 44 65 66 69 6e 65  20 69 63 6f 6e 2c 65 6e  |e Define icon,en|
00000190  74 65 72 20 74 68 65 20  61 70 70 72 6f 70 72 69  |ter the appropri|
000001a0  61 74 65 20 6e 61 6d 65  73 20 66 6f 72 20 74 68  |ate names for th|
000001b0  65 20 66 69 65 6c 64 20  74 69 74 6c 65 73 2c 0a  |e field titles,.|
000001c0  61 6e 64 20 63 6c 69 63  6b 20 6f 6e 20 4f 4b 2e  |and click on OK.|
000001d0  0a 0a 59 6f 75 20 63 61  6e 20 6e 6f 77 20 65 6e  |..You can now en|
000001e0  74 65 72 20 74 68 65 20  64 61 74 61 20 69 6e 20  |ter the data in |
000001f0  74 68 65 20 62 6f 78 65  73 20 70 72 6f 76 69 64  |the boxes provid|
00000200  65 64 2e 50 72 65 73 73  69 6e 67 20 52 45 54 55  |ed.Pressing RETU|
00000210  52 4e 20 61 74 20 74 68  65 20 65 6e 64 0a 6f 66  |RN at the end.of|
00000220  20 6f 6e 65 20 63 61 72  64 20 77 69 6c 6c 20 6d  | one card will m|
00000230  6f 76 65 20 6f 6e 74 6f  20 74 68 65 20 6e 65 78  |ove onto the nex|
00000240  74 2e 54 68 65 20 73 61  6d 65 20 65 66 66 65 63  |t.The same effec|
00000250  74 20 63 61 6e 20 62 65  20 61 63 68 65 69 76 65  |t can be acheive|
00000260  64 20 62 79 0a 63 6c 69  63 6b 69 6e 67 20 6f 6e  |d by.clicking on|
00000270  20 4f 4b 2e 43 6c 69 63  6b 20 6f 6e 20 43 6c 65  | OK.Click on Cle|
00000280  61 72 20 74 6f 20 77 69  70 65 20 61 6c 6c 20 74  |ar to wipe all t|
00000290  68 65 20 64 61 74 61 20  66 6f 72 20 61 20 70 61  |he data for a pa|
000002a0  72 74 69 63 75 6c 61 72  20 63 61 72 64 2c 6f 72  |rticular card,or|
000002b0  0a 75 73 65 20 43 61 6e  63 65 6c 20 74 6f 20 62  |.use Cancel to b|
000002c0  72 69 6e 67 20 69 74 20  62 61 63 6b 2e 55 73 65  |ring it back.Use|
000002d0  20 74 68 65 20 61 72 72  6f 77 20 69 63 6f 6e 73  | the arrow icons|
000002e0  20 74 6f 20 6d 6f 76 65  20 62 65 74 77 65 65 6e  | to move between|
000002f0  20 63 61 72 64 73 2c 6f  72 0a 65 6e 74 65 72 20  | cards,or.enter |
00000300  61 20 63 61 72 64 20 6e  75 6d 62 65 72 20 69 6e  |a card number in|
00000310  20 74 68 65 20 62 6f 78  20 70 72 6f 76 69 64 65  | the box provide|
00000320  64 2c 61 6e 64 20 70 72  65 73 73 20 52 45 54 55  |d,and press RETU|
00000330  52 4e 2e 0a 0a 49 6e 73  65 72 74 20 77 69 6c 6c  |RN...Insert will|
00000340  20 69 6e 73 65 72 74 20  61 20 63 61 72 64 20 62  | insert a card b|
00000350  65 66 6f 72 65 20 74 68  65 20 63 75 72 72 65 6e  |efore the curren|
00000360  74 20 6f 6e 65 2c 61 6e  64 20 44 65 6c 65 74 65  |t one,and Delete|
00000370  20 77 69 6c 6c 20 64 65  6c 65 74 65 20 74 68 65  | will delete the|
00000380  0a 63 75 72 72 65 6e 74  20 63 61 72 64 2e 46 69  |.current card.Fi|
00000390  6e 64 20 77 69 6c 6c 20  61 6c 6c 6f 77 20 79 6f  |nd will allow yo|
000003a0  75 20 74 6f 20 66 69 6e  64 20 70 61 72 74 69 63  |u to find partic|
000003b0  75 6c 61 72 20 63 61 72  64 73 2e 45 6e 74 65 72  |ular cards.Enter|
000003c0  20 73 65 61 72 63 68 0a  73 74 72 69 6e 67 73 20  | search.strings |
000003d0  69 6e 20 74 68 65 20 62  6f 78 65 73 20 70 72 6f  |in the boxes pro|
000003e0  76 69 64 65 64 2c 61 6e  64 20 63 6c 69 63 6b 20  |vided,and click |
000003f0  6f 6e 20 4f 4b 2e 54 68  65 20 6e 75 6d 62 65 72  |on OK.The number|
00000400  20 6f 66 20 63 61 72 64  73 20 66 6f 75 6e 64 20  | of cards found |
00000410  77 69 6c 6c 0a 61 70 70  65 61 72 2c 61 6e 64 20  |will.appear,and |
00000420  79 6f 75 20 63 61 6e 20  67 6f 20 74 68 72 6f 75  |you can go throu|
00000430  67 68 20 74 68 65 6d 20  62 79 20 75 73 69 6e 67  |gh them by using|
00000440  20 74 68 65 20 61 72 72  6f 77 20 69 63 6f 6e 73  | the arrow icons|
00000450  20 69 6e 20 74 68 65 20  66 69 6e 64 0a 77 69 6e  | in the find.win|
00000460  64 6f 77 2e 53 6f 72 74  20 77 69 6c 6c 20 61 6c  |dow.Sort will al|
00000470  6c 6f 77 20 79 6f 75 20  74 6f 20 73 6f 72 74 20  |low you to sort |
00000480  74 68 65 20 63 61 72 64  73 20 69 6e 20 61 20 70  |the cards in a p|
00000490  61 72 74 69 63 75 6c 61  72 20 6f 72 64 65 72 2e  |articular order.|
000004a0  53 65 6c 65 63 74 0a 61  20 6e 75 6d 65 72 69 63  |Select.a numeric|
000004b0  61 6c 20 73 6f 72 74 20  69 66 20 74 68 65 20 76  |al sort if the v|
000004c0  61 6c 75 65 20 6f 66 20  74 68 65 20 64 61 74 75  |alue of the datu|
000004d0  6d 20 69 73 20 74 6f 20  62 65 20 75 73 65 64 2c  |m is to be used,|
000004e0  6f 74 68 65 72 77 69 73  65 20 75 73 65 20 61 6e  |otherwise use an|
000004f0  0a 61 6c 70 68 61 62 65  74 69 63 61 6c 20 73 6f  |.alphabetical so|
00000500  72 74 2e 43 6c 69 63 6b  20 6f 6e 20 4f 4b 20 74  |rt.Click on OK t|
00000510  6f 20 73 6f 72 74 2e 0a  0a 50 72 65 73 73 69 6e  |o sort...Pressin|
00000520  67 20 6d 65 6e 75 20 6f  6e 20 74 68 65 20 41 4d  |g menu on the AM|
00000530  46 42 61 73 65 20 77 69  6e 64 6f 77 20 77 69 6c  |FBase window wil|
00000540  6c 20 61 6c 6c 6f 77 20  79 6f 75 20 74 6f 20 73  |l allow you to s|
00000550  61 76 65 20 74 68 65 20  64 61 74 61 20 69 6e 20  |ave the data in |
00000560  74 68 72 65 65 0a 64 69  66 66 65 72 65 6e 74 20  |three.different |
00000570  77 61 79 73 2e 59 6f 75  20 63 61 6e 20 73 61 76  |ways.You can sav|
00000580  65 20 61 6c 6c 20 74 68  65 20 64 61 74 61 2c 70  |e all the data,p|
00000590  61 72 74 20 6f 66 20 74  68 65 20 64 61 74 61 20  |art of the data |
000005a0  28 65 69 74 68 65 72 20  74 68 61 74 20 77 68 69  |(either that whi|
000005b0  63 68 0a 68 61 73 20 62  65 65 6e 20 66 6f 75 6e  |ch.has been foun|
000005c0  64 2c 6f 72 20 61 20 6e  75 6d 65 72 69 63 61 6c  |d,or a numerical|
000005d0  20 73 65 63 74 69 6f 6e  29 2c 6f 72 20 73 61 76  | section),or sav|
000005e0  65 20 74 68 65 20 64 61  74 61 20 61 73 20 61 20  |e the data as a |
000005f0  74 65 78 74 20 66 69 6c  65 2e 49 66 0a 74 68 69  |text file.If.thi|
00000600  73 20 69 73 20 64 6f 6e  65 2c 79 6f 75 20 63 61  |s is done,you ca|
00000610  6e 20 73 65 6c 65 63 74  20 77 68 69 63 68 20 6f  |n select which o|
00000620  70 74 69 6f 6e 73 20 74  6f 20 69 6e 63 6c 75 64  |ptions to includ|
00000630  65 2c 77 68 65 74 68 65  72 20 74 6f 20 69 6e 63  |e,whether to inc|
00000640  6c 75 64 65 20 74 68 65  0a 66 69 65 6c 64 20 74  |lude the.field t|
00000650  69 74 6c 65 2c 61 6e 64  20 68 6f 77 20 6d 61 6e  |itle,and how man|
00000660  79 20 73 70 61 63 65 73  20 28 69 66 20 61 74 20  |y spaces (if at |
00000670  61 6c 6c 29 20 74 6f 20  69 6e 64 65 6e 74 20 62  |all) to indent b|
00000680  6f 74 68 20 74 69 74 6c  65 20 61 6e 64 20 64 61  |oth title and da|
00000690  74 61 2e 0a 0a 50 72 65  66 65 72 65 6e 63 65 73  |ta...Preferences|
000006a0  0a 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 0a 54 68 65  |.===========.The|
000006b0  20 70 72 65 66 65 72 65  6e 63 65 73 20 63 61 6e  | preferences can|
000006c0  20 62 65 20 73 65 65 6e  20 62 79 20 73 65 6c 65  | be seen by sele|
000006d0  63 74 69 6e 67 20 50 72  65 66 65 72 65 6e 63 65  |cting Preference|
000006e0  73 20 61 66 74 65 72 20  70 72 65 73 73 69 6e 67  |s after pressing|
000006f0  20 6d 65 6e 75 20 6f 6e  0a 74 68 65 20 21 41 4d  | menu on.the !AM|
00000700  46 42 61 73 65 20 69 63  6f 6e 2e 59 6f 75 20 63  |FBase icon.You c|
00000710  61 6e 20 73 65 74 20 77  68 65 74 68 65 72 20 74  |an set whether t|
00000720  68 65 20 44 65 6c 65 74  65 20 6f 70 74 69 6f 6e  |he Delete option|
00000730  20 6e 65 65 64 73 20 61  20 63 6f 6e 66 69 72 6d  | needs a confirm|
00000740  2c 0a 77 68 65 74 68 65  72 20 61 20 66 69 6c 65  |,.whether a file|
00000750  20 69 73 20 6c 6f 61 64  65 64 20 6f 6e 20 73 74  | is loaded on st|
00000760  61 72 74 75 70 2c 77 68  65 74 68 65 72 20 74 68  |artup,whether th|
00000770  65 20 66 69 65 6c 64 73  20 61 72 65 20 6c 6f 61  |e fields are loa|
00000780  64 65 64 20 6f 6e 20 73  74 61 72 74 0a 75 70 2c  |ded on start.up,|
00000790  61 6e 64 20 77 68 65 74  68 65 72 20 74 68 65 20  |and whether the |
000007a0  69 6e 64 65 6e 74 61 74  69 6f 6e 20 74 61 62 6c  |indentation tabl|
000007b0  65 20 28 68 6f 77 20 74  68 65 20 64 61 74 61 20  |e (how the data |
000007c0  69 73 20 73 61 76 65 64  20 61 73 20 61 20 74 65  |is saved as a te|
000007d0  78 74 20 66 69 6c 65 29  0a 69 73 20 6c 6f 61 64  |xt file).is load|
000007e0  65 64 20 6f 6e 20 73 74  61 72 74 20 75 70 2e 59  |ed on start up.Y|
000007f0  6f 75 20 63 61 6e 20 61  6c 73 6f 20 64 65 74 65  |ou can also dete|
00000800  72 6d 69 6e 65 20 74 68  65 20 6d 61 78 69 6d 75  |rmine the maximu|
00000810  6d 20 6e 75 6d 62 65 72  20 6f 66 20 63 61 72 64  |m number of card|
00000820  73 2e 0a 0a 41 64 64 72  65 73 73 65 73 0a 3d 3d  |s...Addresses.==|
00000830  3d 3d 3d 3d 3d 3d 3d 0a  43 6f 6d 6d 65 6e 74 73  |=======.Comments|
00000840  2c 73 75 67 67 65 73 74  69 6f 6e 73 2c 62 75 67  |,suggestions,bug|
00000850  20 72 65 70 6f 72 74 73  20 28 49 20 68 6f 70 65  | reports (I hope|
00000860  20 6e 6f 74 29 20 61 6e  64 20 61 6e 79 20 64 6f  | not) and any do|
00000870  6e 61 74 69 6f 6e 73 20  28 63 68 65 71 75 65 73  |nations (cheques|
00000880  0a 6d 61 64 65 20 70 61  79 61 62 6c 65 20 74 6f  |.made payable to|
00000890  20 41 2e 4d 2e 46 6c 69  6e 74 68 61 6d 29 20 79  | A.M.Flintham) y|
000008a0  6f 75 20 77 69 73 68 20  74 6f 20 6d 61 6b 65 20  |ou wish to make |
000008b0  74 6f 3a 0a 0a 41 4d 46  20 74 68 65 20 44 6f 6f  |to:..AMF the Doo|
000008c0  6d 77 61 74 63 68 65 72  2c 0a 20 20 54 68 65 20  |mwatcher,.  The |
000008d0  4d 6f 6e 61 73 74 61 72  79 20 6f 66 20 44 6f 6f  |Monastary of Doo|
000008e0  6d 77 61 74 63 68 65 72  20 4d 6f 6e 6b 73 2c 0a  |mwatcher Monks,.|
000008f0  20 20 20 20 35 30 20 42  75 72 6c 69 6e 67 74 6f  |    50 Burlingto|
00000900  6e 20 57 61 79 0a 20 20  20 20 20 20 4d 69 63 6b  |n Way.      Mick|
00000910  6c 65 6f 76 65 72 0a 20  20 20 20 20 20 20 20 44  |leover.        D|
00000920  65 72 62 79 0a 20 20 20  20 20 20 20 20 20 20 44  |erby.          D|
00000930  45 33 20 35 42 44                                 |E3 5BD|
00000936