Re: A 'classic' question
Re: A 'classic' question
- Subject: Re: A 'classic' question
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 02 Jan 2001 23:48:08 -0800
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.
--
Paul Berkowitz