I want to bacthfile a process of reading a certain file patterm from a base directory which has several levels of subdirectories. Is there a vi that will search all folders in a base directory?
The openG toolkit has a recursive list funtion, feed it with the base path and a pattern and it will return with all the files in that directory and all it's sub-directories.
Download the toolkit (or just the file functions) from www.openG.com