Skip to main content
dublove
Legend
September 14, 2024

How do I get a ps action containing a stored path to recognise it as a new path on the second execut

  • September 14, 2024
  • 2 replies
  • 223 views

How do I get a ps action containing a stored path to recognise it as a new path on the second execution?

I create a new action: it modifies the image size and stores it in ‘D:\aa\a1.tif’.
When I open an image (‘D:\bb\abc.jpg’), I want to execute the action and store it as ‘D:\bb\abc.tif’.
However, I found that it is always saved under the original ‘D:\aa’, and I need to record the action to ‘D:\bb’ again to get it right.

I remember the version a few years ago would recognise the new path.
Any ideas?
Thank you.

2 replies

dublove
dubloveAuthor
Legend
September 14, 2024

Nothing special.

Bojan Živković11378569
Community Expert
Community Expert
September 14, 2024

Can you please post a screenshot of the expanded Save action step? 

Are you trying to open an image, modify it, and save it to a new location as a TIFF file?