|
This has been an issue since I can remember. I remember reading on comp.sys.ibm.as400.misc one time that someone said they got it to work... not sure if I believed it, though.. If you want some free library list functionality, it's part of my eRPG SDK, but not tied to the registration. The F.LIBL service program. So you could just download it and use the #PushLib and #PopLib subprocedures to change the library list at run time. www.erpgsdk.com Just don't run the install, and copy the F.LIBL service program to your library as well as the /copy member for the prototypes. There are other functions there as well, all listed on the page. It's what I've used for years (read my previous post on how I integrate it into multiple environments). On Thu, 14 Apr 2005 14:12:58 -0500 Shane_Cessna@xxxxxxx wrote: > yes...still get the same old library list... > > Shane Cessna > iSeries Programmer > iSeries WAS Administrator > North American Lighting, Inc. > (618) 662-4483 x2776 > shane_cessna@xxxxxxx > > > > "Haas, Matt" <Matt.Haas@xxxxxxxxxxx> > Sent by: web400-bounces@xxxxxxxxxxxx > 04/14/2005 02:12 PM > Please respond to > Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx> > > > To > "Web Enabling the AS400 / iSeries" <web400@xxxxxxxxxxxx> > cc > > Subject > RE: [WEB400] Library List question... > > > > > > > Did you restart the web server after changing the > profiles? > > Matt > > -----Original Message----- > From: web400-bounces@xxxxxxxxxxxx > [mailto:web400-bounces@xxxxxxxxxxxx]On > Behalf Of Shane_Cessna@xxxxxxx > Sent: Thursday, April 14, 2005 3:05 PM > To: Web Enabling the AS400 / iSeries > Subject: RE: [WEB400] Library List question... > > > Hey guys, > > I've tried most of your suggestions, but no luck... > > Matt Haas: "You could also create a new job description > for users > QTMHHTTP and QTMHHTP1 (I think both use QDFTJOBD) that > has the libraries > that you want in it's library list." > > I tried this with the following command: CRTJOBD > JOBD(CGIBIN/CGIJOBD) > TEXT('Job Description for CGI programs...') INLLIBL(QSYS > QSYS2 QHLPSYS > QUSRSYS QGPL QTEMP QGPTOOLS CGIBIN NALCUSTOM CCSDTA) > LOGCLPGM(*YES) > > I got the job description created, changed QTMHHTTP & > QTMHHTP1 user > profiles, ran my program again and got the following > library list: > > QSYS SYS > QSYS2 SYS > QHLPSYS SYS > QUSRSYS SYS > QHTTPSVR CUR > QGPL USR > QTEMP USR > QGPTOOLS USR > <snip> > > -- > This is the Web Enabling the AS400 / iSeries (WEB400) > mailing list > To post a message email: WEB400@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/web400 > or email: WEB400-request@xxxxxxxxxxxx > Before posting, please take a moment to review the > archives > at http://archive.midrange.com/web400. > > Bradley V. Stone BVS.Tools www.bvstools.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.