An unfortunate result of not having numerics and strings in CF:

<cfset tenzeros="0000000000">
<cfset elevenzeros="00000000000">
<cfif tenzeros eq elevenzeros>These two strings are not the same, but this
code thinks they are.</cfif>

Don't ask why I did this, I can work round it, but just a little quirk I
thought I'd share.

Paolo

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

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

Reply via email to