use-livecode Digest, Vol 133, Issue 15
Peter Haworth
pete at lcsql.com
Thu Oct 9 12:13:07 EDT 2014
On Thu, Oct 9, 2014 at 8:16 AM, Devin Asay <devin_asay at byu.edu> wrote:
> if thisBernd is not thatBernd then
> focus on the effective Bernd
> else
> focus on nothing
> end if
>
To make this generically useful and take advantage of a recent syntax
addition:
if this me is not that me then
focus on the effective me
else
focus on nothing
end if
Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
More information about the use-livecode
mailing list