× 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.





HI,
FREE FORM LOCAL DATA AREA IS:

Dcl-DS *N DTAARA(*AUTO);


Please Reference: sc092508a.pdf

IBM i
Version 7.1
Programming
IBM Rational Development Studio for i
ILE RPG Reference


In addition, there are four special data structures, each with a specific
purpose:
A data area data structure (identified by the *AUTO parameter of the DTAARA
keyword for a
free-form definition or a U in position 23 of a fixed-form definition)


Best Regards,


=======================


|--------+------------------------------->
| | Chris Pando |
| | <chris.pando@xxxxxxxx|
| | m> |
| | 寄件人: "RPG400-L" |
| | <rpg400-l-bounces@mid|
| | range.com> |
| | |
| | |
| | 2016/03/09 上午 11:37|
| | 請回信 給 "RPG |
| | programming on the |
| | IBM i \(AS/400 and |
| | iSeries\)" |
|--------+------------------------------->
>--------------------------------------------------------------------------------------------------------------------------------------|
| |
| 收件人: rpg400-l@xxxxxxxxxxxx |
| 副本抄送: |
| 主旨: What am I missing, or free-form data structures and the group data area. |
>--------------------------------------------------------------------------------------------------------------------------------------|



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?

chris@xxxxxxxxx
www.brilligware.com
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.