Re: Tracing paragraph Names in Pro Cobol



balaji.amarnath@xxxxxxxxx wrote:

Dear Steve
Thanks a lot for the suggestion.

Is there any way that i can store the names of the paragraph in
any variable or array.
Have a great day.


Why? Are you:

1. Trying to determine where the program spends its time? That is, how many
times a paragraph is executed, or

2. Find out if the program EVER executed some particular code, or

3. Discover where the program went a little funny in the head?



.



Relevant Pages