Question
Save a curves preset via a script
I am attempting to create a script which will save a settings preset .acv file for a specific curves layer (consistently named for all files) for each file in a specific location, with each .acv having the same name as the document file itself.
While the layer selection, file-naming, etc., are easily accomplished, I can find no Photoshop action or command which will actually save the preset .acv. When trying to record such action with the script listener, the code returned is identical to that for loading a preset of the same name (which is what is accomplished when the script is run).
Does anyone know of a way to save presets via automation? (Sorry if this covers old ground, but I was unable to turn up any discussion, one way or another, as to whether this is possible.)
While the layer selection, file-naming, etc., are easily accomplished, I can find no Photoshop action or command which will actually save the preset .acv. When trying to record such action with the script listener, the code returned is identical to that for loading a preset of the same name (which is what is accomplished when the script is run).
Does anyone know of a way to save presets via automation? (Sorry if this covers old ground, but I was unable to turn up any discussion, one way or another, as to whether this is possible.)
