|
-----Message d'origine-----
[mailto:midrange-l-bounces@xxxxxxxxxxxx] De la part de Dennis Lovelady
I've discovered that someone is regularly doing this :
CLRPFM FILE(myfile)
CPYF FROMFILE(myotherfile) TOFILE(myfile) +
MBROPT(*ADD)
as opposed to this :
CPYF FROMFILE(myotherfile) TOFILE(myfile) +
MBROPT(*REPLACE)
in a standard test procedure. Has the programmer found a subtile
difference that I have missed or could results be different?
Subtitle? Are you asking the difference between *REPLACE and
*ADD, or something different?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.