Timeout
Timeout
- Subject: Timeout
- From: Jeremy Roussak via AppleScript-Users <email@hidden>
- Date: Wed, 9 Dec 2020 09:14:25 +0000
I want to run a script during the night (triggered by Keyboard Maestro, FWIW)
and to see its results in a dialog in the morning. The Mac (iMac Pro, Catalina)
is awake overnight but the screen is locked. The script runs, but the display
dialog event always times out.
I have
with timeout of 86000 seconds
display dialog costs
end timeout
where costs is the text that I’ve built up from a number of curl calls and
analysis of the results.
Is there anything that can be done? I can easily write the data to a file, but
I was hoping to be able to use a straightforward visual approach.
Jeremy
Jeremy Roussak
Photography: jbr.is
_______________________________________________
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
- Follow-Ups:
- Re: Timeout
- From: Takaaki Naganoya via AppleScript-Users <email@hidden>
- Re: Timeout
- From: Shane Stanley via AppleScript-Users <email@hidden>
- Re: Timeout
- From: "Stockly, Ed via AppleScript-Users" <email@hidden>