H HCAZ Member Licensed User Longtime User Jan 17, 2014 #1 Hello, Is it possible to scan a directory recursively and get a list f all files and there fields, so full file paths maybe? Then get it back as an array or map? Thanks, Zachary
Hello, Is it possible to scan a directory recursively and get a list f all files and there fields, so full file paths maybe? Then get it back as an array or map? Thanks, Zachary
H HCAZ Member Licensed User Longtime User Jan 17, 2014 #2 Hi, After further reading i have found i can do this with: B4X: File.ListFiles(dir) Never mind Upvote 0