Hi Klaus

This is what I get from pasting your code

2006-03-11 19:06:46.564 defaults[604]
The domain/default pair of (kCFPreferencesAnyApplication, NSThousandsSeparator) does not exist

What system are you using?

Steve



On 11/03/2006, at 6:57 PM, Klaus Major wrote:

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


_______________________________________________
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