By maru-san - Thursday, December 20, 2007
|
Tried to update my Japanese report, but stumbled across the translation of the 12 months, which I had translated into Japanese, but the report generated did not accepted this in the latest version. First I had for example for "January" > "一月", which did not work(it did in the older versions). I changed to "1月", which was ok. "月" stands for "month". So the months are numbered, no special names. It gave me an error in the init.htm file, line 177. What needs to be changed to get this worked in my original way?
|
By GenoProSupport - Thursday, December 20, 2007
|
Was it working before, or you are trying something new. Please let me know, it is possible GenoPro has a bug on it. Feel free to send me a sample skin and I will take a look at it.
|
By genome - Friday, December 21, 2007
|
maru-san (12/20/2007) It gave me an error in the init.htm file, line 177. What needs to be changed to get this worked in my original way?Line 177 of Init.htm oDicCache.Add "FirstDay", oXmlDic.selectSingleNode("/Dictionary/DateFormatting/Weekdays").getAttribute("FirstDay")
| is attempting to read the attribute FirstDay from the element <Weekdays FirstDay="1"> <!-- 1=Sun, 2=Mon 7=Sat etc. --> <Sun>Sunday</Sun> <Mon S="Mon">Monday</Mon> <Tue>Tuesday</Tue> <Wed>Wednesday</Wed> <Thu>Thursday</Thu> <Fri>Friday</Fri> <Sat>Saturday</Sat> </Weekdays>
| Is this attribute present in your Dictionary? If it is please let me know the error message.
|
By GenoProSupport - Friday, December 21, 2007
|
I am able to generate a full report using the sample .gno file you sent me. I don't understand what's going on. On my machine, I get the following result for "test" born in Jan 2007:
|
|