Hi,

  I have a simple question: how do I access an array in an array?

  @array = (@array1, array2);  ###  unless this is wrong...


  the idea behind it is, that I have a long list, and want to put all
25 entries in a seperate array in that big array. later on I want to
be able to read one specific array at a certain position...



--
cheers
 alex                          mailto:[EMAIL PROTECTED]


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

Reply via email to