View previous topic :: View next topic |
Author |
Message |
mf_user Intermediate
Joined: 01 Jun 2003 Posts: 372 Topics: 105
|
Posted: Mon Feb 09, 2009 8:13 am Post subject: Usage of TRACEID |
|
|
Hi, I have found below piece of code in one of our CICS programs. I would like to know the purpose of it.
Code: |
EXEC CICS
ENTER TRACEID (16)
END-EXEC
|
Please help with details & Thanks. _________________ MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
== |
|
Back to top |
|
|
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Mon Feb 09, 2009 9:04 am Post subject: |
|
|
Take a look at a CICS Application Programming Reference.
Use the 'quick manuals' link at the top of the page. _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
|
mf_user Intermediate
Joined: 01 Jun 2003 Posts: 372 Topics: 105
|
Posted: Tue Feb 10, 2009 4:16 am Post subject: |
|
|
Thanks Dick ! _________________ MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
== |
|
Back to top |
|
|
|
|