× 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 2023-02-21 3:37 p.m., Peter Dow wrote:
Thanks Vinay.

Both the PDF and the online documentation for 7.4, and what you said, are misleading. They appear to state the the *AUTO parameter of the DTAARA keyword is what makes it a data area data structure, but in fact it is the DTAARA keyword that does that, not the *AUTO parameter. The PDF is particularly bad in that it does not explain what the *AUTO parm actually indicates.
...
It's actually the combination of the DTAARA keyword plus *AUTO.

A "data area data structure" is a data structure that is automatically read and locked during the *INIT phase and automatically written out and unlocked during the *TERM phase when *INLR is on.

With the DTAARA keyword but without *AUTO, it's just a data structure that can be used to read/write a data area with the IN and OUT opcodes.

I agree that the documentation isn't great for the DTAARA keyword.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.