Loyd,
try this,
E A 3 2
IARY DS
I 1 2 A01
I 3 4 A02
I 5 6 A03
C MOVEA A ARY
...
C EXFMT SCREEN
...
C MOVEA ARY A,1
Where a01, a02 and a03 are your screen fields.
hth,
rick
lg - Loyd Goodbar wrote:
>
> If I have an array in RPG, can I map it to a display or printer file?
> I.e. I have an array A with 3 elements, can I do A,1 A,2 A,3 in
> displays like I can in RPG? Or am I cursed with moving each element
> into a discrete DDS field, like I'm presently doing?
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---