mark2004 Posted August 6, 2006 Posted August 6, 2006 I'd like to get the full list of files within a certain folder and put that list as the choices in a combo box. Any ideas?? Thanks, Mark
Paulie Posted August 6, 2006 Posted August 6, 2006 (edited) I'd like to get the full list of files within a certain folder and put that list as the choices in a combo box.Any ideas??Thanks,MarkRe-Edit:Ok, try this'FileFindFirstFile''FileFindNextFile'In helpfile Edited August 6, 2006 by Paulie
Moderators SmOke_N Posted August 6, 2006 Moderators Posted August 6, 2006 Re-Edit:Ok, try this'FileFindFirstFile''FileFindNextFile'In helpfileOr you could just use the beta _GUICtrlComboAddDir(). Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
mark2004 Posted August 6, 2006 Author Posted August 6, 2006 I got it working with the FindFirst/Next file. Thanks a bunch!!!
Paulie Posted August 6, 2006 Posted August 6, 2006 Or you could just use the beta _GUICtrlComboAddDir().@Smoke_N-I'll never understand how you can keep track of almost every new UDF created (even if thats not incredibly new) and what it does and how to use itespecially when all the UDFs aren't in the helpfile
GaryFrost Posted August 6, 2006 Posted August 6, 2006 @Smoke_N-I'll never understand how you can keep track of almost every new UDF created (even if thats not incredibly new) and what it does and how to use itespecially when all the UDFs aren't in the helpfileMost of them are that have to do with Listview etc... SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Paulie Posted August 6, 2006 Posted August 6, 2006 Most of them are that have to do with Listview etc...well gafrost, i know its not hard for you to keep track of new UDFs...C'mon your the one making 80% of them Anyway, yes I know some are in the helpfile, but I Feel like i need to sit and make a 'Roledex' of UDFs and Functions so i can look for them and find how to use them
Moderators SmOke_N Posted August 6, 2006 Moderators Posted August 6, 2006 @Smoke_N-I'll never understand how you can keep track of almost every new UDF created (even if thats not incredibly new) and what it does and how to use itespecially when all the UDFs aren't in the helpfileActually, I embarass myself often making UDF's for functions that already exists, and either Gary / MHz / Valik / or Jdeb enjoy showing me that I'm re-inventing the wheel. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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