× 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.




I have 4 files, each one has the same DDS format, but each one resides in a
different library.
For example
LIBRARY1/FILEA
LIBRARY2/FILEB
LIBRARY3/FILEC
LIBRARY4/FILED

My question is:-
is there a way to create ONE logical from these four files?

Just use multiple PFILE statements in the DDS for the logical.

PFILE(LIBRARY1/FILEA)
PFILE(LIBRARY2/FILEB)
PFILE(LIBRARY3/FILEC)
PFILE(LIBRARY4/FILED)

There was a recent discussion on this topic on MIDRANGE-L where I gave a little more detail:
http://archive.midrange.com/midrange-l/200606/msg00983.html

Since this isn't an RPG question, I suggest moving it to MIDRANGE-L if you want to discuss it further.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.