Re: FileMaker 6 Bring Database to front
Re: FileMaker 6 Bring Database to front
- Subject: Re: FileMaker 6 Bring Database to front
- From: Jason Bourque <email@hidden>
- Date: Thu, 27 Jan 2005 13:25:00 -0500
Althouhg both solutions get the same end result. After a little testing I
found:
go to window "blah_blah.fp6"
seems to be the better solution. It just brings the window forward.
Thanks for you help.
Jason
On 1/27/05 1:06 PM, "Jake Pietrykowski" <email@hidden> wrote:
>>> 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