×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On looking at it further, I'm pretty sure it's the QUALIFIED keyword on the
EXTNAME data-structure. Since you're not *explicitly* reading into a
data-structure on the READE, then the AP data structure will only be *
implicitly* filled if it *isn't* qualified (in other words if the fields in
the program *exactly* match the file field names). Since a qualified
structure will have prefixed fields, it won't be automatically filled.
Of course, I could be wrong, but I'm almost certain I've hit this before. I
got round it by using an implicit read into an unqualified DS andthen moving
that DS into a qualified DS.
Of course I could be wrong :)
Rory
As an Amazon Associate we earn from qualifying purchases.
This thread ...
Re: READE not bringing in record data, (continued)
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.