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/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.
- Re: MatchText creates variables? Geoff Canyon
- Re: MatchText creates variables? Klaus Major
- libURL-problems andu
