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



Yes, I do understand what you are saying. It feelsl like cheating :D But
I do think it should work. Just go back once the service programs are
created, uncomment the calls, and do an updsrvpgm.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



MattLavinder@xxxxxxxxxxxxxxxxxxx
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
11/06/2009 03:06 PM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>


To
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
cc
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>,
rpg400-l-bounces@xxxxxxxxxxxx
Subject
Re: Creating Service Programs that call procedures in each other.






In SRVPGM2 you could just comment out the call to SRVPGM1/PROC3.

Next, compile and create SRVPGM2. Then compile and create SRVPGM1.

That will get SRVPGM1 created successfully because it will be able to find
all the procedures in SRVPGM2.

Then go back, uncomment the call to SRVPGM1/PROC3 in SRVPGM2, recompile,
and update SRVPGM2. Should work since SRVPGM1 has been created
successfully.

Hope that makes sense. I think that should do it unless I am missing
something.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.