TextDollar ext

External modules for 4D.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
TextDollar ext

Post by Info-Mac » May 4th, 1993, 9:00 am

Download: http://archive.info-mac.org/dev/db/a4d/ ... ar-ext.hqx

To: [email protected]
X-VMS-To: IN%"[email protected]"

TextDollar(amount;str)
returns in str the English version of the real amount. For check writing.

TextDollar(123.45;x)
x becomes
One Hundred Twenty Three and 45/xx Dollars

TextDollar(19.998;x)
x becomes
Twenty and 00/xx Dollars
Post Reply