Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 9405

DFSORT/ICETOOL :: RE: Replacing same string with different values

$
0
0
Author: Bill Woodger
Subject: Reply to: Replacing same string with different values
Posted: Wed Feb 22, 2017 11:40 pm (GMT 5.5)

On INREC use IFTHEN=(WHEN=(logicalexpression to identify your 'Allcede 123' and temporarily extend the records with a SEQNUM.

Then five IFTHEN=(WHEN=( to rest for the sequence number allocated being 1, 2, 3, 4, 5 with OVERLAY to make the change.

Use IFOUTLEN to return records to original size (since the extension is not needed once it has been used).


Viewing all articles
Browse latest Browse all 9405

Trending Articles