AutoHotkey Community
Let's help each other out
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Search found 3 matches
AutoHotkey Community Forum Index
Author
Message
Topic:
how to search for text on screen?
Karnin
Replies:
6
Views:
424
Forum:
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
Forum:
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
Forum:
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:
Select a forum
AutoHotkey
----------------
Ask for Help
Scripts & Functions
Bug Reports
Wish List
Announcements
General
----------------
Utilities & Resources
General Chat
Powered by
phpBB
© 2001, 2005 phpBB Group