Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Problem with WaitWindow() in Win32::GuiTest

by particle (Vicar)
on Jul 27, 2004 at 15:55 UTC ( [id://377771]=note: print w/replies, xml ) Need Help??


in reply to Problem with WaitWindow() in Win32::GuiTest

the WaitWindow subroutine was added in release 1.50.2-ad of Win32::GuiTest. if you have an earlier release (like 1.3.0,) WaitWindow won't work. try:

use Win32::GuiTest 1.50.2 qw(...);

~Particle *accelerates*

Replies are listed 'Best First'.
Re^2: Problem with WaitWindow() in Win32::GuiTest
by Edge118 (Initiate) on Jul 27, 2004 at 16:44 UTC
    I had the 1.3 version. Thanks.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://377771]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-03-28 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found