It already is, in your program files folder in the GW Micro\Window-Eyes folder. The name is:
Window-Eyes App Developer Reference.chm From: bT [mailto:[email protected]] Sent: Wednesday, March 30, 2011 1:18 PM To: [email protected] Subject: Re: Is Keyword VBS or WindowEyes? Hi Doug, It seems that opening the Application book can be a pain. Once open it seems to be OK. getting the links up on the screen is the problem and don't know why. Once there the Application Reference is OK. I am wondering, like some other languages, the HTML file used for this can be downloaded, can this be done with the Reference manual so having it in a folder would be nice; just like the chm but better... Bruce Sent: Wednesday, March 30, 2011 2:37 PM Subject: Re: Is Keyword VBS or WindowEyes? Bruce, The help option currently doesn't work with the FrameWork App because in 7.5 we changed the name of the help file and the App hasn't been updated but it will shortly. But the Window-Eyes App Developer Reference does have an in-depth example of using the Strings method in the location that you referenced and said there was nothing there to explain it. I think with the description and the example it does indeed explain it. Also Rick, you mentioned you couldn't find this in our App reference manual. I went right to the search and typed "strings". It found 293 references but the first brought me right to the Application.Strings method description. So searching is always a good thing if you can't find what you are looking for. Regards, Doug On 3/30/2011 2:21 PM, bT wrote: Hi Rick, It has it under Applications and nothing there to explain it. Just says there is a list of strings inside the XML file. doing the help button and got an error and sent an error report on it. Unless there is a newer version of the Framework program, no knowledge of the functions. Also, as Chip found out, there is nothing for the fullname function as well... Bruce Sent: Wednesday, March 30, 2011 9:52 AM Subject: Is Keyword VBS or WindowEyes? Hi: In the following statement what is the "Strings()" object or method? and is it a VBS or WindowEyes thingy? myStrings = Strings(myXMLFile) I have looked at the VBScript manual but not found it and it is not in the Object list in the WE Docs nor did I find it blasting through the GW ToolKit docs. In the Framework the ctrl+shift+tilld said the object was not found. I am trying to figure out where to look up this method, property or object - in what documentation set at least, VBScript or WindowEyes manuals or articles. Thanks Rick USA
