Re: accented characters in field names (once more)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: accented characters in field names (once more)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2006年11月26日 16:42:44 -0200
> The key is the division of the problem in two calls.
Yes, you could save the first script as setlocale.lua and then do
lua -lsetlocale myscript.lua
--lhf