Hard case
matthias_livecode_150811 at m-r-d.de
matthias_livecode_150811 at m-r-d.de
Thu Aug 12 06:24:54 EDT 2021
This script here
put "@ " into xItem
switch
case (xItem contains "@")
answer "xItem contains @"
break
end switch
definitely shows up the answer dialog.
> Am 12.08.2021 um 12:00 schrieb Richmond via use-livecode <use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>>:
>
> This sort of thing does not seem to be working:
>
> case (XITEM contains "@")
>
> Richmond
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list