(C17089) Local variables used but not affected (generate or modified) Error In: Completeness Description: Local variables are used, but not generated or modified anywhere (any such usage is uninitialized). Example: LOCAL1 Erroneous Elements: Local variables