Page 1 of 1
Activate code when a card is entered?
Posted: Fri Jun 20, 2014 3:25 pm
by TubooBokBok
Hello, Is there a way to execute code as soon as a card is entered, so no button needs to be pressed?
Thanks in advance for any help.
Re: Activate code when a card is entered?
Posted: Fri Jun 20, 2014 3:45 pm
by Klaus
Hi TBB,
yes, use an "on opencard" handler in the card script of that card!
And you really should check these stacks to get the basics of Livecode (I may repeat myself

)
http://www.hyperactivesw.com/revscriptc ... ences.html
Best
Klaus
Re: Activate code when a card is entered?
Posted: Fri Jun 20, 2014 3:47 pm
by TubooBokBok
Thank you, and yeah I will check them out now.