Renaming and copying files (Bridge CS3)
Hi -- Scripting bridge, I am able to copy files using the copyTo(target) function.
I also can rename files using the Javascript file.rename() function.
But I am having trouble doing both in concert.
If I rename before I copy, I lose the reference to the selected thumb, and I cannot copy it.
I have tried using the Javascript file.copy() function with no success.
Does anyone have any suggestions how I can approach this problem?
thanks in advance
