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
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to