‎2008 Feb 20 9:37 AM
Hi,Expert,
I have 2 strings, and they have the same content,but different hexadecimal value ,(one get from database, the other assigned just by hard code)so they are not equal, so I guess there must be some special characters that lead to this.
how could I make an unified method to process both strings.(how to change one form to another)
Thanks a lot.
User LEIR , 2008-02-20 10:04:10##a####
00550073006500720020004C0045004900520020002C00200032003000300038002D00300032002D00320030002000310030003A00300034003A00310030000D000A0061000D000A000D000A
User LEIR , 2008-02-20 10:04:10##a####
00550073006500720020004C0045004900520020002C00200032003000300038002D00300032002D00320030002000310030003A00300034003A003100300023002300610023002300230023
‎2008 Feb 20 9:47 AM
Hi Ray,
Use the FM SCMS_STRING_TO_FTEXT and check the result. Both the strings should return the same hex value.
Thanks
Vijay
PLZ reward points if helpful
‎2008 Feb 20 9:47 AM
Hi Ray,
Use the FM SCMS_STRING_TO_FTEXT and check the result. Both the strings should return the same hex value.
Thanks
Vijay
PLZ reward points if helpful