--- In [email protected], "Sheri" <sheri...@...> wrote:
>
> Any idea how I can access and use the Text Object Model interface for a 
> richedit control? 

Have you thought about learning enough c++ to write code in plug in format to 
let you do stuff like this?  I recognize you may want to leverage PowerPro 
scripting to avoid doing everything in C++, but talking to COM interfaces needs 
something like C++.  Either you write it or Alan enhances COM plugin.

Reply via email to