in reply to Re: to pick the common element in the arrayin thread to pick the common element in the array
Perl is good about doing what you mean. Usually, languages will separate ascii data from numerical data, it's called "context". The code I showed treated alphanumeric strings and numbers exactly the same. So it should work.