On 31/12/2007 16:47, [EMAIL PROTECTED] wrote: <snip>
I have the problem that I am porting French, German and English characters all in one file, with the numbers that uses dot for the decimal. In the imported system there the comma is used for decimal.
Would it be possible to use a simple text editor to change the comma decimal separators to dots (or did I get that backwards - but you know what I mean)? On Windows, Notepad or Wordpad would do it a file at a time. If you are on *nix (or cygwin on Windows) you could almost certainly use something like sed to do all the necessary files in one go with a short script.
-- Harold Fuchs London, England Please reply *only* to [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
