Page 1 of 1

"Override action Save As commands" in xbatch

Posted: Wed May 13, 2009 1:02 am
by cmyk
I have several tifs inside a directory tree. I am trying to duplicate the directory tree and save jpgs of the tifs, retaining the folder hierarchy.

When using xbatch.jsx v1.2 on CS3 on OSX, two copies of the same file are always saved regardless of whether the "Override action Save As commands" is checked or uncheked. One copy is saved as specified in the target directory and one copy is saved as specified within a Save As step of an action I use. Only one set of jpgs within the duplicate directory tree is needed.

Does anyone have any suggestions on how to make the "Override action Save As commands" work so that resources are not spent trying to create and save the second set of files. Thanks.

"Override action Save As commands" in xbatch

Posted: Fri May 15, 2009 7:53 pm
by xbytor
The most current rev of xbatch can currently be found at:
http://ps-scripts.cvs.sourceforge.net/v ... xbatch.jsx ... xbatch.jsx

Try that out. The problem may have been fixed.

"Override action Save As commands" in xbatch

Posted: Fri May 15, 2009 11:16 pm
by cmyk
Nope. It still has the same problem.

"Override action Save As commands" in xbatch

Posted: Sat May 16, 2009 12:50 am
by xbytor
OK. I'll take a look at it over the weekend.

"Override action Save As commands" in xbatch

Posted: Sat May 16, 2009 7:53 pm
by cmyk
thanks for your help xbytor. before you get to deep maybe I should make sure I'm using xbatch correctly.

I have a one step action that does a Save As to jpg format with a destination specified. This action is run thru xbatch with a separate destination specified within the UI window. The source files are tifs within a folder hierarchy. Would the Save As step destination in the action be ignored if Override was checked, saving files as jpgs to a new destination while retaining the source folder hierarchy?

"Override action Save As commands" in xbatch

Posted: Mon May 18, 2009 6:10 pm
by xbytor
I've done some testing and cannot reproduce your problem.
There is something odd in your action.
Create an action with only a copy of the SaveAs step and see what happens.
Or send me a copy of the action.

-X

"Override action Save As commands" in xbatch

Posted: Mon May 18, 2009 8:56 pm
by cmyk
Here's the action that is being used. Thanks.

"Override action Save As commands" in xbatch

Posted: Wed May 27, 2009 10:03 pm
by cmyk
Any luck on this?