Re: how to change decimal separator
- From: jordi ortiz <ortizjordi yahoo es>
- To: gnumeric-list <gnumeric-list gnome org>
- Subject: Re: how to change decimal separator
- Date: 03 Nov 2002 18:38:40 +0100
Hi Jordi
I've got the same problem than you. The solution I've found is this:
starting gnumeric with the following script (it's no the best solution
but functions):
#!/bin/sh
LC_NUMERIC=en_US
gnumeric
Remember to convert this script to an executable file. When you close
gnumeric, the separator will be again the comma.
Best regards.
Jordi
_______________________________________________________________
Yahoo! Messenger
Nueva versión: Webcam, voz, y mucho más ¡Gratis!
Descárgalo ya desde http://messenger.yahoo.es
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]