in reply to Re: Matching or masking specific characters in an array of strings
in thread Matching or masking specific characters in an array of strings

This is also a good method, but I think the bit logic code from almut is probably going to be faster, especially if I have a longer list to process.

Thanks anyway!! There are some ideas here that will help me along!

Life is short, but it's wide -- Chuck Pyle
  • Comment on Re^2: Matching or masking specific characters in an array of strings