Hi,
I wrote a Perl script for grammar gedcom check:
<http://www.genindre.org/ftp/perl/gedchk.zip>
Levels and tags are tested using gmr55.gmr file packaged with very old,
slov and unusable LDS's MS/DOS gedchk.exe.
usage:
gedchk file.ged [options]
gedchk [options] file.ged
options:
-h | --help
display this help and exit
-i | --ignore
ignore user gedcom tags starting with _
-u | --unique
display only first use of an erroneous tag
-v | --verbose
display tags usage statistics
-g<file.gmr>
use an alternative grammar file. Default: ged55.gmr
--
Patrick Texier
vim:syntax=mail:ai:ts=4:et:tw=72