home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pafrv932.zip / FAMCHECK.INF < prev    next >
Text File  |  1993-04-01  |  2KB  |  50 lines

  1.  
  2.  
  3.           ╔══════════════════════════════════════════════════════════╗
  4.           ║    Information About FAMCHECK - From File FAMCHECK.INF   ║
  5.           ╟──────────────────────────────────────────────────────────╢
  6.           ║      PAF Review   -   Edition 93.2   -   April 1993      ║
  7.           ╚══════════════════════════════════════════════════════════╝
  8.  
  9.         A set of programs for use in making logical checks of the 
  10.         validity of the genealogical record files created by PAF.
  11.  
  12.         Version:       1.2
  13.         Author:        L. M. Rayburn
  14.         Address:       2519 E. Meredith Drive, Vienna, VA 22180
  15.         Version Date:  July 1987
  16.         BBS File Name: FAMCHECK.ZIP
  17.         Software Type: Freeware
  18.         Fee:           N/A
  19.         Read/Write:    Read only
  20.  
  21.         FAMCHECK compares the dates of certain events (i.e marriage,
  22.         birth, death) to see that they are logically consistent.  The
  23.         criteria are largely arbitrary and will often cite a valid set of
  24.         dates as errors.  However, it will more often find typographical
  25.         errors, assignment of individuals to the wrong families, etc. 
  26.         Following are some of the criteria assumed: 
  27.         1.  The husband should be at least 16 years of age at marriage.
  28.         2.  The wife should be at least 14 years of age at marriage.
  29.         3.  An individual cannot die before birth.
  30.         4.  An individual should be born after the marriage date of
  31.             his/her parents.
  32.         5.  At the birth of a child the mother should not be more than 50
  33.             years of age.
  34.         6.  At the birth of a child the father should not be more than 70
  35.             years of age.
  36.         7.  Children should be listed in order of birth. (Eldest first)
  37.         8.  Individuals do not usually live beyond 100 years of age.
  38.         9.  A child cannot be born to a mother who has previously died. 
  39.         10. A child cannot be born to a father who has died more than one
  40.             year previously.
  41.         11. An individual cannot be christened before birth.        
  42.         12. An individual cannot be christened after death.        
  43.         13. A child is normally christened after the marriage date.
  44.         14. An individual should not be buried before death.
  45.         15. Ordinarily an individual will not be buried more than on year
  46.             after death.
  47.  
  48.         Source code for the program (in C) is included.
  49.  
  50.