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



Not necessarily. You could set up your DDS like so:

A R JOIN1 PFILE(FILE1 FILE2)

fields that are named the same in both files.

A STAT
A CLOCK
A FNAME
A INIT
A LNAME
A ADDR1

Then in your RPG you can use rename:

FJOINFILE IF E K DISK
F RENAME(JOIN1:JOIN2)


I don't recommend doing this on a regular basis. In fact, this should
only be used as the last act of a desperate man.





Terry Anderson
Programming Manager
Citation Corporation
Switchboard 1.251.867.5481 ext 212
Direct Line 1.251.809.2312
Fax 251.867.0525
Cell 1.251.363.4975




message: 8
date: Fri, 7 Dec 2007 15:08:37 -0600
from: "Thompson, Glenn" <gthompson@xxxxxxxxxxxxx>
subject: RE: Logical File over identical files in separate libraries.

Currently all the files are identical down to the record
formats. So am
I out of luck?



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.