Hi,
Suppose there are 2 files File A and B and both have few common fields in just terms of data types but their names are not same.
So how can we copy all the records from file B to file A provided whatever data gets copied in File A has just that data for which both the files have com mon data types and no extra field in File A be appended from file B after this CPYF command is executed.
Thanks
Suppose there are 2 files File A and B and both have few common fields in just terms of data types but their names are not same.
So how can we copy all the records from file B to file A provided whatever data gets copied in File A has just that data for which both the files have com mon data types and no extra field in File A be appended from file B after this CPYF command is executed.
Thanks
Comment