http://qs321.pair.com?node_id=377771


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*