rajeshwaran Posted August 29, 2010 Posted August 29, 2010 I am creating a small GUI application using AUTOIT. My requirement is to save the contents which are typed in "EditBox" as as File, for that I want to open a Windows default "Save" and "Save As" dialogs. Please help me.
somdcomputerguy Posted August 29, 2010 Posted August 29, 2010 The Help file can be your best friend.. FileSaveDialog - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
Tvern Posted August 29, 2010 Posted August 29, 2010 And unless I'm mistaken, "Save" doesn't have a dialog. Which is kind of the point of having "Save As".
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