Re: A 'classic' question
Re: A 'classic' question
- Subject: Re: A 'classic' question
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 02 Jan 2001 23:50:23 -0800
On 1/2/01 11:48 PM, I wrote:
>
On 1/2/01 11:30 PM, "McNair" <email@hidden> wrote:
>
>
> Here is the syntax for launching FileMaker Pro 3 by its creator code,
>
> (obviously, you'll need to insert the creator code for whichever app
>
> your wanting to launch).
>
>
>
> tell application finder
>
> activate
>
> open application file id "FMP3"
>
> end tell
>
> tell Filemaker
>
> somesuch stuff...
>
>
You don't need to activate the Finder, however.
>
And you do need to put "Finder" in quotes. And you need to put "FileMaker
Pro" in quotes (with the "Pro").
--
Paul Berkowitz