This example demonstrates how you use UPDATE to limit updates to particular record positions. It changes all occurrences in the file of the string '913' to '417' starting at position 54 of the input record to position 83.
UPDATE, CHANGE(54,30,EQ,C'913',C'417',ALL)
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |