The variable `curStripCount’ is assigned but its value is never used
I need help with this error! its the only one left I need to do :-x
The variable `curStripCount’ is assigned but its value is never used
I need help with this error! its the only one left I need to do :-x
that sounds like a warning that can generally be ignored.
if you want it gone, just get rid of the variable.