On Tue, 21 May 2002 15:17:03 +0100, Barry Jones wrote:

> Yes but you have to write it like this:
> 
> (@main) = (@data1,@data2,@data3);

No you don't.

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

works just fine.

Dave...

-- 
  Shoot some of those missiles, think of us as fatherless scum
  It won't be forgotten 'cause we'll never say anything nice again
  Will we?

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

Reply via email to