Hi!
:?:
I have a problem which an applescript would solve, and, as I think, the
easiest thing in the world but I don’t know how to make the script. :?
Please help if you faced the same problem and you know how to get
through!
We are working on a brochure with more than 200 pictures in each issue.
We use a picture database with more than 10 000 pictures. This database
is a simple collection of EPS files ordered in systematic folders.
During the work, some of this pictures are copied to an other place, and
some changes are made in these files. These changes are image corrections
which we have to keep.
So, in the end, we have hundreds of files of the original collection
copied to an other place and modified but with the same filename. :x :x :x
:arrow:
The task is to copy all of these modified files back to the original
folder overwriting the old file.
So, the applescript should do the following:
-
take the first filename
-
find the file with the same name in the original root directory
-
if found, owerwrite it with new one
-
go to next file, and follow no.2.
I hope it’s clear.
I would appreciate any help.
Thanks,
Zoltan Kovacs