loading all files in a dir tree.

BlitzMax Forums/BlitzMax Programming/loading all files in a dir tree.

Paul "Taiphoz"(Posted 2007) [#1]
wondering if anyone has any code that will take a path like "c:\test" and then load all .bmx files found within it, it needs to go down any sub directories as well..

thanks in advance for any help.


Paul "Taiphoz"(Posted 2007) [#2]
never mind.


JoshK(Posted 2007) [#3]
See my abstract file system code.