Hi,

 I've read http://webmaster.indiana.edu/perl56/pod/perllol.html and
 this cleared some points. :)

 still I do have some problems... the assignment of values to arrays
 in arrays works, but I gave the arrays in the array names:

 @array = \(@names, @school, @othercrap);

 so $array[2][3] would be some entry in @school...
 ok, but is there a way of getting the name of @school by supplying
 the number only?  like $array[2] <<----! (school)

 any ideas? (thanks in advance)




--
mfg
 Alex                          mailto:[EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to