Search found 3 matches

by ashrafb
26 Jul 2010 11:12
Forum: DOS Batch Forum
Topic: copying and moving zip files using the bat script
Replies: 5
Views: 6029

Re: copying and moving zip files using the bat script

Hi aGerman, many thanks for the reply. I did try it but it didnt work as i'm very novice in scripting. Can you please do me a favor ?. Please write me a whole script that i can use to run in my environment. You can use the one i posted earlier, or develop a new simple and short code that does the jo...
by ashrafb
22 Jul 2010 12:16
Forum: DOS Batch Forum
Topic: copying and moving zip files using the bat script
Replies: 5
Views: 6029

Re: copying and moving zip files using the bat script

Hi aGerman, many thanks for the reply. below mentioned is the script that i'm currently using to pull the files and put them in the destination directory. the limitation of this script is that it does not serach the sub folders in the source directory. I mean the files (recording in wav format) that...
by ashrafb
22 Jul 2010 07:11
Forum: DOS Batch Forum
Topic: copying and moving zip files using the bat script
Replies: 5
Views: 6029

copying and moving zip files using the bat script

Hi, I want to search the zip files (.wav files are zipped) by putting the name of the file in a text file and put the resultant files in one designated folder; for example I have list of zip files with the following names 20080101.zip 20080201.zip 20080301.zip now i put let say 200801 in a text file...