Hello David,
Sorry for late reply, i was off work for few days. 03 is your hex code.
And in your case you need to mention your if loop as below -
if (s1.charAt(i)!=0x03)
Please let me know if you need any more help on this.
Regards,
Nitin Deshpande
Hello David,
Sorry for late reply, i was off work for few days. 03 is your hex code.
And in your case you need to mention your if loop as below -
if (s1.charAt(i)!=0x03)
Please let me know if you need any more help on this.
Regards,
Nitin Deshpande