P: Using AppleScript – Could not complete the command because of a program error.
Since upgrading Photoshop to 22.5.0 on my Mac OS 11.5.2 I have a problem with the following command in all my AppleScripts that feature it:
make new path item with properties {entire path:PathDetails, name:"Path Name", kind:normal}
Photoshop will throw the error "Could not complete the command because of a program error.", but will continue on and execute the above command anyway.
I have wound back Photoshop to the previous version and the expected behaviour is restored.
