I am using ISRSUPC to compare two datasets in line mode. It can identify
changed lines not only if are at the same line numbers, but the records can
be in different record numbers in the file. The problem is that this is a
limited range. For example line 10 in file a is '1234' and line 12 in file b
is '1224'. the compare utility will identify that it is an update (and not
an insert & delete).

My question is how can I control the range (size/buffer/number of lines) the
utility will ook for an update and don't mark changes as insert & delete?

ITschak

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to