MatchText error

Byron byront at mac.com
Tue Dec 14 15:36:18 EST 2004


I'm getting  the error

Type    Handler: can't find handler
Object    Test Match Text
Line    matchText("Goodbye","bye")
Hint    matchText

I'm testing with the example in the documentation.  Any ideas?  Here is 
the exact script

on mouseUp
   matchText("Goodbye","bye")
   put it
end mouseUp

Thanks, Byron


More information about the use-livecode mailing list