[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: settag again
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 4 Jan 2002 12:23:33 -0200 (EDT)
>Another suggestion: stop settag returning a value.
The reason is just for the idiom:
c=settag({},newtag())
which creates a new table and gives it a new tag at the same time.
--lhf