×
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.
Funny, we ran into this in the last few days. Also on V7R1.
One of the developers banged together a CPYF similar to what you did and
it copied additional records when there were trailing blanks in the
key. After trying several workarounds he could not get it to work to
always copy only the desired record.
He has since sworn off CPYF & INCREL and replaced it with SQL. [ Insert
into newfile (select * from oldfile where condition)]. This is a much
more precise and IMHO reliable approach
In hindsight, I recollected reading about this in the past and one of
the other developers turned up some internet discussion. I suspect IBM
will not change anything.
Sam
On 5/7/2013 6:34 PM, Steve Landess wrote:
That is what I thought. However, I believe that I will wait for Mr.
Pence's response before I call IBM.
-sjl
Paul wrote:
I think you should only get the 1 record.
As an Amazon Associate we earn from qualifying purchases.
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.