botanic Posted October 12, 2009 Posted October 12, 2009 (edited) i just need a simple way to get the filepath of every file in a folder and the subfolders of that folder. example: [base Folder] C:\development\ba-a\ [Files] C:\development\ba-a\stuff.exe C:\development\ba-a\akkaio\stuff.dds C:\development\ba-a\akkaio\bindata\stuff.zip I would need to get those 3 filepaths from just imputing that folder. Edited October 12, 2009 by botanic
Pandemic Posted October 12, 2009 Posted October 12, 2009 Check this out:http://dailycupoftech.com/?page_id=194If that's not exactly what you're looking for, I'm sure you can modify it to your needs.-Pandemic
botanic Posted October 12, 2009 Author Posted October 12, 2009 thanks cant say its as easy as I was expecting but that script seems to work
Zedna Posted October 12, 2009 Posted October 12, 2009 Search forum for _FileListToArrayEx() Resources UDF ResourcesEx UDF AutoIt Forum Search
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