[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Index table from string?
- From: "Milano Carvalho" <milanogc@...>
- Date: Fri, 22 Mar 2002 16:47:36 -0300
Excuse-me, I think that only it is sufficient
function Registry:getValue(key)
return dostring("return self." .. key)
end