Menu

#26 GEDCOM-Export: missing header informatio

Code_Cleanup
closed-fixed
None
5
2001-11-10
2001-09-04
Anonymous
No

According to GEDCOM-Standard 5.5 there must be the
following (missing) tags in header:
1 SUBM
1 GEDC
2 VERS
2 FORM
1 CHAR

eg:
1 SUBM @X1@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 CHAR ANSI

(I use german umlauts in my GEDCOM file, therefore
ANSI. This is not standard, only UNICODE, ANSEL and
ASCII. But ANSI is accepted by PAF for example.)

Discussion

  • Anonymous

    Anonymous - 2001-11-09

    Logged In: YES
    user_id=60964

    Today (2001/11/09) I put in

    1 GEDC
    2 VERS 5.5
    2 FORM LINEAGE_LINKED

    via simple string change in liflines/export.c.

    SUBM & CHAR still need resolution.

     
  • Anonymous

    Anonymous - 2001-11-10

    Logged In: YES
    user_id=60964

    I just implemented data for
    SUBM
    GEDC
    CHAR

    both defaults, and user controlled options, either
    from config file or from user options entry in db.

     
  • Anonymous

    Anonymous - 2001-11-10
    • assigned_to: nobody --> puddle
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.