I've been out of RPG for a while. It feels like this should be fairly simple, but it is escaping me. Maybe putting it in a MONITOR block, but then how to send a message that can be responded to with a 'C' or 'R'?
A direct call to the RPG program is submitted to a job queue.
In RPG:
Command = 'ClrPfm transacts';
CommandLen = %len( Command );
Callp QCmdExc ( ( Command ) : ( CommandLen ) );
If file transacts is open elsewhere, the job sends message "The call to *LIBL/QCMDEXC ended in error (C G D F)." Instead of that message, I'd like to see a message that gives me (C R) options.
- Dan Bale
*** CONFIDENTIALITY NOTICE: The information contained in this communication may be confidential, and is intended only for the use of the recipients named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender. ***
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.