Valentin Schmidt wrote:
Hi Alex,
great stuff, just one little flaw:
if there are 2 handlers in a script, "on foo" and "on fooBar", and the
second comes first, searching for handler "foo" would find "fooBar".
A simple fix might be to search (offset(...)) for either "on
foo"&SPACE or "on foo"&RETURN
and onfoo(
/Christoffer
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]