I beleive that in order to do an option 5, add to member, the record formats of the second result file, must exactly match the existing file. The field names, sizes, and types must all match.
For the second query try using the digits function convert XVAL to a character field named ESTRF.
Field Expression
ESTRF digits(XVAL)
Discuss This Question: 1  Reply