Gif Posted July 8, 2007 Posted July 8, 2007 how can i get the files into a folder?(their path) e.g. one of the returns for C:\ "folder" would be C:\WINDOWS...
Zedna Posted July 8, 2007 Posted July 8, 2007 how can i get the files into a folder?(their path)e.g. one of the returns for C:\ "folder" would be C:\WINDOWS...Be more specific in your description.Maybe: FileCopy() or _FileListToArray() or _PathSplit() Resources UDF ResourcesEx UDF AutoIt Forum Search
Gif Posted July 8, 2007 Author Posted July 8, 2007 Be more specific in your description.Maybe: FileCopy() or _FileListToArray() or _PathSplit()i dont know what files would probably be in this folder so i want to search for the files in that folder and get the names of the files inside it
Zedna Posted July 8, 2007 Posted July 8, 2007 i dont know what files would probably be in this folder so i want to search for the files in that folder and get the names of the files inside itThen use _FileListToArray() function 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