×
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.
Is it possible in CL to copy an entire multi-member file? TOMBR(*all) isn't
allowed, and if I leave TOMBR out completely, it copies all members of the
FROMFILE into a single member in the TOFILE.
CRTDUPOBJ doesn't help because the FROMFILE is a DDM file, and CRTDUPOBJ
creates another DDM file. I'm trying to copy all members of the DDM file
into a multi-member PF.
Am I missing something obvious?
More info:
I'm writing a simple source member comparison utility that will compare a
source PF on one system to the same source PF on another. Here is the
actual code (so far):
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.