Page 1 of 1

Changing strings in a file by a batch job.

PostPosted: Sat Jun 09, 2012 10:36 pm
by Mehdi shri
How I can change string in a sequential dataset by JCL. Which utility I must use?

Re: Changing strings in a file by a batch job.

PostPosted: Sun Jun 10, 2012 7:37 am
by dick scherrer
Hello,

When you have a new question, start a new topic. . .

You cannot do this with JCL.

You probably Can do this with your sort product - which will require a bit of jcl AND sme Sort Control statements.

You need to post some example input data and the output you want when this is run. Mention the recfm and lrecl of the files.