hello friends,
i have query in creating batch programming.
i have lot of folders in my local drive.
i want to create a log file in every folder but log file is already available in some folders.
i need a program that follow bellow steps.
1. check the folder1 if log file is not available means to create the new log file and go to the next folder for same.
2. if available means go to next folder check the same.
the program check one by one folder based on above condition.