Hard case

Craig Newman craig at starfirelighting.com
Thu Aug 12 09:46:54 EDT 2021


Hi.

The parentheses around your case statement:

case (xitem contains "@“)

are fine, though unnecessary, unless you just like them for readability.

I just wanted to point out that in the line:

> answer "xItem contains @"

The quotes are not merely superfluous, rather, they must not be there at all.

Craig

> On Aug 12, 2021, at 8:44 AM, Craig Newman <craig at starfirelighting.com> wrote:
> 
>> answer "xItem contains @"




More information about the use-livecode mailing list