|
Anyone have a short example ?
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Vernon Hamberg
Sent: Friday, May 18, 2007 7:46 AM
To: RPG programming on the AS400 / iSeries
Subject: RE: Is There A Better Way To Grab Parameters?
Definitely do this - more flexibility in defining parameters with
prototypes than with *PLIST
The prototype should be called the name of the program. Follow the PR
statement with the parameters - you can use LIKE and all that in the
keywords. Then put in the PI - procedure interface - can be right
away. Just use the same parameter definitions as the PR and you are good
to
go.
HTH
Vern
At 10:26 AM 5/17/2007, you wrote:
>I don't know about "better", but the ILE way is to define a prototype for
>the main procedure of your program.
>
>Well, I guess it is better because you can then share the prototype with
>others and the compiler will check for inconsistent parameters.
>
>Joe
>
> > From: Mike
> >
> > Is there a better way to grab parameters in a RPG program? For years I
> > have
> > use the *entry plist. Is there a new way to do that in V5R3 or V5R4
> > better?
>
>
>--
>This is the RPG programming on the AS400 / 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 AS400 / 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 AS400 / 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.