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



Hi, Sharon:

First, you need to change your logical files to allow more than one member, e.g.:

CHGLF library/filename MAXMBRS(*NOMAX)
or
CHGLF library/filename MAXMBRS(some-number)

Then, see the ADDLFM (Add Logical File Member) command, e.g.:

ADDLFM FILE(library/lfname) MBR(lfmbrname) DTAMBRS((library/pfname (pfmbrname)))

Each LF can have one or more members, each "over" one or more members in the "base" PFs ...

Hope that "makes sense"?

Mark

> Sharon wrote:
Hello, I am trying to figure out how to handle adding a member to an index on a file. Did some testing, added a member to the main file, and the index does not automatically pull it in like a LF would.
When I dropped the index and recreated it, you cannot see if it is there when you do a WRKF command, and the total records listed went down from it's previous amount.

What is the proper way to handle this? Any help would be appreciated.

Sharon

_________________________________________________________________
Hotmail® is up to 70% faster. Now good news travels really fast.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009

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.