Testing FindWindowWithText

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
katalonija2
Junior Coder
Posts: 21
Joined: Thu Mar 10, 2011 6:49 pm

Testing FindWindowWithText

Post by katalonija2 » Wed Mar 16, 2011 3:30 pm

How to test macro with command FindWindowWithText?
I allways get macrosheduler window with macro which is running.

Jerry Thomas
Macro Veteran
Posts: 267
Joined: Mon Sep 27, 2010 8:57 pm
Location: Seattle, WA

Post by Jerry Thomas » Wed Mar 23, 2011 3:04 pm

Try adding this before looking for the window.

Code: Select all


Let>WF_TYPE=0
//No Child Windows

Check the Help for 'WaitWindowOpen' for more window type info.
[/code]
Thanks,
Jerry

[email protected]

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts