|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Christen, Duane J.
Sent: Wednesday, June 18, 2008 2:10 PM
To: 'RPG programming on the AS400 / iSeries'
Subject: RE: Is RPG 'DEAD"
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Steve Richter
Sent: Wednesday, June 18, 2008 12:11 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: Is RPG 'DEAD"
<snip>
your monitor code will not run in the following situations:
- you call a COBOL program and it uses STOP RUN to exit.
</snip>
I have no idea, we don't have any COBOL here to test with, so I'll give
you this one.
<snip>
- the called procedure sends an *ESCAPE message back to the caller
of your procedure
- the job is ended
</snip>
Throw an exception "over" the method with the try finally and it will also
not catch the exception.
An exception/error should cascade up the call stack unless it is so
eggregious that it is time to end the program. If you are having problems
with exceptions then you need write code that checks for the error
condition before attempting the operation
Duane Christen
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.