> TMP-HLQ,1,08,CH * HLQ Jack,
Hope you realized that you destructively overlaid the original record and started the temp fields at position 1 and then you follow the count fields as you used OVERLAY instead of BUILD. Ideally, I would start the TEMP field at the END of the original record. Something like 81 ie. > TMP-HLQ,81,08,CH * HLQ Thanks, Kolusu ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
