AFAIK you
>can't do that.
>
> cheers,
> thalis
>
> On Wed, 15 May 2002, Robert Rothe wrote:
>
> > I've created an array. A very simple array that uses strings as keys.
> >
> > aname['one']=something;
> > aname['two'
I've created an array. A very simple array that uses strings as keys.
aname['one']=something;
aname['two']=something else;
Isn't there any way to directly access the 'n'th element?
example: aname[0]?
I've searched the group, but haven't found anything. Am I missing
something or can'
2 matches
Mail list logo