searching for a put that opens message box

Mark Wieder mwieder at ahsoftware.net
Sat May 15 14:57:56 EDT 2010


william-

Saturday, May 15, 2010, 11:34:49 AM, you wrote:

> Except that you have to say

> filter someVariable with "*put*" for it to work as there must be a space or
> something before the word put

If you're thinking in generic terms, you'd need to do some more work
after that. Your example would also catch and delete

send "sputter" to card "xyz"
if tWord is in "get,put,send,dispatch"
save this stack -- I put this in a comment.

Checking for "put" as the first word in the line before deleting it
would do the trick, I think.

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list