(M)alone
27th March 2001, 20:20
Hi, my program has a pretty nasty directory tree (ie lots of little subdirectories). Is there a way of saying "include everything in this directory and everything below it"?
I wanted to say
File random_dir\*
but have it include all the subdirectories too
I wanted to say
File random_dir\*
but have it include all the subdirectories too