MatchText error

Alex Tweedly alex at tweedly.net
Tue Dec 14 15:44:55 EST 2004


At 12:36 14/12/2004 -0800, Byron wrote:

>I'm getting  the error
>
>Type    Handler: can't find handler
>Object    Test Match Text
>Line    matchText("Goodbye","bye")
>Hint    matchText

MatchText is a function - try something like
   put matchText("Goodbe", bye")

-- Alex.


More information about the use-livecode mailing list