|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] That's pretty good. I like that. Glad to see it worked. However, I also like having the data up in the D specs on smaller arrays. Keeps me from bobbing my head up and down the program listing. Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin "DeLong, Eric" <EDeLong@Sallybeauty.com> Sent by: rpg400-l-admin@midrange.com 07/24/2002 04:56 PM Please respond to rpg400-l To: "'rpg400-l@midrange.com'" <rpg400-l@midrange.com> cc: Fax to: Subject: RE: Arrays Well, I'd give this a try: D $Array DS D $CTData CTDATA D Dim(5) D D $Array1 5S 0 Overlay($CTData:1) D $Array2 6A Overlay($CTData:*Next) D $Array3 5S 0 Overlay($CTData:*Next) Eric DeLong Sally Beauty Company MIS-Project Manager (BSG) 940-898-7863 or ext. 1863 > -----Original Message----- > From: Tanveer, Mohammad [mailto:mtanveer@crateandbarrel.com] > Sent: Wednesday, July 24, 2002 4:15 PM > To: 'rpg400-l@midrange.com' > 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. > > _______________________________________________ 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-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.