I turn on the trace like this:

$S TRACE(13)                                           
$T EXIT(6),TRACE=YES                                   
$T TRACEDEF,ACTIVE=YES,LOG=(CLASS=L,START=YES)         ** (class L where you 
want the trace output **


Then turn it off:

$T TRACEDEF,SPIN                             
$T TRACEDEF,ACTIVE=NO,LOG=(START=NO)         
$T EXIT(6),TRACE=NO                          
$P TRACE(13)              

The trace can reveal a lot about the CI text.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to