On Nov 13, 2:16 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On Nov 13, 10:27 am, RyanN <[EMAIL PROTECTED]> wrote:
>
>
>
> > Greetings,
>
> > I'm trying to get DispatchWithEvents() to work with HyperAccess
> > (terminal program) without much success. I've done a bunch of
> > searching and found s
On Nov 13, 10:27 am, RyanN <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I'm trying to get DispatchWithEvents() to work with HyperAccess
> (terminal program) without much success. I've done a bunch of
> searching and found some examples using IE:
>
> This works but doesn't handle the "Event Driven Fu
Greetings,
I'm trying to get DispatchWithEvents() to work with HyperAccess
(terminal program) without much success. I've done a bunch of
searching and found some examples using IE:
This works but doesn't handle the "Event Driven Functions":
haObj = win32com.client.Dispatch(r"HAWin32")
And so doe