hastx Posted July 18, 2008 Posted July 18, 2008 How can I load all filenames within a given folder into an array? I am looking for something like PHP's glob() function, but don't find anything remotely similar. It does not have to be recursive, but i don't even find examples of looping through a directory.
JFee Posted July 18, 2008 Posted July 18, 2008 If you looked in the helpfile you might have seen the function _FileListToArray..... Regards,Josh
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