home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / databases / progs / amfbase / !AMFBase / !Help next >
Encoding:
Text File  |  1992-06-20  |  4.7 KB  |  101 lines

  1. !AMFBase  1.30 (20-Jun-91)
  2. ==========================
  3. DataBase
  4. ========
  5. AMFBase is a simple card style database,designed to allow the storage of
  6. upto ten fields of data per card.This data may then be sorted,searched and
  7. updated,as is usual for a simple database.
  8.  
  9. Use
  10. ===
  11. Once loaded,click on the AMFBase icon to open the main AMFBase window.It is
  12. in this window where most of the operations in AMFBase are carried out from.
  13. To create a database,it is necessary to know what you wish to store in the
  14. ten fields available,this could be name,address,telephone number,etc.Each
  15. field has a name,which is initially a string of numbers,but by clicking on
  16. the Define icon in the AMFBase window,you can enter new,more appropriate
  17. field names.
  18.  
  19. Data can now be entered in the boxes provided.Pressing RETURN will move from
  20. field to field,and pressing RETURN in the last field of one card will move
  21. onto the next,automatically creating a new card if need be.Clicking on OK
  22. will have the same effect,whereas Clear will wipe all the data for the
  23. current card,with Cancel bringing back the original data,so long as OK has
  24. not be used,or the current card changed (by moving to another card,etc).
  25.  
  26. At the base of the AMFBase window are a number of icons,which can be used to
  27. perform operations on the current AMFBase file.Insert will insert a card
  28. before the current one,and Delete will delete the current card.Find will
  29. allow you to find particular cards.Enter search strings,consisting of all or
  30. part of the data you wish to find (case sensitive),in the boxes provided,and
  31. click on OK.The number of cards found will appear,and you can go through
  32. them by using the arrow icons in the Find window.Sort will allow you to sort
  33. the cards in a particular order.Select a numerical sort if the value of the
  34. datum is to be used,otherwise use an alphabetical sort.Click on OK to sort.
  35.  
  36. Pressing menu on the AMFBase window will allow you to save the data in three
  37. different ways.You can save all the data,part of the data (either that which
  38. has been found,or a numerical section),or save the data as a text file.If
  39. this is done,you can select which options to include,whether to include the
  40. field title,and how many spaces (if at all) to indent both title and data.
  41.  
  42. Preferences
  43. ===========
  44. The preferences can be seen by selecting Preferences after pressing menu on
  45. the AMFBase icon.You can set whether the Delete option needs a confirm,
  46. whether a file is loaded on startup,whether the fields are loaded on start
  47. up,and whether the indentation table (how the data is saved as a text file)
  48. is loaded on start up.You can also determine the maximum number of cards,
  49. although if this is increased too much,you will need to alter the WimpSlot
  50. definition within the !Run file to give AMFBase more memory.
  51.  
  52. Versions
  53. ========
  54. 1.00 Original Version
  55.  
  56. 1.10 Bugs in save routine removed.Sort routine now ignores blank records at
  57.      the end of files.Insert now saves the current card before inserting.
  58.      Menu now is official Acorn size (44 OS units),as in PRM.Thanks to John
  59.      Kortink for these.
  60.  
  61. 1.20 Bug removed in set caret routine.
  62.  
  63. 1.30 Automatic virus checking.Improved caret handling.Improved error
  64.      handling.
  65.  
  66. Source
  67. ======
  68. This version of AMFBase was originally supplied as part of a software
  69. package,namely the AMF the Doomwatcher Collection Part I.It should not be
  70. distributed separately from this package,although it may be separated for
  71. the personal use of the owner,so long as it is not passed on to others in
  72. this form.
  73.  
  74. Copyright
  75. =========
  76. This version of AMFBase is not Public Domain.It may be distributed as
  77. Public Domain only by those who are licensed so to do,with the terms of this
  78. license and the official distributor for this version to be found as part of
  79. the general information supplied with this software collection.No part of
  80. this software may be used in any other program,whether commercial or public
  81. domain,without my prior written consent,though any files created by this
  82. software are not bound by this condition.This software may not be
  83. distributed for a profit,save that required to cover packaging and media
  84. costs,nor may it be distributed by an unlicensed person or company.Copyright
  85. (©) is retained by the author,who may be contacted at the address beneath.No
  86. liability can be accepted by the author for any loss or damage arising from
  87. use or misuse of this software.
  88.  
  89. Addresses
  90. =========
  91. Should you wish to contact the author of this software,make any constructive
  92. comments or suggestions,report any errors or bugs,or make any donations (all
  93. cheques being made payable to A.M.Flintham),write to the address beneath:
  94.  
  95. AMF the Doomwatcher,
  96.   The Monastery of Doomwatcher Monks,
  97.     50 Burlington Way,
  98.       Mickleover,
  99.         Derby.
  100.           DE3 5BD
  101.