|
This is a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
How big is your CDATA? If it is really small you might want to switch
from a compile time table to something like:
D DS
D mydata 80 inz('12345ABCDEF98765+
D 12345ABCDEF98765+
D 12345ABCDEF98765+
D 12345ABCDEF98765+
D 12345ABCDEF98765')
D ary1 5a overlay(mydata) dim(5)
D ary2 6a overlay(mydata:next) dim(5)
D ary3 5a overlay(mydata:next) dim(5)
Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin
"Tanveer, Mohammad" <mtanveer@crateandbarrel.com>
Sent by: rpg400-l-admin@midrange.com
07/24/2002 04:15 PM
Please respond to rpg400-l
To: "'rpg400-l@midrange.com'" <rpg400-l@midrange.com>
cc:
Fax to:
Subject: Arrays
How can I save this CDATA into three different arrays using RPGIV ? I
know
how to save it into two arrays using ALT but do not know how to save it in
3.
Can someone help.
**
12345ABCDEF98765
12345ABCDEF98765
12345ABCDEF98765
12345ABCDEF98765
12345ABCDEF98765
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.