Re: Smile wait for log
Re: Smile wait for log
- Subject: Re: Smile wait for log
- From: Emmanuel <email@hidden>
- Date: Tue, 11 Oct 2005 00:01:31 +0200
At 12:28 PM -0700 10/10/05, Gil Dawson wrote:
Thanks for the suggestion, Bernard--
[...]
Finally, encouraged by your assurance, I tried--
tell application "Smile" to smilepause 0.01
--and that works splendidly! Exactly what I wanted!
Gil, you got confused in the first place because you use quietmsg and
others which are *handlers* which belong to Smile's built-in
AppleScript libraries, while smilepause is a *verb* which belongs to
the dictionary. That's why smilepause needs tell application.
Select, press cmd-shift-F, to see where a given term belongs.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden