Hi Scott, > Am 15.06.2016 um 02:00 schrieb Scott Rossi <[email protected]>: > On 6/14/16, 1:20 PM, "use-livecode on behalf of Klaus major-k" > <[email protected] on behalf of [email protected]> > wrote: > >> Hi Dar, >>> Am 14.06.2016 um 22:13 schrieb Dar Scott <[email protected]>: >>> Now that is goofy. Why would that work and Scott's not? >> well, that's a rhetorical question, right? ;-) >> I added an appropriate comment to the bug report! >>> Did you remember the "in 5 seconds" for his? >> From the card script: >> ... >> send "go next" to me in 5 secs >> # wait 5 seconds with messages >> # go to next card >> ... >> OK? 8-) > > Klaus: > > This is the part you missed: > send "goNextCard" to me in 5 seconds > > command goNextCard > go next cd > end goNextCard
I did not miss anything, this line: ... send "go next" to me in 5 secs ... actually works, no need for an extra handler! :-) > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design Best Klaus -- Klaus Major http://www.major-k.de [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
