At 02:27 PM 8/7/00 +0000, you wrote:
>This RFC proposes that numeric comparison operators default to stringwise
>comparison when both arguments are non-numeric strings.

What happens when one is a string that can't be numerified and the other is 
a number?  Why don't you convert the number to a string and do a stringwise 
eq in this case?

--
Peter Scott
Pacific Systems Design Technologies

Reply via email to