Skip to main content
Inspiring
February 14, 2014
Question

load a Match Colour Statistics file (.sta) from script?

  • February 14, 2014
  • 1 reply
  • 797 views

Hello all,

I am trying to load a ".sta" file from an applescript?

It looks like this is not in the Photoshop applescript dictionary.

does anyone know if there is a location where i can place the file so it is automatically picked up by PS or alternatively is there a preference that i can duplicate and roll out across multiple Mac's once i have configured this manually?

I can load this manually by choosing "Image" > "Adjustments" > "Match Colour" and selecting the "Load Statistics" button and pointing it to my statistics file.

Thanks in advance!

Matt

This topic has been closed for replies.

1 reply

c.pfaffenbichler
Community Expert
Community Expert
February 16, 2014

I assume JavaScript can be run from AppleScript, so you may want to try recording the operation with ScriptingListener.plugin

But generally I would recommend going with JavaScript when automating Photoshop.