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

  1.  
  2.  
  3.           ╔══════════════════════════════════════════════════════════╗
  4.           ║    Information About FAMSORT - From File FAMSORT.INF     ║
  5.           ╟──────────────────────────────────────────────────────────╢
  6.           ║      PAF Review   -   Edition 93.2   -   April 1993      ║
  7.           ╚══════════════════════════════════════════════════════════╝
  8.  
  9.         Creates and prints an improved set of sorted lists of marriages in
  10.         your PAF data.
  11.  
  12.         Version:       2.3
  13.         Author:        L. M. Rayburn
  14.         Address:       2519 E. Meredith Drive, Vienna, VA 22180
  15.         Version Date:  January 1990
  16.         BBS File Name: FAMSOR23.ZIP
  17.         Software Type: Freeware
  18.         Fee:           N/A
  19.         Read/Write:    Read only
  20.  
  21.         The reports which can be printed from the Personal Ancestral File, 
  22.         Release, 2.0 are  generally well conceived and executed.  However,
  23.         when printed indexes are  required, they are not always ideal.  An
  24.         example is the MRIN sort which  produces a listing of families
  25.         (husband and wife with other pertinent  data) which lists the
  26.         families in MRIN order and the listing is by given name first. 
  27.         After the list grows to considerable size it is difficult to 
  28.         locate individuals.
  29.  
  30.         The programs accompanying this document were created to work with
  31.         the data  files created by the Personal Ancestral File, to produce
  32.         alphabetical  listings of families arranged with the surname
  33.         first, and sorted by either  MRIN, husband name, or wife name. 
  34.         The FAMSORT package consists of four  files: FAMSOR23, FAMPRT23,
  35.         FAMSOR.BAT, YESNO.COM and a public domain sort utility  called
  36.         SORTF.EXE.
  37.  
  38.         FAMSOR23 reads the data from the PAF files and creates a serial
  39.         file  called NUMSOR.DAT which is sorted in MRIN order. Printing
  40.         this file with  FAMPRT23 results in a report much like the MRIN
  41.         sorted file printed by  the regular program except that the names
  42.         are listed surname first.  From  NUMSOR.DAT, SORTF is used to
  43.         create two additional files: HUSSOR.DAT and  WIFSOR.DAT.  These
  44.         files are sorted by husband name and wife name  respectively. 
  45.         These may be printed using FAMPRT23 to create separate  reports of
  46.         each file. The batch file (FAMSOR.BAT) is used to coordinate 
  47.         these operations in one routine.
  48.  
  49.