Thanks Scott.
Scott, I tried using your program
http://forums.systeminetwork.com/isnetforums/showthread.php?t=102651&page=2
But it is having a different problem. It works perfectly interactively, but in batch (QPGMR) it does not see jobs in SBS(QHTTPSVR) that are in MSGW. Like I said, interactively it works perfectly, but not in batch.
Any idea?
Thanks!
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Tuesday, May 31, 2011 2:33 PM
To: RPG programming on the IBM i / System i
Subject: Re: ENDMSGW QUSLJOB API
You're right, he should get an *ESCAPE message.
Though, it's not because he's passing zero bytes for the error code
format. Indeed, he's not passing the error code format to QUSRJOBI at all.
But, you're right that he should get an escape message. Except that
he's passing the length parameter incorrectly -- that can cause the
system to overwrite other storage, and at that point, all bets are off.
On 5/31/2011 11:53 AM, David Gibbs wrote:
IIRC if he tells the API that he's providing zero bytes for the error
code format, and he gets an error, he'll get an escape message.
david
--
This is the RPG programming on the IBM i / System i (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.
Important Confidentiality Notice: This email message, including all attachments is for the exclusive use by the person(s) to whom it is addressed, and may contain information that is confidential or privileged. Any unauthorized review, use, disclosure or distribution is prohibited under applicable law. If you have received this email in error, please notify me immediately by reply email and delete this message and any attachments. Thank you.
As an Amazon Associate we earn from qualifying purchases.