Timing a Long Event
Timing a Long Event
- Subject: Timing a Long Event
- From: Marconi <email@hidden>
- Date: Mon, 19 Apr 2010 07:57:24 -0700
I'm trying to time an hours-long event using AS.
I get the start time, perform the task, get the stop time, calculate
the duration from start and stop times and post a dialog to say how
long it took.
But this always times out. I tried using a timeout of 12 hours but I
still get a timeout error.
The task is performed by a "do shell script" which offers no output
until the task is done.
Is there some way to do this timing as I am, wrapping the task in AS
to note start and stop times, without it timing out?
_______________________________________________
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