× 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: [Fwd: Restricted Interactive RUNQRY]
  • From: John Earl <johnearl@xxxxxxxxxxxxxxx>
  • Date: Thu, 14 Sep 2000 15:21:15 +0200
  • Organization: The PowerTech Group



--
John Earl                    johnearl@400security.com
The PowerTech Group      --> new number --> 253-872-7788
PowerLock Network Security   www.400security.com
--



Al,

MacWheel99@aol.com wrote:

> To test the theory, use EDTLIBL to edit the sequence of libraries while you
>   are signed on.
>

Just to be clear, EDTLIBL will not allow you to affect libraries in the system
portion of the library list.  EDTLIBL only works on the user portion of the
library list.


> > I can't change the order of the libs in the
> >  System Libl for particular users, can I?
>
> I don't see why not.  I thought SYSVAL was the default before anyone mucked
> with their library list.
> GO CMDLIBL to see the LIBL commands available, then incorporate some in a CL.

<snip>

> I have several CL which
> 1. Add some library to *LIBL & specify if *FIRST or whatevr in the list
> 2. Run some software that uses objects in that library that are not qualified
> & often in the form of submit some job
> 3. Remove that library from *LIBL

I know that this is a popular method for directly qualifying objects, but I 
curse
whenever I run accross it in code.   Hard-coded libraries make testing a much
more difficult and error prone procedure.  It is like a little booby trap in the
code that is going to jump up and bite some unsuspecting programmer someday.

If you need to add a library, or qualify an object to a library, you should use 
a
JOBD, or the PSDS, or a softcoded record or data area.  Anything but a
specifically named library.

IMHO,

jte

--
John Earl                    johnearl@400security.com
The PowerTech Group          206-575-0711
PowerLock Network Security   www.400security.com
--







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.