Thank you so much Ron for clarifying that. It looks to me like the data I want, the text being written to the screen for intellisense in office applications, is not available from msaa. Does anyone know if that's possible?
I think I'll change tactics and just watch for the correct kind of Window to open. thanks. 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: Ron Parker [mailto:[email protected]] > Sent: Monday, January 26, 2009 4:28 PM > To: [email protected] > Subject: Re: more help with MSAA > > Chip Orange wrote: > > Since I'm not blocking, but just "watching" them go by in my script, > > then I don't need to prefetch right? > > > > > > You never "need" to prefetch. It will help performance in > some cases, > particularly in the case where you're resending events, but it's not > strictly necessary. It also won't get you any more data than you're > getting now; it's strictly a performance enhancement. > >
