|
Be aware that QZRUCLSP can only handle 10i0 return values, and only
supports up to 7 parameters. It is a good suggestion though.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mark S. Waterbury
Sent: Tuesday, February 10, 2009 10:39 AM
To: RPG programming on the IBM i / System i
Subject: Re: Best practices for using code in a mixed OPM/ILE
environment
Hi, John:
Since V4R4, there is an API called QZRUCLSP that allows OPM programs to
call a procedure in a service program. (See the InfoCenter API finder
for details.)
Or, you could always write a small "wrapper" or "jacket" program that is
an ILE bound *PGM that calls the service program procedure, and can be
called directly by OPM *PGMs (possible since V2R3).
Cheers,
Mark S. Waterbury
> John McKay wrote:
I don't believe it is possible to do make an OPM interact with aservice
program.in the
The best practice would be to merge the program with the subprocedure
source,www.rpglanguage.com/copybook.html.
either inline or with copybooks.
I have an expanded copybook precompile at
one
It allows for copy by line number, so all your subprocedure can be in
source member.OPM
Regards,
John McKay mba
www.mckaysoftware.ie
www.rpglanguage.com
----- Original Message ----- From: "sjl" <sjl_abc@xxxxxxxxxxx>
Newsgroups: midrange.rpg400-l
To: <rpg400-l@xxxxxxxxxxxx>
Sent: Tuesday, February 10, 2009 2:18 PM
Subject: Best practices for using code in a mixed OPM/ILE environment
All -
I have a subprocedure in a service program that I want to use in an
mailingprogram. What is the best practice for doing this?
At this time, I can't convert the OPM program to ILE.
Do I just need to write another RPGIV program which calls the ILE
subprocedure that can be called by the OPM program?
- sjl
--
This is the RPG programming on the IBM i / System i (RPG400-L)
--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 / System i (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 / System i (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.