Answer is
SetEnv QIBM_CGI_CHANGE_CURLIB N
SetEnv QIBM_CGI_LIBRARY_LIST "Lib1;Lib2;"
Thanks
John Slanina
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of dlclark@xxxxxxxxxxxxxxxx
Sent: Monday, July 24, 2017 12:14 PM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: RE: my extpgm call is not pick the right program in the library list.
"RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx> wrote on 07/24/2017 11:55:07
AM:
Found the problem.... no to fix it ????
current library is changing to ITBRCPGMS and current library is
before users library list.
How can I fix that ??
It can come from the user profile, it can come from how the job is submitted, or the CHGCURLIB command can be called from any program in the job. You want the following is you want the user portion of the library list to determine which programs are used when called.
CHGCURLIB CURLIB(*CRTDFT)
Sincerely,
Dave Clark
--
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300
Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331
*********************************************************************************************
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary information. If you have received this message in error, please immediately notify the sender and delete and destroy the message and all copies. All unauthorized direct or indirect use or disclosure of this message is strictly prohibited. No right to confidentiality or privilege is waived or lost by any error in transmission.
*********************************************************************************************
--
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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.