I swear I knew a way to do this, but I can't remember it or find it. What I want to do:
There is a file, at the end of the record is a list of 20 fields, all defined the same. I want it so that as soon as I read a record, my array is populated with those 20 fields. I don't want to have to move each one of them individually. I swear there was a way to define a field with a keyword or soemthing that was based on a record format and once the format was populated, so was the field. The field could be a DS that I could OVERLAY with an array and all 20 would have their values...but I can't remember how.
Is this possible?
There is a file, at the end of the record is a list of 20 fields, all defined the same. I want it so that as soon as I read a record, my array is populated with those 20 fields. I don't want to have to move each one of them individually. I swear there was a way to define a field with a keyword or soemthing that was based on a record format and once the format was populated, so was the field. The field could be a DS that I could OVERLAY with an array and all 20 would have their values...but I can't remember how.
Is this possible?