|
I want to use the MONITOR opcode in a CL like way, that is monitor for specific exception message identifiers. MONITOR ; // code on-error CPF9898 ; on-error CPF9801 ; endmon ; But the ON-ERROR part of MONITOR only permits rpg exception identifiers. Is there a way to map exception identifiers to the actual msgid that signaled the exception? Basically I want a proc to throw an exception and the calling proc to catch it. How does my code throw an rpg exception identifier? thanks, Steve Richter
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.