Script for executable idle timer

Alejandro Tejada capellan2000 at gmail.com
Wed Nov 13 20:16:09 EST 2013


Hi Bernd,

Probably, your Nabble account is not working yet,
so I am reposting your answer:

Bernd Niggemann wrote:

Hi Devin,

sorry for potential double posting but I am trying to get my Nabble account
to work.

this should also work

on mouseUp
   put  "close stack " & quote & "answer dialog" & quote into tMessage
   send tMessage to stack "answer dialog" in 3 seconds -- change duration of
dialogue before closing
   get empty -- just to make shure it is empty
   answer "test" with "Cancel" and "OK"
   put it into field 1 -- it is either empty when the stack closes without
user interaction or the text of the button the user clicked
end mouseUp

Kind regards
Bernd




--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Script-for-executable-idle-timer-tp4672221p4672306.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list