|
|
|
Forum Member
      
Group: Customers
Last Login: 3/16/2008 2:40:57 PM
GenoPro Version: 2.0.1.4
Posts: 27,
Visits: 100
|
|
| Please give advice, I have created file.ged (test.ged - see please bellow) and wanted import to programme Family Tree Maker 16.0 and MyHeritage Family Tree Builder, but those programmes not recognized this format. Why???
|
|
|
|
|
IT Director GenoPro
      
Group: Customers
Last Login: Yesterday @ 11:06:02 AM
GenoPro Version: 2.0.1.6
Posts: 442,
Visits: 5,817
|
|
| The default Gedcom export contains a lots of extra information needed by GenoPro (position of each object, colors, etc). If you want a clean and compatible Gedcom file try exporting a Gedcom file with the report Generator. This Gedcom file will offer maximum compatibility however will have some data loss when re-imported with GenoPro.. 
If the facts don't fit the theory, change the facts. -- Albert Einstein Jean-Claude Morin Information Technology Director, GenoPro. http://www.genopro.com
|
|
|
|
|
Forum Guru
      
Group: Customers
Last Login: Today @ 3:59:53 AM
GenoPro Version: 2.0.1.5
Posts: 150,
Visits: 626
|
|
I have another question concerning the subject: I need to have coding of GEDCOM in Win1250. This is possible to select in the native Export but there is no option to select codepage when I export GEDCOM via Report generator. Did I miss something?
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Yesterday @ 9:55:00 PM
GenoPro Version: 2.0.1.6
Posts: 3,424,
Visits: 14,202
|
|
| By default GenoPro use the UTF-8 encoding when saving files to disk, however you can change it to any valid code page. In file Gedcom.js at line 199, change to the following: | Report.BufferWriteToFile(strFileName, 1250); // Write the content of the buffer to a file encoded in the Windows 1230 (Central European) code page |
|
|
|
|