home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / gene / gedfx2.zip / README < prev    next >
Text File  |  1993-06-24  |  2KB  |  43 lines

  1.  
  2. June 24, 1993
  3.  
  4. Here is a copy of the GED-Fix program that I created for people who shouldn't
  5. be editing their corrupted GEDCOM files.  The response to GED-Fix has been
  6. great.  GED-Fix makes four passes (I know, that's a lot) over the GEDCOM
  7. file, deleting syntax errors (garbage), grammar errors, and finding hanging
  8. pointers.  If an individual is pointing to a FAM record and the FAM record
  9. does not point back, it will point back when GED-Fix is done.  If an
  10. individual points to a FAM record and the FAM record is not there, GED-Fix
  11. will create a new FAM record.
  12.  
  13. I got my experience to write this program while I was working as a contractor
  14. for the Family History Center at the LDS Church, where the GEDCOM file format
  15. was developed.  My job was to write software that would test the integrity of
  16. GEDCOM files.  I later developed GED-Fix to actually FIX bad GEDCOM files.
  17.  
  18. To learn more about GED-Fix, run GED-Fix (see instructions below to learn how
  19. to run GED-Fix) and press the F1 key on your keyboard.
  20.  
  21. No installation is required, GED-Fix is ready to go.  Please make sure
  22. GED-Fix has enough disk space to do its magic.
  23.  
  24. Please read warrant.txt for WARRANTY information before starting GED-Fix.
  25.  
  26.  
  27. TO RUN
  28. ------
  29.  
  30. At the DOS command prompt, type:
  31.  
  32.    gedfx myfile.ged
  33.  
  34. Or type
  35.  
  36.    gedfx
  37.  
  38. This is a completely working version of GED-Fix.  Please help support
  39. genealogy utility development by registering this product.
  40.  
  41.                  Thank you,
  42.  
  43.                        Larry Maddocks