Error can't find handler
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Error can't find handler
I try to create a simple calculator following a livecode tutorial. When I create a card script the system give me a runtime error: ( Handler: can't find handler) near "operatorPressed", char 1
Please help me a can't understand where is the problem
Please help me a can't understand where is the problem
Re: Error can't find handler
In the card script your "set the showBorder to" should be "set the showBorder of"
PowerDebug http://powerdebug.ahsoftware.net
PowerTools http://www.ahsoftware.net/PowerTools/PowerTools.irev
PowerTools http://www.ahsoftware.net/PowerTools/PowerTools.irev
Re: Error can't find handler
I received the same error
Re: Error can't find handler
Just to be sure, the button "divide" IS on the card "Calcolatrice"?
Re: Error can't find handler
I've only one card! however how can I verify if my button divide is on the same card "Calcolatrice"?
Re: Error can't find handler
Well, in that case logics answers your question!polecat wrote:I've only one card! however how can I verify if my button divide is on the same card "Calcolatrice"?

If you like you can send me that stack privately and I will take a look -> klaus AT major-k.de
Re: Error can't find handler
Sometimes there is an unprintable character at the beginning of a line. (especially if you cut and pasted the line). Try deleting and retyping that line.
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/
Re: Error can't find handler
I received and opened the stack and do NOT see this error when clicking that button!?
Maybe restarting LC helps?
Maybe restarting LC helps?
Re: Error can't find handler
Is so strange but i install the new version of livecode and now works.
Tnks a lot
Tnks a lot