handler error of the simplest kind
Devin Asay
devin_asay at byu.edu
Tue Apr 5 14:35:48 EDT 2005
On Apr 5, 2005, at 8:53 AM, Byron Turner wrote:
> I'm getting a handler error with this! Any ideas?
>
> Worked fine for weeks in the message box, but now that its in a menu .
> .
>
> on combat
> go stack "combat"
> end combat
Byron,
What kind of error are you getting? If it's a "handler not found"
error, it's usually because a syntax error somewhere in any handler
prevented the entire script from compiling. Try making a trivial change
to the script and Applying it again, then see if your handler call
works.
Also make sure that the handler is located in a script that's in the
message path of the calling object.
Devin
Devin Asay
Humanities Technology and Research Support Center
Brigham Young University
More information about the use-livecode
mailing list