pipe listpds 'your.pds' | cons | chop 3 | insert /delete 'your.pds' / | tso | cons
OREXXMan JCL is the buggy whip of 21st century computing. Stabilize it. Put Pipelines in the z/OS base. Would you rather process data one character at a time (Unix/C style), or one record at a time? IBM has been looking for an HLL for program products; REXX is that language. On Wed, Jul 11, 2018 at 3:13 PM, Paul Gilmartin < [email protected]> wrote: > On Wed, 11 Jul 2018 14:59:15 -0400, Hobart Spitz wrote: > > >You're in TSO. Add this line, or equivalent, before the DELETE. > > > >listd 'your.pds' mem > > > What about the TOCTTOU hazard? > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
