home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / medpet10.zip / MEDPET.DOC < prev    next >
Text File  |  1991-04-15  |  5KB  |  153 lines

  1.  
  2.  
  3.  
  4.                MedPet  Copyright 1990 by Arnold R. McGall
  5.  
  6.                     All rights reserved world-wide.
  7.  
  8.                               Version 1.0
  9.  
  10.                 No warranties are expressed or implied.
  11.  
  12.  
  13. MedPet is a simple database system with your dog or cat in mind.  MedPet
  14. provides a easy way to keep track of your pet's vaccinations.  The
  15. MedPet database contains 12 preset fields covering the 12 most common
  16. vaccinations for dogs and cats.  Two additioanl blank fields may be
  17. named by the user for special vaccinations.
  18.  
  19. The user can also print out a report of their pet's vaccination history.
  20. The program assumes LPT1 for printer output and can not be reconfigured
  21. for another port.
  22.  
  23. MedPet will automatically determine if you have a mono or color CRT and
  24. adjust itself accordingly.
  25.  
  26.  
  27.  
  28. PROGRAM FEATURES:
  29.  
  30.  
  31.                 o  Autodetect of color or mono CRT display.
  32.  
  33.                 o  Pop-Up menus and dynamic status messages.
  34.  
  35.                 o  Store up to 18 different pet data.
  36.  
  37.                 o  Screen editor style data entry fields.
  38.  
  39.  
  40. PROGRAM START UP:
  41.  
  42. MedPet requires no configuration.  Just load the program and it will display
  43. a simple "point and shoot" menu of five choices.  You select the menu choice
  44. by moving the highlite bar up and down with your UP/DOWN arrow keys
  45. (or by typing the number next to the item)  and then pressing the enter key.
  46.  
  47.  
  48. 1.  Add New Pet Data.
  49.  
  50.         By selecting this menu item you will bring up a data editing screen
  51.         for entering the dates of each vaccination.  The dynamic status
  52.         line will change when a new field is selected.
  53.         Pressing ENTER or the  keys will move you from line to line.
  54.  
  55.         When you are finished entering your pet's data go to the last field.
  56.         A status message will then give you two options:
  57.  
  58.                  Press ENTER to save
  59.  
  60.                         or
  61.  
  62.                 Press ESCape key to exit
  63.  
  64.  
  65.         If you press ENTER you will be prompted to enter the name of the
  66.         pet who's data you are saving.  The name can be up to 15 characters
  67.         long.  Just enter the pet's name and press ENTER.  Once the label
  68.         data is saved to disk you are returned to the main MedPet menu.
  69.  
  70.  
  71.  
  72. 2.  Edit Pet Data:
  73.  
  74.         Obviously there may be times when you may need to update a pet's
  75.         data.  Or even delete one.  This function provides for this.
  76.         When you select this item from the menu the program will bring up
  77.         a list of all of the pet names you have created.  Just use the
  78.          cursor (arrow) keys to select which pet's data you want to edit.
  79.         Then press the ENTER key.  The edit data entry screen will come up
  80.         and your previously stored data will be displayed.  You may edit
  81.         the data as you need.  Once you are done editing the data
  82.         just go to the last field and press the ENTER key.  A new status
  83.         message will be displayed offering you three options:
  84.  
  85.  
  86.                          Press ENTER to save data
  87.  
  88.                                   or
  89.  
  90.                       Press CTRL-D to DELETE record
  91.  
  92.                                   or
  93.  
  94.             Press ESCape key to undo edits and return to main menu
  95.  
  96.  
  97.         If you save the data it will be saved under the original pet
  98.         name you gave it originaly.  You may not change the pet's name.
  99.  
  100.  
  101.         If you delete the pet's data it really isn't deleted.  It's just
  102.         flagged for deletion.  To remove the delete-flagged record from the
  103.         file  will require you to run the PACK file option.  More about
  104.         that later.
  105.  
  106.         If you press the ESCape key your changes will be aborted and the
  107.         program will return you to the main MedPet menu.
  108.  
  109.  
  110.  
  111. 3.  Print Pet Data;
  112.  
  113.  
  114.         When you select this option from the MedPet main menu the program
  115.         a full report of all pet's vaccination activity will be printed.
  116.  
  117.  
  118.  
  119. 4.  Pack file (Remove deletes):
  120.  
  121.         If you have deleted a number of pets from MedPet you will soon find
  122.         that each time you are displyed the pet pick list (when editing data)
  123.         that it contains several pet names of "**DELETED**".  If you select
  124.         the PACK function from the MedPet menu these "**DELETED**" pet records
  125.         will be removed from your data file and the pick list.
  126.  
  127. 5.  Exit Program:
  128.  
  129.         This selection is pretty obvious.  You may also press the ESCape key
  130.         to exit MedPet from the main menu.
  131.  
  132.  
  133.  
  134.                 5.  Exit program
  135.  
  136.  
  137.  
  138. This documentation is admittedly brief.  However, you will find the MedPet
  139. program is mostly self documented.  You will probably be able to use the
  140. program without ever reading this doc file.
  141.  
  142. I hope you find this simple program of use.  If you do, a donation of $10.00
  143. would be appreciated.
  144.  
  145.  
  146. Arnold R. McGall Jr.
  147. 8970 Fenner Road
  148. Baldwinsville, NY 13027
  149.  
  150.  
  151.  
  152.  
  153.