basic_error/10_NEXT_WITHOUT_FOR                 basic_error/10_NEXT_WITHOUT_FOR
 
 NUMBER
     10

 MESSAGE
     NEXT WITHOUT FOR

 DESCRIPTION
     Either loops are nested incorrectly, or there is a variable name in a 
     NEXT statement that does not correspond with one in a FOR.