Sure it makes sense. Been creating commands for 15 years. I just somehow missed seeing that message this time.
Thanks for pointing it out
Alan
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Friday, November 08, 2013 3:02 PM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: [possible spam] Re: Sending Escape messages
On 11/8/2013 1:11 PM, Alan Cassidy wrote:
It is helpful to the list if you share your resolution to the issue, what worked or didn't.
He did, sort of. He said Mark's suggestion worked. Mark's suggestion was that he had this in his code:
'QCPFMSG QSYS'
and it should be this:
'QCPFMSG QSYS'
The way the parameter works is the first 10 characters are the object name, and the next 10 are the library name. So if he codes 'QCPFMSG QSYS', the object name is 'QCPFMSG QS' and the library is 'YS' -- at
least, that's how the API would see it. You can see why that would be
a problem, yes?
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
--------------------------------------------------------------------------------
Confidentiality Notice: This email may contain confidential information or information covered under the Privacy Act, 5 USC 552(a), and/or the Health Insurance Portability and Accountability Act (PL 104-191) and its various implementing regulations and must be protected in accordance with those provisions. It contains information that is legally privileged, confidential or otherwise protected from use or disclosure. This e-mail message, including any attachments, is for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. You, the recipient, are obligated to maintain it in a safe, secure and confidential manner. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.
--------------------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.