Hi,
Need to compare two values in A1 and A2, where A1 value will be fetched from a xml file which contain more than 32767 characters(E.g: 50,000 chars). When I add the value to A1, chars from 32,768 are added to A1. But I need to compare with 50000 chars.
Any solution/sample code would be much appreciated.
Need to compare two values in A1 and A2, where A1 value will be fetched from a xml file which contain more than 32767 characters(E.g: 50,000 chars). When I add the value to A1, chars from 32,768 are added to A1. But I need to compare with 50000 chars.
Any solution/sample code would be much appreciated.