Re: Filemaker 8.5 stored applescript problem
Re: Filemaker 8.5 stored applescript problem
- Subject: Re: Filemaker 8.5 stored applescript problem
- From: Philip Aker <email@hidden>
- Date: Mon, 14 May 2007 17:32:35 -0700
On 2007-05-14, at 17:08:53, Malcolm Fitzgerald wrote:
The simplest way is to put the offending command in a tell. I
usually use tell application "finder" to yada yada
That is simple but in the bad way not the good way. Read is a
command from the standard additions osax, not the finder. Why not
tell Font Book or Safari or Mail to do it?
Many times a:
tell AppleScript
or
using terms from AppleScript
can avoid the context switch.
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden