Hi Flavel,

My brain is hurting try to get the current thousands separator on a Mac OS.

I have tried
put replaceText(shell("defaults read NSGlobalDomain NSThousandsSeparator"),"(\s|\(|\))","") into gThousandsSeparator
but nothing.

OS X 10.4.5
Any help much appreciated.

If you just want to get that thing:
put shell("defaults read NSGlobalDomain NSThousandsSeparator") into gThousandsSeparator

Works here, i get a dot "." (german system)

But your line above also works here!!!?
OS X 10.4.5.

Steve  Flavel

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to