Link to home
Start Free TrialLog in
Avatar of LatinFriend_M
LatinFriend_M

asked on

Converting numerical amounts to Text-based messages

I'm building a project and i need code to transform numerical amounts (i.e.125.50 dollars) to text-based messages (i.e. one hundred and 25 dollars and fifty cents). Is there any possible way to do this in code?.
Avatar of LatinFriend_M
LatinFriend_M

ASKER

Adjusted points from 100 to 150
Sorry, EE prohibits members to ask assignment Q's and experts to answer them.

If you have specific problems with how to write the code then that is a perfectly reasonable question to ask, but to just plain ask for the code for your assignment is not.

Sorry,

Raymmond.
Edited text of question.
you need to give more points for this code
Avatar of kretzschmar
hi LatinFriend_M,

get the fre component-library vglib at

http://www.tsinet.ru/~vg/


it contains this component:
TMoneyString : TMoneyString is high-customizable component that converts
numbers to verbal representation.

hope this helps

meikl
i really aprecciate your help kretzschmar, but i would like to do my best and try to code myself this rutine. I will keep the adress you gave me just in case, but for now, i will keep looking for the basics for this rutine. Thanks anyway kretzschmar. f15iaf, i appreciate your comment. I'm a new one in this site and i would like to know how much points my question deserve. Thanks for your comment.
in this page you can find a component that make the changes from numeric to letters

this is a great page

http://delphi.icm.edu.pl/
lgmm

I appreciate your help, but i was looking in the site you recommended me and i couldn't find the component you told me. Perhaps you can tell me where to look for in the site (i use delphi 3). However, i'm not looking for a component, i'm looking for "clues" to begin my own unit. If in this site is a explanation of the component you told me or pieces of the code used to create it, i will take your answer for good!!. Please let me know where i can find this component.
ASKER CERTIFIED SOLUTION
Avatar of veeramani
veeramani

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial