Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Currency symbols in input mask
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Currency symbols in input mask
Divers
Thread ID:
00510226
Message ID:
00510226
Vues:
46
Hi,

I wanted in a textbox the following text:
ƒ 99999.99

The 99999.99 can be any one digit. I would like to align this right (no a problem) but when I enter in the textbox a '1', it must display ƒ 00000.01.
When I enter another digit, e.g. '2', it must say ƒ 00000.12. I tried to set de input mask to '$$99999.99'; this doesn't work.
All I see in the textbox is $$999999.99 (expect those 9's). Tried to use SET CURRECNY TO 'ƒ'; doesn't work.
Setting the Format property to '$R' also doesn't work.
Has anyone any ideas how to do this?

Thanks,
Erik Dokter
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform