@echo off rem rem Copy this file into a directory that has both raw images rem and jpg's. Once in the new directory, double click it. rem rem It will create a directory called jpeg and copy all the rem pictures with a jpg extension into it. rem rem Gary Mitidiero rem gary@hitechontheweb.com rem md jpeg cd jpeg copy ..\*.jpg