Hi Martha,
I think Jay gave some good advice ( and liked his reasons). It should be rather hard to stump GEDitCOM II with a GEDCOM file. It will accept almost anything. Even if the data is invalid, it will read and store so you can clean it up in GEDitCOM II. I think the only requirements are:
If you can open you file in a text editor (like Apple’s TextEdit) and it seems to follow these rules, you should be able to open it. If still having problems, send some details (or if you are willing send me the GEDCOM file off the list to jo...@geditcom.com).
For example, consider this small GEDCOM file (one individual and no header)
0 @I1@ INDI
1 NAME Imported Individual
2 Nickname This Person
1 SEX M
3 DATE 1923
1 RFN PERMANENT_RECORD_FILE_NUMBER
1 UnknownTag Read This
Line with no number
GEDitCOM II opens this file fine. It creates a default header and submitter record (supposed to be in all GEDCOM files) and then flags this record as “corrupted.” The corruptions are that line “3 DATE 1923” is misordered because 3 and more than previous line (which is 1) plus 1. It also flags the last line as corrupted because it does not even have a number.
This record will be in the index window in a list of “Corrupted Records.” If you open the record and use menu command to “Show Source Editor” the two problem lines will be highlighted in red.
Notice that the lines “2 Nickname This Person” and “1 UnknownTag Read This” are not flagged as corrupted. They are meaningless GEDCOM lines because the tags (first word in the line) are neither a valid GEDCOM tag nor a valid custom GEDCOM tag beginning in an underscore. GEDitCOM II accepts and keeps them but they don’t provide any known information. If you delete the two read lines (to clear that record as corrupted) and then run a “Validate GEDCOM Data...” report it will report those two lines as invalid GEDCOM lines.
John
--
You received this message because you are subscribed to the Google Groups "GEDitCOM II Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
geditcom-ii-discu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/geditcom-ii-discussions/be857744-8b9a-4bc2-a504-697eb5e0a802n%40googlegroups.com.
On Mar 12, 2024, at 2:10 PM, John Nairn <johna...@gmail.com> wrote:
To view this discussion on the web visit https://groups.google.com/d/msgid/geditcom-ii-discussions/SN4PR17MB5783071FD32AC2C3E9F9A742F42B2%40SN4PR17MB5783.namprd17.prod.outlook.com.