View previous topic :: View next topic |
Author |
Message |
wolves Beginner
Joined: 11 Jun 2004 Posts: 17 Topics: 8
|
Posted: Wed Sep 29, 2004 8:32 am Post subject: DEBUG statement that will show all paragraphs? |
|
|
Before moving to mainframe environment, I used to DEBUG in UNIX environment, and there was a statement that I would compile with, and put at the top of the each program I wanted to DEBUG and see which parapgraph I was in, the log would look something like this:
A-00
A-00-EXIT
B-00
B-00-EXIT
C-00
D-00
D-00-EXIT
C-00-EXIT.....
Is there something equal to in mainframe environment that will do this?
thx in advance. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
sriramla Beginner
Joined: 22 Feb 2003 Posts: 74 Topics: 1
|
|
Back to top |
|
 |
|
|