Re: is delay broken in JSA
Re: is delay broken in JSA
- Subject: Re: is delay broken in JSA
- From: Shane Stanley <email@hidden>
- Date: Tue, 16 Dec 2014 10:33:32 +1100
On 16 Dec 2014, at 10:29 am, Deivy Petrescu <email@hidden> wrote:
What is broken in delay ?
Save this as an applet, and run it:
set time1 to current date set progress total steps to 10 repeat with i from 1 to 10 set progress description to "Processing " & i & " of " & 10 delay 3 set progress completed steps to i end repeat display dialog ((current date) - time1) as text Let it run for a few seconds, then just move your mouse.
|
_______________________________________________
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