rtj_ram_tcs
2008-04-28 19:33:50 UTC
Hi,
I have declared two strings as given below and trying to do a compare with
"EQ". I was looking for a mismatch after comparison is done, it says both the
strings are same.
<CFSET oldcompany = '033'>
<CFSET newcompany = '0033'>
Has anyone faced this issue ?
Pls advise
I have declared two strings as given below and trying to do a compare with
"EQ". I was looking for a mismatch after comparison is done, it says both the
strings are same.
<CFSET oldcompany = '033'>
<CFSET newcompany = '0033'>
Has anyone faced this issue ?
Pls advise