|
Hi Matt, > I have a number in a character parameter 7a ('0000128') and I want to use > %DEC() to convert that to a packed 7.2 field. However, I get 128.00 > instead. The reference manual is not completely clear on the decimal point > requirements for a character string numeric. > > "The decimal point is optional. It can be either a period or a > comma." That phrase means that the compiler won't choke on a field without a decimal point. It'll just assume that there are no fractions if no point exists in the string.
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.