GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 

GenoPro Support Forum




No Place Description in Narrative Report

Click to view RSS...
Author Place Description
Posted Wednesday, August 24, 2011 - Post #28886
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 2.5.4.1

Last Login: Wednesday, June 2, 2021
Posts: 220, Visits: 14,736
Hello,

there is no Place Description filled in Place Properties windows in Narrative Report output.

Is this correct?


Tags:
Posted Thursday, August 25, 2011 - Post #28887
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: 7 hours ago
Posts: 3,338, Visits: 25,593
No, a missing place description is not correct, it is a bug.  I'll correct it in the skin for the next release, but meanwhile you can edit Code/Lang.vbs line 1956 as follows:

from:

Report.Write3Br "", Util.IfElse(p.Description <> p.Parent.Description, StrFormatText(p, p.Description), ""), "" 

to:

Report.Write3Br "", Util.IfElse((p.Description & "") <> (p.Parent.Description & ""), StrFormatText(p, p.Description), ""), "" 



'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"


Similar Topics

Click to view RSS...
Expand / Collapse

Reading This Topic

Expand / Collapse