Script for executable idle timer
Mark Wieder
mwieder at ahsoftware.net
Tue Nov 12 17:45:58 EST 2013
Devin-
Tuesday, November 12, 2013, 1:39:57 PM, you wrote:
> The problem with a dialog box is that there is no way to dismiss
> is in a script as far as I know.
In the script of the first card of the dialog box:
on openCard
send "closeMe" to me in 10 seconds
end openCard
on closeMe
close this stack
end closeMe
--
-Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list