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 > <[email protected] <mailto:[email protected]>>: > > This sort of thing does not seem to be working: > > case (XITEM contains "@") > > Richmond > > _______________________________________________ > use-livecode mailing list > [email protected] <mailto:[email protected]> > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
