joeloyzaga Posted April 3, 2012 Posted April 3, 2012 I'm trying to enetr a text value into a window object regexpwndclass=WindowsForms 10.EDIT.app.0.378734a how can I do this with autoit? the window title is "MiniPOS"
stormbreaker Posted April 3, 2012 Posted April 3, 2012 (edited) WinWaitActive("MiniPOS") Send("10000") Is this OK? Edited April 3, 2012 by MKISH ---------------------------------------- :bye: Hey there, was I helpful? ---------------------------------------- My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1
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