Author: Bill Woodger
Subject: Reply to: Extract set of records matching on acct number
Posted: Mon Mar 06, 2017 3:46 pm (GMT 5.5)
You need a JOINKEYs, but you don't have a key on each record. So you make one in JNF1CNTL, with WHEN=GROUP. Extended the records temporarily. As Nicc indicated, how you do that exactly depends on whether your file contains fixed- or variable-length records.
Subject: Reply to: Extract set of records matching on acct number
Posted: Mon Mar 06, 2017 3:46 pm (GMT 5.5)
You need a JOINKEYs, but you don't have a key on each record. So you make one in JNF1CNTL, with WHEN=GROUP. Extended the records temporarily. As Nicc indicated, how you do that exactly depends on whether your file contains fixed- or variable-length records.