|
|
|
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: Today @ 12:49:19 PM
GenoPro Version: 2.0.1.6
Posts: 441,
Visits: 5,803
|
|
| 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: 7/16/2008 5:53:48 AM
GenoPro Version: 2.0.1.5
Posts: 150,
Visits: 624
|
|
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: Today @ 11:11:56 AM
GenoPro Version: 2.0.1.6
Posts: 3,413,
Visits: 14,137
|
|
| 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 |
|
|
|
|