Can any out there shed any light on this.
I composed a bunch of scripts to be used with Filemaker 7 using image events and called within the perform applescript script step in filemaker.
I am now wanting to adapt some on the scripts in Filemaker Pro Advanced and when I try to get the script to compile in the Filemaker script editor it flags “Application isn’t running” for Image Events. It compiles fine in Script Editor.
I have tried
tell application "Image Events"
launch
end tell
But still get the same response.
I would be grateful for any help