leonardoGalani Posted March 30, 2012 Posted March 30, 2012 Hi guys, I did search the forum and the internet but i didnt found anything about the issue im having. WinWaitActive($save_title) ControlFocus($save_title, "", "[CLASS:Edit; INSTANCE:1]") ControlSetText($save_title,"","[CLASS:Edit; INSTANCE:1]", "") ControlSetText($save_title,"","[CLASS:Edit; INSTANCE:1]", $saveAsFileName) Sleep(2000) ControlClick($save_title,"","Button1","") Im trying to change the file name im downloading but without sucess... It changes the name on the Box "edit1" but when it hit the save button, it saves with the default name of the file. Can somebody gimme a hand on this.. pls?
leonardoGalani Posted April 2, 2012 Author Posted April 2, 2012 ControlSend resolved the question.. ADM pls close this topic Sorry for the trouble
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