adobe-scripts-panel
adobe-scripts-panel copied to clipboard
win 10 ae 13.8.1 buggy
Unable to execute script at line 20. Object of type Error found where a Number, Array, or Property is needed
Unable to execute script at line 1. Function $.setAppName is undefined
Hmmm - admittedly not tested on windows. Will see what I can figure out
@msongz These are both errors in the scripts you're trying to run. Note that not all ExtendScript calls that start with "$." (the ExtendScript global object) work with CC extensions.
@majman Just discovered this repo--nice work!
thanks @olavkvern !