[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: Sun, 26 Nov 2006 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