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.