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