i am new to batch file programming. the hierarchy for the folder is like c:\Test\ contains multiple folders say suppose from 1 to 5 and each folder contains sub folders. say suppose there is folder name ABC in every 1 to 5 folders and in that *.txt files what i am looking is to search for ABC folder if i gave the path C:\Test it will look for ABC folder and copy the *.txt file in c:\copytest folder. is it possible ? i wanted to do this using batch file programming. Thanks! in advanced.
问问题
152 次