Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Currency
Message
 
 
To
13/01/2009 12:07:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01373267
Message ID:
01373274
Views:
23
>If I set my currency symbol to £ and want to create a currency variable I still have to use the $ sign as lval = $200. And using NTOM gives me a dollar amount.
>
>Thats a nuisance.

The '$' (dollar sign) in the '$200' represents a currency literal not a dollar value.

The NTOM() function converts a numeric value to a currency value. Nothing more, nothing less. There's no currency type attached to it.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform