|
There's a bug in CPYNV (Copy Numeric Value) when rounding some numbers. In V5R3, test PTF MF37416 fixes it. You can get it by asking IBM to let you download it, or by waiting until it's released to production. DESCRIPTION OF PROBLEM FIXED FOR APAR MA32381 : ----------------------------------------------- Using CPYNV(R) command in a MI program. For value 49.51, the returned values when using CPYNV and CPYNV(R) are 49 and 50 respectively. This is expected. However, for value 99.51, CPYNV contains the correct value 99 but CPYNV(R) has an incorrect value of 1000, not 100 as expected, causing error msgMCH1210. CORRECTION FOR APAR MA32381 : ----------------------------- CPYNV(R) has a rounding problem that has been identified and fixed.
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.