×
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.
Hi Jay
Its been WAY too many decades since I last wrote any COBOL
However, this web page might be of help
https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_72/rzase/errhnd.htm
Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Jay Vaughn
Sent: Friday, May 31, 2019 8:07 AM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] RPG Monitor, but for COBOL
I know this is the RPG list but hoping there are some RPG'rs with some COBOL knowledge as well (I'm sure there are)
I'm simply looking for a MONITOR equivalent for COBOL.
In some of our rpg pgms we do the following in the mainline...
monitor;
process();
on-error;
dump(a);
send DumpEmail();
endpgm();
endmon;
I simply want to implement the same mainline monitoring strategy in COBOL but not sure if the capability exists.
Can anyone advise?
Couldn't find much of use via Google.
This link is probably about the best reference... but hoping of a working example if anyone has done something similar before?
https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_72/rzase/errhnd.htm
tia
jay
--
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.