Re: problem with a mail.app script
Re: problem with a mail.app script
- Subject: Re: problem with a mail.app script
- From: BJ Terry <email@hidden>
- Date: Tue, 13 Apr 2004 20:30:37 -0700
I am interested to know what "delay" actually does. Does it put that
process or thread to sleep for a while or does it poll in a loop? If
I did "do shell script sleep 1" would that put the whole of mail to
sleep and effectively mess up the window drawing anyway?
Delay only affects the execution of AppleScript code, it doesn't change
Mail.app's behaviour at all. Using the shell is probably equivalent.
BJ
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.