Bill, You're 100% right. The file had no .jpg extension. I added one, and it works. Thanks. Paul Moortgat On 12 Apr 2005, at 00:32, Bill White wrote: > On 4/11/05 6:08 PM, Paul Moortgat <paul.moortgat at pandora.be> wrote: > >> The folders are created, but not the tiff files and no error. > > Paul, > > There are two "try" statements in there to trap errors, so if you > aren't > getting an error message things are executing as they should. > > Are you dropping the JPEGs into the folder *loose* or are you dropping > a > folder of JPEGs in there? They must be dropped as files, not as a > folder of > files. Also, the script requires that a JPEG either have a "JPEG" file > type > or be named with a .jpg or .jpeg extension. Are yours named like that? > > -- Bill