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



"Rich Loeber" <rich@xxxxxxxxx> wrote in message 
news:mailman.130.1168285882.12056.midrange-l@xxxxxxxxxxxxxxx
Michael,

Typically, each member within a file has the same definition as all of the 
other
members.  I think I was assuming that the data submissions were all going 
to
have the same format.  Of course, you have have files with variable length
fields in them that would certainly qualify.

The OVERDBF MBR(*ALL) will consolidate all of the members into a single 
data
stream with the attributes associated with the *FILE object.  For example, 
if
you had multiple site submitting payroll data, it would all be coming in 
in the
same format (hopefully).  Each transmission would go into a separate 
member, but
at the end of the day you could read all of the members as if they were a 
single
file.

That's clear enough.

Here's another thing I believe we may need to know how to do. While a COBOL 
program is processing a physical file with OVRDBF MBR(*ALL), can it -know- 
which member it is currently processing?


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.