Search found 3 matches

by lennep
01 Aug 2013 07:07
Forum: DOS Batch Forum
Topic: copy folders that contain a certain file type
Replies: 2
Views: 2102

copy folders that contain a certain file type

I am trying to create a batch file that will copy only folders containing a particular file type from a source directory to a destination directory. As the files names within these folders are often identical, I need to copy the folders, not just the files, to stop overwriting of copied files. With ...
by lennep
27 Jul 2013 19:59
Forum: DOS Batch Forum
Topic: Recursive conversion of jpg files
Replies: 2
Views: 2197

Re: Recursive conversion of jpg files

Thanks so much. A couple of hours of frustration before re-reading the solution, putting the path to the img2dcm file into the .bat, then all was well. :D :D
by lennep
26 Jul 2013 23:45
Forum: DOS Batch Forum
Topic: Recursive conversion of jpg files
Replies: 2
Views: 2197

Recursive conversion of jpg files

I am trying to convert a large number of .jpg files to the medical image format .dcm. There are many folders (with no subfolders) within a directory called C:\dicom. Each of these contains a patient specific .jpg called "REF.jpg" that needs to be converted to a file called "request.dc...