Le Sat, 11 Oct 2008 19:09:03 +0200, Patrick Texier a écrit :
Voici un premier brouillon
<http://www.genindre.org/tmp/gedchk.zip>. Seule la structure niveau/tag
est testée.
Et voici la première version :
<
http://www.genindre.org/ftp/perl/gedchk.zip>
gedchk.pl file.ged [options]
gedchk.pl [options] file.ged
options:
-h | --help
affiche l'aide et sort.
-i | --ignore
ignorer les tags utilisateur commançant par _
-u | --unique
affiche seulement la première erreur pour un tag
-v | --verbose
affiche les statistiques de chaque tag par ordre alphabétique
puis par fréquence d'utilisation.
-g<file.gmr>
Fichier grammaire si différent de ged55.gmr
Exemple avec mon gedcom :
INDI;NAME 68170
INDI 68114
INDI;SEX 67913
INDI;FAMS 55141
INDI;DEAT 47155
INDI;BIRT 44992
INDI;BIRT;DATE 44829
FAM;CHIL 44022
INDI;FAMC 44022
INDI;NAME;GIVN 28882
FAM 27576
Je dois avoir au moins 28500 GIVN récupérés de CFTW à virer.
--
Patrick Texier
vim:syntax=mail:ai:ts=4:et:tw=72