Thanks Kevin for letting me know; I had no idea anything in the xml was case sensitive.
Chip ------------------------------ Chip Orange Database Administrator Florida Public Service Commission [email protected] (850) 413-6314 (Any opinions expressed are solely those of the author and do not necessarily reflect those of the Florida Public Service Commission.) > -----Original Message----- > From: Kevin Simon Huber [mailto:[email protected]] > Sent: Thursday, June 11, 2009 7:50 PM > To: [email protected] > Subject: Re: error in Hotkey Manager of Proofreading Script > > Hi Chip: > I just corrected the errors in my Proofreading script. > It was just a matter of forgetting to capitalize names of > strings in the > "XML" file., which meant that, for instance, "Key02_Name" was > not recognized > in the RegisterHotkeys section of the code. > It's a problem which has plagued me since grade school. I > was always guilty > of forgetting to capitalize letters which should have been > capitalized. > I just have to be careful next time. (grin) > By the way, Thanks Aaron for giving me that little prodding. > I finally > found that needle in the haystack and I will sleep well tonight. > Kevin Huber > > ----- Original Message ----- > From: "Chip Orange" <[email protected]> > To: <[email protected]> > Sent: Monday, June 08, 2009 1:29 PM > Subject: RE: error in Hotkey Manager of Proofreading Script > > > Hi Kevin, > > I took a look, and it looks to me where you call the registerHotKey > method of the keyboard object might be incorrect. it looks like the > help dialog gets it's information from here, so if this is incorrect > then maybe it's getting incorrect info. > > I think the definition of the registerHotKey method calls for > individual > string parameters, and not an combination, as the .data combined > strings, that you're passing in. > > anyway, have a look and see what you think. > > hth, > > Chip > > > > > ------------------------------ > > Chip Orange > Database Administrator > Florida Public Service Commission > > [email protected] > (850) 413-6314 > > (Any opinions expressed are solely those of the author and do not > necessarily reflect those of the Florida Public Service Commission.) > > > > -----Original Message----- > > From: Kevin Huber [mailto:[email protected]] > > Sent: Monday, June 08, 2009 9:36 AM > > To: gw-scripting > > Subject: error in Hotkey Manager of Proofreading Script > > > > Hi: > > I have just noticed that there is a slight bug in my > > Proofreading Script. > > In the Hotkey Manager, the eight hotkeys of the script are > not listed > > properly. For instance, the second hotkey name does not > appear in the > > list and the eighth hotkey name and description do not appear in the > > list. > > I have checked that the names which are listed in the > Register Hotkey > > section of the code are exactly the same as the names in the ".xml" > > file and they appear to be, so I can't understand the problem. > > Kevin Huber > > > > __________ Information from ESET Smart Security, version of > virus signature > database 4141 (20090609) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > > >
