Sure.

@main = (@data1, @data2, @data3);

Rob

-----Original Message-----
From: A Taylor [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 10:05 AM
To: [EMAIL PROTECTED]
Subject: simple array question


Hi all,
I have a very simple and probably stupid question to ask.
If I have a set of arrays, @data1, @data2, @data3 etc, can I join them all 
together to make 1 main array ie: @main = @data1 + @data2 + @data3; ????

Thanks in advance

Anadi




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

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

Reply via email to