View previous topic :: View next topic |
Author |
Message |
chandanm Beginner
Joined: 31 Aug 2004 Posts: 12 Topics: 9
|
Posted: Tue Mar 27, 2007 2:47 am Post subject: Removing CLIST program execution display |
|
|
Hi,
We have a CLIST code that is used to expand all copybooks in a cobol program. However, this program has been functioning weirdly since last couple of days.
When somebody tries to execute this CLIST command in the editor, it displays all the statements executed for every iteration.
The CLIST has not been modfied since a long time, and the other editor CLISTs seem to work fine.
Could anybody plz throw some light on this issue.
I m new to CLIST and hence request you to reply in detail.
Chandan |
|
Back to top |
|
 |
Bill Dennis Advanced

Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
|
Posted: Tue Mar 27, 2007 8:53 am Post subject: |
|
|
The CONTROL statement in the CLIST has options to echo the statements back to you (LIST, CONLIST, SYMLIST). Read the TSO CLIST manual for explanations.
Mabye the setting of these are changing through invocation options? _________________ Regards,
Bill Dennis
Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity. |
|
Back to top |
|
 |
|
|