Following up on shell(locale) problem
Peter Haworth
pete at mollysrevenge.com
Tue Mar 1 16:54:50 EST 2011
Thanks Warren. I just used the message box on my Mac and got the same (incorrect) output too. It's good to know if works under Linux though because that makes me think it's an LC bug even more.
I'm currently researching if there's a way to get this info using Applescript (without issuing a shell command I mean) as a means to work around the problem.
Pete Haworth
On Mar 1, 2011, at 1:42 PM, Warren Samples wrote:
> Hi Peter,
>
> Doing 'put shell("locale -k LC_NUMERIC")' in the message box returns the
> same (expected) result for me here, running Linux, as I get in a
> terminal. Same for putting the result into a field. I do get the same
> unexpected behavior as you under OS X, however. I know this doesn't help
> you solve you problem, but at may help isolate whatever bug it is that's
> causing it.
>
> Good Luck,
>
> Warren
More information about the use-livecode
mailing list