On Thu, Oct 9, 2014 at 8:16 AM, Devin Asay <devin_a...@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>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to