ZanaxNL Posted April 27, 2011 Posted April 27, 2011 Hey, I need some help. I have a scirpt but it most work only when he read that specif text in that specif window. Like if he see HI in notepad then he must run my script.. What function can be used for that. i couldn't find it : ( Thx Zanax
wakillon Posted April 27, 2011 Posted April 27, 2011 $text = WinGetText("[CLASS:Notepad]", "")MsgBox(0, "Text read was:", $text) AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now