hi all
i have a string
<cr><lf>999,1.5 2,32.85,5.91,15 .81,1.39,26.17, 15.75,12.3
want to calculate its ASCII values sum which is equal to 2411.How can i calculate ascii sum of all the string values.
thanks in advance
i have a string
<cr><lf>999,1.5 2,32.85,5.91,15 .81,1.39,26.17, 15.75,12.3
want to calculate its ASCII values sum which is equal to 2411.How can i calculate ascii sum of all the string values.
thanks in advance
Comment