A different question: indices with ReplaceAll?
Hi everybody,
This is kind of an offshoot of my earlier post, since this has to do with tweaking a decryption program this time, but it's a different question, so I figured I should start a new topic.
Anyway, does anyone know if there's a way to find out which indices in a string were changed when you call replaceAll on a string? I was experimenting with substitution ciphers with a very large alphabet and ran into that problem when the decrypted value of one character was the encrypted value for another. Can anyone help me out with this too?
Thanks for all the help so far,
Jezzica85

