Okay, will look into it next week.

--- In [email protected], "Sheri" <sheri...@...> wrote:
>
> 
> 
> --- In [email protected], "entropyreduction" 
> <alancampbelllists+yahoo@> wrote:
> >
> > -- fixed bug in the "for eachÂ…endfor" handler
> > 
> > -- set_property_byref and set_property_byref_typed services are
> > redundant and have been removed. Use set_property and
> > set_property_typed services, or better yet the handle.property
> > syntax. Plugin will work out if it's a put by reference or value.
> >
> > 
> > -- You can now access (most?) collections using the 
> >    handleToCollection[index] syntax.
> > 
> > -- added get_accessible_object service, and the
> > comPluginDemoScriptAccessible.powerpro script to illustrate its
> > use. 
> 
> > I've tried get_accessible_object service only to get IAccessible
> > objects from the cursor and a titlebar, and a TOM interface from
> > a richedit. Seems to work, but haven't actually used any of them
> > to do anything. I expect using IAccessible may require some
> > helper functions. Let me know what you need, if anything. 
> 
> Not sure what happened between .65 and .67 but my previously working script 
> that used hTom.Undo(tomSuspend) quit working.
> 
> With .67 that line gives this error:
> ERROR: com.method: Invoke failed  (sys code 80020006: "Unknown name.")
> 
> Still works in .65.
>
> Regards,
> Sheri
>


Reply via email to