| View previous topic :: View next topic |
| Author |
Message |
Sergio
Joined: 16 Mar 2008 Posts: 25 Location: Brooklyn
|
Posted: Thu Apr 03, 2008 4:51 pm Post subject: If/Then statement for Find feature |
|
|
I'm using the find feature in Notepad and I want to set it up so that if it does not find one thing, it should search for another thing.
How do I get AHK to acknowledge that the find feature was a failure? _________________
 |
|
| Back to top |
|
 |
heresy
Joined: 11 Mar 2008 Posts: 291
|
Posted: Thu Apr 03, 2008 5:01 pm Post subject: |
|
|
i think it can be done by catching window text
open Window spy and notepad try to search something that isn't exist
then small window pops up that says 'search string' couldn't find.
look for >>>>>>>>>>>( Visible Window Text )<<<<<<<<<<< |
|
| Back to top |
|
 |
|