AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
AutoHotkey Community Forum Index
Author Message
  Topic: how to search for text on screen?
Karnin

Replies: 6
Views: 424

PostForum: Ask for Help   Posted: Tue Jul 03, 2007 9:43 am   Subject: how to search for text on screen?
What is the command to find a text, which is shown by spy?

I want to create a makro like:

If "Text" is found in window execute the following......
  Topic: WinWait: Seconds as an expression
Karnin

Replies: 2
Views: 302

PostForum: Ask for Help   Posted: Tue Feb 22, 2005 4:08 pm   Subject: WinWait: Seconds as an expression
There is a script running containing the following orders:

WinWait, Hinweis, , 1
if ErrorLevel <> 0
GoTo, Weiter
else
WinClose ; Hinweis schließen.
Weiter:

WinWait will wait for one ...
  Topic: My script for automatic syntaxfile instalation for UltraEdit
Karnin

Replies: 57
Views: 12306

PostForum: Scripts & Functions   Posted: Sun Feb 13, 2005 7:15 pm   Subject: My script for automatic syntaxfile instalation for UltraEdit
I did run the above macro for patching the wordfile.txt, thanks to Tekl so far.

But it didn't work for me.......

wordfile.txt is updated by the script as shown:

/L17"AutoHotkey" Nocase Li ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group