home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / ped205.zip / PED205.EXE / PEDIGREE.REV < prev   
Text File  |  1991-06-08  |  4KB  |  52 lines

  1. (*****************************************************************************
  2.  *                                                                           *
  3.  *             PEDIGREE  ver. 2.05  08-Jun-91     by C. H. Orange            *
  4.  *                                                                           *
  5.  *         A program to keep track of dog breed data for use in making       *
  6.  *         pedigrees, descendency charts, and top producing lists.           *
  7.  *                                                                           *
  8.  *****************************************************************************
  9.  
  10.                         Revision History:
  11. 08-Jun-91 v 2.05  Corrected index problem in Top Producer listing.
  12. 04-Jun-91 v 2.04  Changed to trim spaces off end of sequential data read in.
  13. 27-May-91 v 2.03  Added Esc and F10 prompts to entry screens.  Revised
  14.                   screen display of data file.  Corrected problem with
  15.                   2nd copy of pedigree.  Added breeder name search.
  16.                   Corrected Supplemental input problem for indexing.
  17. 10-May-91 v 2.02  Corrected Entry Screen lock out problem.
  18. 28-Apr-91 v 2.01  First release of improvements made by version 2.00.
  19. 20-Dec-90 v 2.00  Combined all records into single file of data on animal.
  20.    thru           Added printer margin control and new listing for less
  21. 27-Apr-91         than 160 column printer.  New help system.  Complete new
  22.    various        file structure to accomodate additional record types.
  23.    revision       Added command line switch /M or /m to force monochrome
  24.    letters        display.  Added supplemental data records and comment
  25.                   records to data file.  Revised foreign champion entry.
  26.                   Increased size of AKC number field for new numbers.
  27.                   Limited release for testing purpose only.
  28. 26-May-90 v 1.12  Corrected large foreign champion display to truncate when
  29.                   line is longer than field size.  Corrected error in adding
  30.                   data from sequential files.
  31. 08-Apr-90 v 1.11  Increased size of printer setup strings to 20 characters.
  32. 11-Feb-90 v 1.10  Corrected error in renaming of animal with alias name.
  33.                   Added error trap for printer not ready at start of print
  34.                   output.  Complete revision of sequential file handling to
  35.                   allow sequential files to merge two data files.  Revised
  36.                   method of printing foreign championship data.
  37. 28-Jan-90 v 1.06  Corrected error in attempting to delete record and replace
  38.                   with itself.  Corrected error in AFC - FC title generation.
  39.                   Made 2 titles user defined in program setup.  Eliminated
  40.                   file creation error in un-successful descendant listing.
  41.                   Added printer reset to initial condition capability.
  42.                   Changed printer code entry to \nnn format.  Breed name
  43.                   may now contain more than one word.  First word up
  44.                   to 8 characters become the file name.  Revised data
  45.                   input method and keyboard handling.  Added search for Kennel
  46.                   Name feature.  Documentation and help file updated.
  47. 25-Nov-89 v 1.05  Re-compiled with no changes except telephone area code.
  48. 12-Oct-89 v 1.05  Fixed problem with revise data to change sex of animal.
  49. 12-Aug-89 v 1.04  Eliminated closing of disk files if no writes took place.
  50. 09-Jun-89 v 1.03  Fixed printer parameter save error.
  51. 15-Apr-89 v 1.02  1st public release.
  52.