If you find an issue in LiveCode but are having difficulty pinning down a reliable recipe or want to sanity-check your findings with others, this is the place.
Please have one thread per issue, and try to summarize the issue concisely in the thread title so others can find related issues here.
using LC 7.06, mac OS 10.8.5, french, I get the surprising result :
itemdelimiter in the message box single line = ";"
item delimiter in the message box multiple lines = ","
which works as expected, i.e. differently depending on the number of lines
I still see the problem on another machine, OS 10.9.5 (french version), LC 7.02 :
asking for itemdelimiter in the single line message box gets ";" and "a" is among items of "a,b" is false, whereas item delimiter is "," in the multiple lines message box and "a" is among items of "a,b" is true !!!!
may be due to the french localisation of the system ?