capture entire trace of clist

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
OOPSCODER
Member
Posts: 1
Joined: Sat Feb 25, 2006 8:56 pm

capture entire trace of clist

Post by OOPSCODER » Sun Feb 26, 2006 10:30 pm

I have written multiple clists that all interact with each other and for unit test results I need to turn on conlist, symlist in order to show the trace through my clist. There has to be a better way to capture this info than by copying the screen as it moves through the clists. Is there some option that I can turn on so that whatever is shown on the screen is also captured in an dataset? I do have to have it in both forms because the clist is going to ask me questions and wait for a response as I move through it.

Thank you!
Sue

User avatar
gsobier
Member
Posts: 4
Joined: Thu Dec 14, 2006 9:35 pm

Re: capture entire trace of clist

Post by gsobier » Thu Dec 14, 2006 10:15 pm

OOPSCODER wrote:I have written multiple clists that all interact with each other and for unit test results I need to turn on conlist, symlist in order to show the trace through my clist. There has to be a better way to capture this info than by copying the screen as it moves through the clists. Is there some option that I can turn on so that whatever is shown on the screen is also captured in an dataset? I do have to have it in both forms because the clist is going to ask me questions and wait for a response as I move through it.

Thank you!
Sue
...recode them with Rexx, no one should be coding with CLIST anymore...

Erdemapbur36
Member
Posts: 3
Joined: Mon Jan 29, 2007 12:04 pm

Post by Erdemapbur36 » Mon Jan 29, 2007 12:06 pm


Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others