guard Sun, 04 Feb 2001 22:18:39 -0800
> HI, All! > > How can I try > > set abc {5,6,7,8} > return abc{0} # return 5 > > pltcl > > thanks