Filemaker Advanced and Image Events

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

this is gonna sound insane but try this

copy your code from script editor and paste it in a text file then copy that and paste it into FMP ans see if that helps

I’ld be curious is anyone else is experiencing this and what their work around is. I am running into this with Printer Setup Utility.