Is there any way to trace execution within a -foreach- loop? I have a very long loop that abends with an error message but no indication of which line of code the message refers to. -set trace- does not help. In the past I have sometimes added a -display- statement between each command, but I hope there is a better way.
-
Login or Register
- Log in with
Comment