02-04-2013 02:22 AM
Correction!!
The FilterState has to be initialized (else you have an empty array) and the for loop won't itterate!! This is better (or initialize your filterstate array with zero's)