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

  1.  
  2.  
  3.           ╔══════════════════════════════════════════════════════════╗
  4.           ║        Information About CVEC - From File CVEC.INF       ║
  5.           ╟──────────────────────────────────────────────────────────╢
  6.           ║      PAF Review   -   Edition 93.2   -   April 1993      ║
  7.           ╚══════════════════════════════════════════════════════════╝
  8.  
  9.         Constructs C-Vectors as unique indentifiers from PAF data files.
  10.  
  11.         Version:       1.0
  12.         Author:        Peter G. Cook
  13.         Address:       435 E. Barbarita Ave., Gilbert, AZ  85234
  14.         Release Date:  May 1990    
  15.         BBS File Name: CVEC.ZIP, CVEC.BAS
  16.         Software Type: Freeware
  17.         Fee:           N/A
  18.         Read/Write:    Read only
  19.  
  20.         Uses the PAF data base to build a file of C-Vectors. The output
  21.         file contains the vector elements, sex, a file identification
  22.         character, and name of the base individual.
  23.  
  24.         The C-Vector is an array of seven integers.  Each element is the
  25.         birth year of an individual as follows:
  26.  
  27.                1  Individual
  28.                2  Father
  29.                3  Mother
  30.                4  Paternal Grandfather
  31.                5  Paternal Grandmother
  32.                6  Maternal Grandfather
  33.                7  Maternal Grandmother
  34.  
  35.         Taken as an individual indentifier, the C-Vector is very nearly
  36.         unique.  It is independent of data base format and vagaries of
  37.         surname spelling.  Once a single individual is found in common
  38.         between two data bases, ancestors from that point back are held in
  39.         common.  C-Vector comparisons are gender independent - the same
  40.         for male and female lines.
  41.  
  42.         For more information see article in July, 1990 issue of
  43.         Genealogical Computing Magazine.
  44.  
  45.         Includes the BASIC source program.
  46.  
  47.