Thanks, that got some of my work done. It works great with AntiVirus to find
and close its windows. Now if only I could get it to work with Word's
popups, but they are a little more complex so I need to send a close
message. But I'm trying to get the source to see if I could add that
feature.

Stephen

-----Original Message-----
From: Didier Ladner [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 11, 2001 10:19 AM
To: Stephen Morley; [EMAIL PROTECTED]
Subject: Re: Closing Dialogs in other Applications


Try to send keystrokes with
Win32::Guitest.
http://search.cpan.org/search?mode=module&query=Win32%3A%3AGuitest

The key to close a win dialog box is '~', I think.

regard

didier

Stephen Morley wrote:
> 
> Has anyone found a solutions to responding to dialogs boxes that other
> applications might open when being run from Perl (especially via ole). I'm
> trying to put something together in C++ but thought that someone may have
> been this way before?
> 
> Thanks,
> Stephen
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

-- 
Didier
--
Public Key : http://www.perltk.org/Perltk.asc
Fingerprint: 1F38 7E03 2186 5C41  676C 3B2F 2F73 E649
_______________________________________________________________

Meaning is the code's virtuality.
Didier Ladner
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to