Hi everybody

I have two array, like this

@array1=(one, two, three);
@array2=(one,tww,three);

Is there some way to compare the two arrays?
I was trying with the eq and ne operations inside an IF statement but i
does not work

Could someone help me.


Thanks

Diego


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

Reply via email to