Hey,
Not sure how to fix this error but when I run that script, I get an “app is not defined”.
Is this due to the changes in the script language? and if so would you know a fix to this?
Thanks
var myCommandId = app.findMenuCommandId("Create Masks from Text");
app.executeCommand(myCommandId);