|
IIRC, you have to make sure you've reset to the first occurrence before
passing it as a parm.
Switching to an DS array would eliminate that requirement.
Charles
On Wed, Jun 24, 2015 at 1:33 PM, Jeff Young <jyoung0950@xxxxxxxxx> wrote:
Jon,the
Thank you,
So in the prototype, I would define the entry using LikeDs(MODS) and in
receiving pgm it would be able to access all occurrences?so
D My_Pgm extpgm('xxxx')
D Parm_Ds likeds(MODS)
D MODS Ds Occurs(90)
Jeff Young
Sr. Programmer Analyst
On Wed, Jun 24, 2015 at 11:46 AM, Jon Paris <jon.paris@xxxxxxxxxxxxxx>
wrote:
Define the parm as LIKEDS(xxxxxxxx)parm.
Easy.
There is zero need to play with pointers these days for this kind of
A DS array would be better of course and could actually be passed as a
MODS since internally they are the same. But it would also use LikeDS
noprogram
difference there.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Jun 24, 2015, at 11:04 AM, Jeff Young <jyoung0950@xxxxxxxxx> wrote:
All,
From an RPGLE Free Format program, I need to call another RPGLE
notFixedthat accepts a MODS as one of its parms. Since this program is in
as aFormat as are all other programs calling it, they just pass the MODS
parm with no problem.
In Free format, I need to define the call via a prototype, and can
(RPG400-L)(RPG400-L)determine how to prototype the MODS.op-code?
Is there a way to do this or do I need to use the Fixed Format CALL
TIA,
Jeff Young
Sr. Programmer Analyst
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
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.
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
--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.
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.
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.
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.