14 Jan
2011
14 Jan
'11
4:51 p.m.
Hans Hagen
On 14-1-2011 4:54, Peter Münster wrote:
local t = {} package.seeall(t) setfenv(0, t)
what do you want to achieve with the first three lines
I want to prevent pollution of the global environment, when I need to define my own globals. But of course, I can do that with a name-space prefix, that's what I'm doing now. I've just posted the error, because perhaps it reveals a bug somewhere. -- Peter Münster Contact information: http://pmrb.free.fr/contact/