in reply to Re: Using a Regex to parse into keys
in thread Using a Regex to parse into keys
The only problem with that, is how do I get it to do that for each occurance of the string..
Each string is held in one value of @eachcolor, so what are some possible methods, I would suppose in using a ForEach()?
Whoo