when debugging a program with many database access loops, the *ISN, *NUMBER, *COUNTER variables are listed without qualification as to which loop/statement they come from, resulting in a guessing game as to which is relevant. Could the line number and/or loop label be applied to these system variables' names?
Use Case | debugging |