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



The main ways that your CL can know that the call to ProgramA ended in
error are:

1. An unhandled exception occurred in ProgramA - this would be identified
in the CL via a MONMSG as Jon told you above.
2. ProgramA intentionally sets a parameter value which the CL can use to
identify whether it is OK to go on and call ProgramB or not.

These are not mutually exclusive, they are handling different types of
error conditions.



On Wed, 4 Dec 2019 at 09:26, techie21 IT <techiei876@xxxxxxxxx> wrote:

Hi,

But problem is that program 1 has many if /else conditions and what will
happen if my program 1 falls under some error condition which it has
multiple error conditions in it.
So how will i be able to cope with this situation because program 2 from
this CL should only be called once program1 is completed normally here
normally means it should be able to do all those desired activities for
which it has been designed.
Also even in some positive scenarios all goes good and program 1 gets
completed successfully then how will my CL program come to know that it\s
time to execute program 2 now.


Thanks much...

On Tue, Dec 3, 2019 at 8:15 PM Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:

Plus I believe the OP intimated that the programs were not being
modified.


On Dec 3, 2019, at 12:32 PM, midrangel@xxxxxxxxxxxxxxxxx wrote:

I'd argue that too tightly couples the two programs.

Proper checks can be made in the CL to see that program 1 completes as
desired before calling program 2.

--
Jim Oberholtzer
Agile Technology Architects

-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Booth
Martin
Sent: Tuesday, December 3, 2019 12:24 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: cl program to call two rpgle programs

I'd consider calling programB from programA, so that programB only runs
if
and how programA wants it to run.


On 12/3/2019 11:06 AM, techie21 IT wrote:
Hi,

I am trying to write a CL prgram which should call two independent
RPGLE
Programs,
I am trying this to club these 2 different RPGLE programs so that
they
should run in a same job but problem is that these 2 RPGLE programs
are
very complex and have different if else conditions so how can I club
them
together also once first RPGLE program gets completed then only
secondone
should be invoked.


Thanks
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://amazon.midrange.com

--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


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.