Sean, as for double speech; one way I dealt with too much speech in an application I was using, was to block the MSAA events which were generating the speech. you could use WEEvent to see what they are, and then look at the MSAAeventblock (I think that's the name of the method) for blocking those types of events from that application. hth, Chip
_____ From: Sean Farrow [mailto:[email protected]] Sent: Thursday, March 17, 2011 3:39 PM To: [email protected] Subject: scripting issues Hi Fokes: Ok, I'm facing some interesting scripting issues, and would like some advice: I'm trying to script sql server 2008 r2. I'm using window-eyes 7.5. The first issue is where I have tables, there are columns that can be expanded/collapsed. The state change is double-spoken-what is the best way to fix this? Secondly again with tables, msaa is useless-wht names like row 1 column 1. I need to read the column headings, is there a qway of examining msaa parent/child relationships with something like msaa detective? Any helpa pareciated. Regards Sean.
