On Wed, 3 Jun 2020 16:12:33 +0000, Billy Ashton wrote:
>
>Today's SORT challenge:
>I am reading a temporary file for input, created in an earlier jobstep. 
>I am using
>OPTION COPY
>INCLUDE COND=.....
>INREC IFTHEN=....
>
>OUTREC ...,
>IFTHEN=...
>
>This keeps only the records I want to reformat, and creates a nice 
>output file of commands. However, in order to debug this, I need to see 
>the whole input file. ...
>
/bin/tee?

Otherwise insert an IEBGENER step to dump your temp flle.

-- gil

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

Reply via email to