Filemaker not replying to events
Filemaker not replying to events
- Subject: Filemaker not replying to events
- From: Dana McDonald <email@hidden>
- Date: Fri, 08 Feb 2002 08:01:11 -0500
I've been scripting for a while and this one has me stumped. Hope this is
something simple that I've over looked.
I'm trying to get the bounds of the "Define Fields" window in Filemaker. But
whenever that window is open Filemaker does not response to any appleevents
until the window is closed. No matter how long I set the timeout.
I've tried the ignoring application, using the finder, and using different
scripting additions to access the front window with no luck.
Does anyone have an ingenious way to simply:
tell application "Filemaker Pro"
set theBounds to the bounds of window "Define Fields 3database2"
end tell
thanks
Dana McDonald
Myrtle Beach, SC
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.