(C7015) Textual subroutines using uninitialized local variables Error In: Completeness Description: Local variables of a textual subroutine are used before they are affected or assigned some value. Example: LOCAL1 in F1 Erroneous Elements: Subroutines