Hi,
Can anyone suggest me how to read and display the records from a VSAM or Flat file from a specific record.
For example, if we are reading VSAM file and writing the data into a flat output file, it has written 50 records once.
If we want to append the remaining data from 50 onwards, how we need to read the file.