× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You could prototype it in the d-spec ....

i.e.

c    *entry plist
c           parm            something
c           parm            somethingelse


would be


d MyPgm     pr              extpgm('MYPGM')
d  Something                like(someting)
d  SomethingElse            like(somethingelse)

d MyPgm     pi
d  Something          10a
d  SomethingElse      10s 0



or something along those lines....




MWalter@xxxxxxxxxxxxxxx wrote:
Hello all,

Checked the archives on this and can't believe that it hasn't come up
before. But currently when calling an RPG module that contains cycle code
from a CLLE module, and needing to pass parameters to the RPG, I still use
*entry plist. Since upgrading to V5R2, I've been trying to use Free Form
RPG. Realizing that there is no free form version of *entry plist, is there
a way to create another type of parameter interface that CLLE could use?


Thanks,


Mark


Mark Walter Sr. Programmer/Analyst Hanover Wire Cloth a div of CCX, Inc. mwalter@xxxxxxxxxxxxxxx http://www.hanoverwire.com 717.637.3795 Ext.3040 /"\ \ / X / \


_______________________________________________ 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.



--


Robert Upshall
Professional Software of Amarillo
(806) 358-8928
rupshall@xxxxxxxxxxx



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.