Hi Pete, I get
decimal_point="," thousands_sep= grouping="127" and it is the same in the terminal and in Revolution 4.0 running on Mac OS X 10.6.8. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 See what you get with only a small contribution. All our LiveCode downloads are listed at http://qery.us/zr On 20 okt 2011, at 22:02, Pete wrote: > Posted this a couple of days ago and have also been working with LC support > on it but no joy. > > If you have a few minutes and are on a Mac, could you execute the following > code and let me know the results: > > *put* line 1 of shell("defaults read .GlobalPreferences AppleLocale") into > $LANG > *put* uniDecode(uniEncode(shell("locale -k LC_NUMERIC"), "utf8")) > > I'm getting different results in LC than executing the same shell commands > in Terminal. I get: > > decimal_point="." > thousands_sep= > grouping="0" > > If I execute the same locale command in Terminal, the output looks like: > > decimal_point="." > thousands_sep="," > grouping="3;3" > > > If you could let me know the OS X and LC versions too, that would be great. > I'm on OS X 10.6.8 and LC 4.6.3 > > Thanks, > Pete > Molly's Revenge <http://www.mollysrevenge.com/> _______________________________________________ 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
