[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: question about table elements
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 10 Aug 2006 11:57:21 -0300
> How could I achieve the goal of using the value stored in 't2.x' to
> access 't1.a'?
Try t1[t2.x].