Jump to content

Error "Event not handled" when searching for data with AppleScript


This topic is 3421 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi,

 

first post here.

 

Got a problem with a very simple AppleScript that I'm very sure that was working once upon a time:

 

tell application "FileMaker Pro Advanced"

return every record of table "Mail" whose field "InternalMessageID" is "<[email protected]>"

end tell

 

The error is:

 

error "FileMaker Pro Advanced got an error: Event not handled." number -1728 from every record of table "Mail" whose field "InternalMessageID" = "<[email protected]>"

 

I found a topic here on this forum with a similar error (http://fmforums.com/forum/topic/93624-applescript-grabbing-value-from-related-table/). But unfortunately, there was no solution posted.

 

Does anyone have an idea what might cause this? The file is open and is in browse mode. 

 

Regards

 

Beatrix Willius

 

Link to comment
Share on other sites

This topic is 3421 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.