× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: RPG Programming Question
  • From: "Wolf, Roger" <Roger.Wolf@xxxxxxxxxx>
  • Date: Fri, 20 Oct 2000 16:14:21 -0500

Title: RE: RPG Programming Question

In BPCS version 4.05CD and less the following command is used to construct the initial library list.  This show the QTEMP library at the bottom.

RTVDTAARA DTAARA(&USRLIB/INLIBL) RTNVAR(&LIBL)          
CHGVAR     VAR(&CMD) VALUE('CHGLIBL LIBL(' *CAT &LIBL +
              *BCAT 'QGPL QTEMP' *TCAT ')')             
CALL PGM(QCMDEXC) PARM(&CMD &LEN)        

I do believe it would be more convenient if SSA put it at the top instead of the bottom.  I have learned not to rely on the position of the QTEMP library on the library list.  Using overrides where need to make sure the file is used from QTEMP.  I would not try to change BPCS to put it at the top.  Unpredictable results could occur.  I would have the programmer change his/her library list as need for testing.  A simple EDTLIBL would do this. 


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.