|
Well, for one thing the library list is larger than 25 libraries in V5R1. Try concatenating the library list into the command itself and using the system() function in RPGLE or QCMDEXC in CL: RTVDTAARA DTAARA(&USRLIB/INLIBL) RTNVAR(&LIBL) CHGVAR VAR(&CMD) VALUE('CHGLIBL LIBL(' *CAT &LIBL + *BCAT 'QGPL QTEMP' *TCAT ')') CALL PGM(QCMDEXC) PARM(&CMD &LEN) Rob Berendt ================== Remember the Cole! "Brooks Roach" <bar@KOCHLLC.COM> To: <MIDRANGE-L@midrange.com> Sent by: cc: owner-midrange-l@mi Subject: library list variables drange.com 05/02/01 08:10 AM Please respond to MIDRANGE-L Anyone know of a way to save the current library list, change it for an application and then restore the original list? I've tried saving to a 250 *char variable and then using CHGLIBL after the application, but the command doesn't understand the variable. I think I've seen this done a few years ago in DCMS, a package written by Kurt Salmon Associates in Atlanta, but I'm not certain now. Thanks, Brooks Roach +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.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.