|
From: Tilman <tbe...@ya...> - 2010-04-13 20:18:34
|
actually, I also tried that one. But no... it still doesn't recognize numbers like 1'234.56 It seems like I have to change all the data... If it was just once that would be ok, but repeatedly, hmmm... Hans-Bernhard Bröker schrieb: > Tilman Beierlein wrote: > >> I tried: >> set locale "Italian_Switzerland.1252" > > Close, but no doughnot. You wanted > > set decimalsign locale "Italian_Switzerland.1252" > > or something like that instead. And a good dose of luck that your > platform actually supports locales like that. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |