Handler won't run
Posted: Fri Mar 25, 2016 5:49 am
In the "on mouseUp" handler of a button I have a line that consists of the name of another handler. The handler by that name is in the script of the card on which the button resides. The handler in the card script is properly named and formatted. It starts with "on handlerName" and ends with "end handlerName". When I run the stack and click the button I get an error message that includes "(Handler: can't find handler)". I am a beginner, but I believe I understand the message path. A handler call from a button would go immediately to the card script; right?
I assume this simple question may be answered somewhere on the forum, but I cannot search for a string such as "can't find handler". The forum search function only searches for individual words, so when I search "can't find handler" (in the quotes) I get a list of all 6,000 or so posts that include the word "handler" and I don't relish searching all of those. Why is that? Seems like such a simple need; to search for a text string that includes more than one word, yet it appears that cannot be done.
Any assistance is appreciated. Thanks!
Bruce
I assume this simple question may be answered somewhere on the forum, but I cannot search for a string such as "can't find handler". The forum search function only searches for individual words, so when I search "can't find handler" (in the quotes) I get a list of all 6,000 or so posts that include the word "handler" and I don't relish searching all of those. Why is that? Seems like such a simple need; to search for a text string that includes more than one word, yet it appears that cannot be done.
Any assistance is appreciated. Thanks!
Bruce