Scripting - #target directive failed
Hi,
The weird thing about the day
A double click on the file test.jsx with the following content, run fine, InDesign start and a popup window appears :
#target indesign
alert("Hello InDesign");
The following script fails :
#target photoshop
alert("Hello Photoshop");
with the followinf error message :
The target "photoshop" is unknown. would you like to open the file to change it ?
(translated from french)
And if I run the script from the Extendscript Toolkit editor, I get :
"photoshop" is undefined!
Strange. Any idea why this doesn't work anymore?
Thanks
Windows 7, Photoshop 21.0.1,
