rikho Posted October 16, 2007 Posted October 16, 2007 Hello all, i saw in autoit help a function to select a folder with path as variable. "Function Reference FileSelectFolder" My question is is there the same function to select file type ? i need to pop up a windows with : "Please select your CSV file" with a browser to make choice of file. have you got an idea ?
smashly Posted October 16, 2007 Posted October 16, 2007 Hi, Your looking in the right section of the help files , just a few lines up in the section FileOpenDialog ( "title", "init dir", "filter" [, options [, "default name"]] ) Cheers
rikho Posted October 16, 2007 Author Posted October 16, 2007 Hi, Your looking in the right section of the help files , just a few lines up in the section FileOpenDialog ( "title", "init dir", "filter" [, options [, "default name"]] ) Cheers Thank's a Lot for your 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