Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying currency in a Textbox field
Message
De
22/03/2006 20:44:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Displaying currency in a Textbox field
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01106855
Message ID:
01106855
Vues:
75
I have a Textbox with the "Inputmask" defined as: $ 999,999.99

The Help for InputMask Property states: "The current currency symbol (specified with SET CURRENCY) in a fixed position." but that doesn't seem to be the case.

If I do the following in the Command Window:
SET CURRENCY TO "£"
?TRANSFORM(123.45, "$ 9999.99")
I get a dollar-sign, not a pound-sign. I figure this is the equivalent.

So how does one get the proper currency symbol into a Textbox display?

cheers
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform