Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: How to: using the Place command in an action and remembering the source filename...

$
0
0

Actions don't have access to the document name (where the file name is).  Scripts do, however.

 

If your products are sequentially numbered, you're in luck.  You can overide the "Save as command" and make sure that your naming uses a sequence which you can set to the same starting number as your product. Here is an example of how to configure File -> Automate -> Batch (assume the set and action are your hand built one)

http://starcircleacademy.com/wp-content/uploads/2013/05/StackerOptionsFiles.jpg

 

Instead of "Document name" you'd type "PRODUCT_" per your example and choose a 3 digit Serial number.

The "Starting Serial #" is where you can change if your products are numbered say, 101 and up.


Viewing all articles
Browse latest Browse all 27456

Trending Articles