Re: FileMaker 6 Bring Database to front
Re: FileMaker 6 Bring Database to front
- Subject: Re: FileMaker 6 Bring Database to front
- From: Jake Pietrykowski <email@hidden>
- Date: Thu, 27 Jan 2005 12:06:08 -0600
>> How can I get a database to come to the front when it is buried under other
>> databases?
>>
>> Thanks
>>
>> Jason Bourque
>
>
> Hey Jason,
>
> go to window "blah_blah.fp6"
>
> always works for me. Took quite a bit of messing around to figure that out.
> Hope it helps!
>
>
> Dana Hill
> eMarketer "The First Place to Look"
> www.emarketer.com
> Phone: 603.734.2373
> FAX: 603.734.2373
Nice! I didn't know the go to window "window.fp5" trick.
I've been using this to trick window activation:
tell application "FileMaker Pro"
set visible of window "database.fp5" to false
set visible of window "database.fp5" to true
end tell
Jake
_______________________________________________
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