Re: A 'classic' question
Re: A 'classic' question
- Subject: Re: A 'classic' question
- From: McNair <email@hidden>
- Date: Wed, 03 Jan 2001 01:30:57 -0600
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...
-McNair-
-- "When the only tool you own is a hammer,
every problem begins to resemble a nail."
-- Abraham Maslow