searching for a put that opens message box
william humphrey
bill at bluewatermaritime.com
Sat May 15 14:34:49 EDT 2010
Thanks (I started to say Stephen but I see I should say) "everyone" -- I
found my orphan put using
put yourScript into someVariable
filter someVariable with "put*"
filter someVariable without "*into*"
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
Bill
More information about the use-livecode
mailing list