help-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question on using gsub() on UTF-8 strings


From: Manuel Collado
Subject: Re: Question on using gsub() on UTF-8 strings
Date: Sun, 23 Jun 2024 09:58:57 +0200
User-agent: Mozilla Thunderbird

El 23/6/24 a las 8:39, pjfarley3@earthlink.net escribió:
...
So the only recommendation I have is to recode the text in some
single-byte
codepage supported by Windows, preferably your system codepage, and then
Gawk should work.
...
*Sigh* I was afraid that might be the answer...

I do have a gawk process to detect and convert a lot of the UTF-8 characters
to semi-reasonable single-byte substitutes, but it is a little cumbersome
and really needs a generalization rewrite.

There are Windows ports of the 'iconv' (libiconv) utility.

HTH
--
Manuel Collado - http://mcollado.z15.es



reply via email to

[Prev in Thread] Current Thread [Next in Thread]