In the docs, it says to be sure to initialize variables before using them to store 
matches found with MatchText. Yet the following works:

on mouseUp
  get matchText("test this","(.*) ",tNeverInitialized)
  put tNeverInitialized -- puts test
end mouseUp

Any ideas?

MC 2.3.2, Mac OS 9

regards,

Geoff


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to