|
|
|
Forum Master
      
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?
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Forum Master
      
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.
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Forum Master
      
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 |
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Forum Master
      
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.
|
|
|
|
|
Grand Master
      
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"
|
|
|
| | |