Allegro Posted September 6, 2007 Posted September 6, 2007 I am using: ControlFocus("Gui", "", "Edit2") ControlSend("Gui", "", "Edit2", "Test") to add text to an opened dialog box. It works well and the new text will get added to the correct field no problem, but will ADD it to any existing text. How do I delete the existing text in the dialog box or ever overwrite it when adding the new? Thanks..
Allegro Posted September 6, 2007 Author Posted September 6, 2007 ControlSetTextPerfect! ControlFocus...ControlSetText...Thanks for the help!
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