|
Unless I have missed something, I have found a deficiency in the free-form
data structure definition.
If I want to use the local data area, mapped to a data structure defined by
an external (reference) file (e.g. LDA),
my declaration would look like:
Dcl-DS lda Ext DtaAra(*LDA) End-DS
No problem. But I can't do the same for the group data area (which our menu
system uses).
Dcl-DS gda Ext DtaAra(*GDA) End-DS
generates an RNF3343, which says only *LDA and *PDA are valid.
Have I found something free-from can't do (makes it sort of hard to argue
free-form should be the standard), or am I missing something?
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.