I have a VB flat file and need to make this small change. I can write a COBOL program but is it possible to do it in SORT?
IF FLD1(1:3) = '111' and FLD2(81:12) = 'XXXXXXXXXXXX'
CHANGE FLD2(81:12) TO 'YYYYYYYYYYYY'
Thanks,
Gary.
Return to DFSORT/ICETOOL/ICEGENER