× 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.


  • Subject: Re: string to numeric?
  • From: Jon Paris <paris@xxxxxxxxxx>
  • Date: Tue, 4 Nov 1997 13:41:29 -0500

>Does anyone know of a built-in-function or operation code (RPGIV) to
 >convert a string variable to a numeric?
 >
 >For example: string (10a) = "1,245.02  "
 >             converts to:
 >             numeric (9,2) = 000124502
 >
 >I know that I could write a procedure to do it, but with as much as RPG
 >has grown up lately, I thought maybe there was an easier way.

I've attached an RPG IV program that uses the MI function cvtefnd to convert a
string to a floating point value.  There are other functions in the MI Library
and the C function library that might also be useful but I don't have time to
check them all out.  See the ILE C bookshelf on the softcopy library for more
information. There may also be others on the system but .......




Phone: (416) 448-4019   -   Fax: (416) 448-4414

cvtefnd.txt


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.