01-21-2024, 10:37 PM
(01-20-2024, 09:19 PM)a740g Wrote:Now all you have left to do is write code for UDT arrays! Heh heh heh.(01-20-2024, 04:29 AM)eoredson Wrote: Well about time! I have been waiting for a function similar to the one in BC7 called Dir$() for years!You are welcome!
This sample program searches for files with *,?,^ matching. Also recurses directories and subdirectories and their files.
Can also write output to a file and stores directory and filename arrays.
Also compatible with Win/Linux/OSX platforms.
Erik.
@a740g: Thanks for the time and effort writing a _Files$ function.
Erik.