Hi,
I wonder if I can measure the lenght between each letter in a string of text. Only first and the last letter are positives (M and N), characters between first and last letter (A and I) are negatives
Example: Main
M(13TH letter)-A(1st letter)-I(9th letter)+N(14TH)=13-1-9+14=17
Maybe it is a long shot but worth to try. Thanks in advanced