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