On Thu, 28 Mar 2019 02:51:59 -0500, Elardus Engelbrecht wrote: > >I've got a requirement where a single line in large dataset (RECFM=VB or FB >and LRECL=<larger than 2048>) needs to be edited/changed in batch. Changed >dataset is then to be used in next job steps. > >Sounds easy? Interactively with TSO yes, but they want it to be done in a >batch job. > >Something like c '???' '!!!' which can be easily done interactively. > >I have a look at the different utilities. One utility I could find useful is >the EDIT and CHANGE commands running under IKJEFT. > >Unfortunately those IKJEFT01 commands require that the dataset lines need to >be numbered. > Could you run ISPF Edit under IKJEFT and use its CHANGE command in an initial macro?
-- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
