×
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.
This?
https://www.ibm.com/docs/en/i/7.3?topic=codes-error-error
Excerpt...
nnnnn
A status code
*PROGRAM
Handles all program-error status codes, from 00100 to 00999, and 9999.
*FILE
Handles all file-error status codes, from 01000 to 02999
*ALL
Handles both program-error and file-error codes, from 00100 to 09999. This is the default.
Status codes outside the range of 00100 to 09999, for example codes from 0 to 99, are not monitored for. You cannot specify these values for an on-error group. You also cannot specify any status codes that are not valid for the particular version of the compiler being used.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Alan Cassidy
Sent: Monday, June 26, 2023 3:54 PM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: RPG - MONITOR error codes
I can't find the link to the list of error codes that we can use with
the MONITOR op code in RPG?
Can somebody post it, pretty please?
--Alan
As an Amazon Associate we earn from qualifying purchases.