I am attempting to search a 1D array for a certain value... the
problem is that the value appears more than once in the array and i
need it to find all those values... unfortunately the 1D array search
template stops after finding the first item... anyone know a solution
to this?

Reply via email to