home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / f / family / !FamTools / !Help < prev    next >
Text File  |  1995-02-01  |  2KB  |  53 lines

  1. !FamTools - Extra utilities for !Family
  2. 01 Feb 1995
  3.  
  4. See individual programs for version numbers.
  5.  
  6. This program is Copyright 1993, 1995 Denis Howe.  You may
  7. distribute verbatim or modified copies of this program
  8. provided each such copy is distributed with a copyright
  9. notice and distribution conditions identical to these.
  10.  
  11. This directory contains extra programs for handling GEDCOM files.
  12. !FamTools.!Boot sets up aliases for these commands which you should use
  13. from the command line, passing the name of the input file as an argument.
  14.  
  15. FamGed
  16. ======
  17.  
  18. This command converts a file in !Family v1.0x format into GEDCOM.  The
  19. output file will have the same name as the input file but with a "G"
  20. appended.  The converter writes a SUBM (submitter) object to the output
  21. file which is ignored by !Family but is required by the GEDCOM
  22. specification.  You should change the details in this object by editting
  23. the print statements near the start of !FamTools.FamGedAwk or by editting
  24. the resulting GEDCOM files.
  25.  
  26. AncGed
  27. ======
  28. This BASIC program converts a file produced by Minerva's "Ancestry"
  29. program to GEDCOM format.  The output file will have the same name
  30. as the input file but with a "G" appended.
  31.  
  32. "Length" and "NumPeople" require gawk, the Free Software Foundation's
  33. enhanced GNU awk, available from an archive near you (or send me a floppy).
  34. Note that whereas !Family can handle either line feed or carriage return
  35. as a line terminator, these commands only recognise line feed.
  36.  
  37. NumPeople
  38. =========
  39.  
  40. Print the number of INDIviduals in a GEDCOM file.
  41.  
  42. Length
  43. ======
  44.  
  45. Print the longest line in a file.
  46.  
  47. Please send bug reports (quoting version numbers) and other comments to:
  48.  
  49. Denis Howe <dbh@doc.ic.ac.uk>
  50. 48 Anson Road, London NW2 3UU, UK
  51. Home: +44 (181) 450 9448
  52. Work: +44 (171) 594 8233
  53.