Creating Hyperlink in Hebrew in the ReportGenerator
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        


123»»»

Creating Hyperlink in Hebrew in the ReportGenerator Expand / Collapse
Author
Message
Post #18547 Posted 7/17/2007 8:51:00 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 12:52:55 AM
GenoPro Version: 2.0.1.5
Posts: 552, Visits: 7,240
The ReportGenerator uses StrHtmlHyperlink to create hyperlink (for example the mother's name). My problem is that I can't translate this name into Hebrew with my NameDictionary.xml because the ReportGenerator takes the name internaly.

Is there a way the ReportGenerator will create the Hyperlink with an Hebrew text?

Post #18549 Posted 7/17/2007 9:19:50 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 3:28:45 AM
GenoPro Version: 2.0.1.5
Posts: 1,043, Visits: 4,756
I seem to have overlooked this requirement when implementing the NameDictionary feature in the Narrative Report. I need to recode these routines in Util.vbs to use i.Session("NameFull") , i.e. the translated name. I will do this later today.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #18551 Posted 7/17/2007 9:51:27 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 12:52:55 AM
GenoPro Version: 2.0.1.5
Posts: 552, Visits: 7,240
Ron (7/17/2007)
I seem to have overlooked this requirement when implementing the NameDictionary feature in the Narrative Report. I need to recode these routines in Util.vbs to use i.Session("NameFull") , i.e. the translated name. I will do this later today.

Thank you very much!!!

You are doing a great job with the Report Generator utility.

Post #18556 Posted 7/17/2007 5:32:29 PM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 3:28:45 AM
GenoPro Version: 2.0.1.5
Posts: 1,043, Visits: 4,756
Attached is a revision of Util.vbs with the amended routines. I believe this fixes the problem and I will include it in the next release. To use it generate a custom skin and replace Util.vbs in the Code folder with this file.


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


  Post Attachments 
Util.vbs (1 view, 53.11 KB)
Post #18559 Posted 7/18/2007 1:39:12 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 12:52:55 AM
GenoPro Version: 2.0.1.5
Posts: 552, Visits: 7,240
Ron (7/17/2007)
Attached is a revision of Util.vbs with the amended routines. I believe this fixes the problem and I will include it in the next release. To use it generate a custom skin and replace Util.vbs in the Code folder with this file.

Thanks, Ron.

However when I'm trying to use it to generate a report I'm getting an error message that says:

Error at line 36 (Code/Util.vbs) : Type mismatch: 'arrGeneralSettings'
Microsoft VBScript runtime error 800A000D 

Post #18561 Posted 7/18/2007 8:10:57 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 3:28:45 AM
GenoPro Version: 2.0.1.5
Posts: 1,043, Visits: 4,756
Sorry that version of Util.vbs was for 2.0.0.8.

I have attached a version here that should work with a 2.0.0.7 skin as the base.


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


  Post Attachments 
Util.vbs (1 view, 51.75 KB)
Post #18562 Posted 7/18/2007 8:19:59 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 12:52:55 AM
GenoPro Version: 2.0.1.5
Posts: 552, Visits: 7,240
Ron (7/18/2007)
Sorry that version of Util.vbs was for 2.0.0.8.

I have attached a version here that should work with a 2.0.0.7 skin as the base.

I'm getting the same error message.

Post #18563 Posted 7/18/2007 3:04:17 PM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 3:28:45 AM
GenoPro Version: 2.0.1.5
Posts: 1,043, Visits: 4,756
The error is most likely to be caused by using an earlier version of Init.htm. Is it possible that your custom skin is not based on the 2.0.0.7 skin? I have attached the complete 2.0.0.7 skin with the modified Util.vbs.


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


  Post Attachments 
NarrativeReport_2.0.0.7a.zip (4 views, 311.05 KB)
</