Hello.

We have  bainary file that is send to unix box in that file there a mapping 
data in which each byte represent data for 8 unix  box.

The data defintion is of the below

01  IT2-REC.
    03  IT2-LNG               PIC 9(4)  COMP.
    --
   03   MAP-DATA OCCURS 0 TO 1500
    DEPENDING ON IT2-LNG  PIC X.

Here now we are planning to increase from 1500 to 2000 , so here after 
modification how we can compare the files as this a binary data ( ie 1500 *8) 
information is embedded here.

Thanks
Ron T

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to