Re: FileMaker Script Question
Re: FileMaker Script Question
- Subject: Re: FileMaker Script Question
- From: Bill White <email@hidden>
- Date: Wed, 10 Nov 2004 10:24:28 -0500
On 11/10/04 10:12 AM, Dana Hill <email@hidden> wrote:
> Does anyone know how to bring a FileMaker database to the front.
This works for me:
tell application "FileMaker Pro"
activate
go to window "Database Name" -- change accordingly
end tell
--Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden