|
-
Feb 9th, 2000, 03:24 AM
#1
Thread Starter
Fanatic Member
Few months ago a read a function to convert number to word. Attached to that function was a very short way to do it. EveryThing is ok, but the problem is that I need that function to convert Number to Word but in SPANISH. The Reason? Spanish number a very different and the function is quit different to. Of course i need the short one because i have my own one but is very large and i have done everthing to get it shorter
-
Feb 9th, 2000, 04:18 AM
#2
You would have to change your function to check the language you want to convert to. I'm sorry, I don't know spanish, so I can't write the code snippet for you. But if you look at the function, you can add one more parameter to specify the language you want to convert to, and then based on that, you would convert to the appropriate one.
------------------
Serge
Senior Programmer Analyst
[email protected]
[email protected]
ICQ#: 51055819
-
Feb 9th, 2000, 08:59 AM
#3
Hyperactive Member
No, Serge, the problem is not just the language. The syntax is different.
Luis: yo tengo un código en Quick Basic, si lo encuentro te lo envío por e-mail o lo pongo en el foro.
Good Luck!
-
Feb 9th, 2000, 10:14 AM
#4
Addicted Member
Hi Luis.
Check this site:
http://www.Planet-source-code.com
I once saw what you are looking for.
Just search for Numbers To words
Good Luck.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|