[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The call "tag" in 5.0-work0
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 10 Jul 2002 17:30:09 -0300
> > mt.call = function(a, b, c, d) print(a,b,c,d) end
Try mt.__call ...
--lhf