Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Money Symbols
Message
From
08/01/2003 03:03:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/01/2003 13:02:33
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00738916
Message ID:
00739199
Views:
15
>Cetin,
>
>You mis-understood me.
>There is no CHR() for the Euro Dollar!

If you read the 'set currency' help you can see it's Alt+0128 (chr(128) for that matter). You might not have the European char set to see it maybe but all European users do (even me - though I use an English version of windows I've European languages support installed).
? chr(128) && € (This is Euro symbol on my machine)

My cpcurrent() is 1252 (Turkish 1254). I think all you need is 'set currency'. That way you don't need to tweak with correct chr() for each country. You could use transform(13439, '@$ 999,999') for example. Also 'set sysformats' is another option.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform