Search found 2 matches
- Mon Mar 14, 2005 6:08 pm
- Forum: Technical / Scripting
- Topic: Why doesn't my IfWindowOpen command work?
- Replies: 7
- Views: 9561
There is nothing wrong with your script so if it resolves true then there *IS* a window present on the system at that time matching that string. Has to be. What do you see in Tools/View System Windows? That was it. It turns out that whenever the parent application is running there is a hidden windo...
- Fri Mar 11, 2005 11:30 pm
- Forum: Technical / Scripting
- Topic: Why doesn't my IfWindowOpen command work?
- Replies: 7
- Views: 9561
Similar issue
I am new to MS, but have a fairly good understanding of basic scripting (I think). No matter what I do, my IfWindowOpen statement always runs as if the statement was true. What am I doing wrong? Here's a snipit of code: Press Enter Wait>2.00 Let>WF_TYPE=2 IfWindowOpen>KCX\Manager,NoData Label>Data G...