|
On 3/11/2016 10:32 AM, Joe Pluta wrote:
Oh, it's really a very clunky situation: one file with multiple arrays
in a row. In fixed it was OVERLAY(DSNAME:1) followed by
OVERLAY(DSNAME:*NEXT). Doesn't work in free because you can't use the
data structure name.
The reason there's no free-form syntax for OVERLAY(DSNAME:*NEXT) is that *NEXT doesn't mean "next after the previously coded subfield", it means "next after the whatever subfield has the highest to-position so far", which means the same as not coding OVERLAY at all.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.