On Tue, 15 Aug 2017 08:32:34 +0300, venkat kulkarni wrote:
>
>OSHELL
>               {
>      echo '!rm -r /u/venkat/test_01.txt' ; +
>      echo '!rm -r /u/venkat/test_01.txt'   ; }
>
>Please suggest, if any changes in this JCL is required to make this full
>process work.
> 
I'd suggest as an easier alternative:
    //STEP  EXEC  PGM=IEFB14
    //FILE   DD   PATHOPTS=ORDWR,PATHDISP=DELETE,
    //  PATH='/u/venkat/test_01.txt'

-- gil

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

Reply via email to