CPYNV bug fix
"Ken Rokos" <Ken.Rokos-vDzTFhCR/[email protected]>
| Newsgroups | gmane.comp.lang.as400.mi |
|---|---|
| Message-ID | <[email protected]> |
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.
_______________________________________________
This is the MI Programming on the AS400 / iSeries (MI400) mailing list
To post a message email: MI400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mi400
or email: MI400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mi400.