Re: Three simple FMP questions
Re: Three simple FMP questions
- Subject: Re: Three simple FMP questions
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 09 Jul 2001 15:27:52 -0700
On 7/9/01 2:59 PM, "Ehsan Saffari" <email@hidden> wrote:
>
On 09/07/2001 05:16, Paul Berkowitz <email@hidden> wrote:
>
>
> 'opened files' osax seems the perfect solution. (And I don't even need
the
>
> count-em-because-you-can't-get-em-any-other-way-then-do-a-back-to-front
>
> repeat loop required to close the documents. You can just open the list.
>
>
>
> The only I can find to put a particular document frontmost is by using
the
>
> menu menu item of menu mouthful, but it works.
>
>
show database "foo"
>
close database "foo"
>
'show' didn't seem to bring it to the front if it was already open behind.
Maybe that was with 'document', I'll try it again with 'database'. But
Shane's suggestion of 'go to' worked fine.
--
Paul Berkowitz