Re: Script does not return focus to FileMaker window
Re: Script does not return focus to FileMaker window
- Subject: Re: Script does not return focus to FileMaker window
- From: Joe <email@hidden>
- Date: Tue, 6 Jan 2009 17:41:50 -0800
At 10:46 AM -0500 1/6/09, Peter Robertson wrote:
>How about using
>
>tell app "Filemaker Pro"
>activate
>go to database "yourDB"
>show current record of database "yourDB"
>end tell
>
>?????
>
>Peter R
That fixed it, although I was doing that earlier in the script. I guess the display dialog step was shifting focus away from the database window but leaving the FileMaker application frontmost. I can't remember encountering this in pre-Leopard scripts. Thanks.
Joe S
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden