AutoItKing Posted November 7, 2005 Posted November 7, 2005 Why exactly when you use the FileSaveDialog() function does a "file" get written? Couldn't you like make your own file? http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
SlimShady Posted November 7, 2005 Posted November 7, 2005 FileWrite() FileWriteLine() You should check the help file more often.
Gene Posted November 8, 2005 Posted November 8, 2005 FileWrite()FileWriteLine()You should check the help file more often.Could also be used for IniWrite too. [font="Verdana"]Thanks for the response.Gene[/font]Yes, I know the punctuation is not right...
Sokko Posted November 10, 2005 Posted November 10, 2005 Why exactly when you use the FileSaveDialog() function does a "file" get written?Couldn't you like make your own file?You do have to make your own file. The only thing the dialog does is return the filename that was typed or selected by the user.
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