|
I searched the archives and spent a little time at the IBM site but to
no avail...
I would like to have a routine that would translate ERRC0100 error
parameters from an API call to displayable text.
Naturally, I went to the QMHRTVM API to do so.
However, there is nothing in the ERRC0100 parms that include the message
file the message id came from (unlike most of the QMH API's which do).
Generally, messages are in QCPFMSG. And I read some nice posts that said
that almost all messages are there. But no-one explain about 'the
others'.
Is there a definitive way to know what message file contains a
particular message ID, or (specifically) if an API trips an error what
message file that message comes from? Answers like 'almost all' really
bother me when I'm attempting to define a department standard.
I thought about taking the message as returned from the API through the
ERRC0100 data structure and sending that as a message (QMHSNDPM or
such), then receiving that message thereby having the message file used
that most message API's return.
But that seems a little silly to me. The
system returned me the error ID in the ERRC0100 structure - surely it
knows at that point where the message file is? The ERRC0200 structure
also doesn't include that data. Is there more formats available?
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.