Re: 'include' statement in applescript
Re: 'include' statement in applescript
- Subject: Re: 'include' statement in applescript
- From: Brian Johnson <email@hidden>
- Date: Tue, 25 Jan 2005 18:13:06 -0800 (PST)
On Tue, 25 Jan 2005, Graham Anderson wrote:
is there some kind of 'idle event' I could use
how about this:
on idle
... more idle-handler stuff ...
return seconds_till_next_interrupt
end idle
kind of looks like an idle event, doesn't it?
so far it seems in applescript, areWeConnected may execute before
myDefines does
I'm not sure why, but that's an illusion, probably a misinterpretation of
the evidence. It works the way you're asking it to work.
- brian johnson
_______________________________________________
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