I am an occasional Cobol user, and was wondering how I would go about
trapping an error returned by the QSNDDTAQ API called from a Cobol program.
We want to trap the condition when Data Queue is full (CPF950A) and go in a
DLYW before trying again.
I think calling a CL program from the Cobol to call the API, instead of
calling the API directly might work, but I have been told to check if it is
possible to do without adding a new CL program call.
I tried ON EXCEPTION clause, but that seems to trap only errors on the Call
command (program not found, parameter mismatch etc), so does not work in
this case.
Any suggestions, guidance will be greatly appreciated.
Vinay
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.