Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I edit numerics to different decimal places?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00029043
Message ID:
00029046
Vues:
28
>I would like an edit field that shows commas and decimal points in an amount field. The number of decimal places needs to be changed in real time.
>As the user types in an amount, it should display commas as required. Data entry should only be from the right handside of the field.
>
>Note: the Input mask property on Edit boxes leaves commas even though numbers have not been entered.
>
>
You mean textbox, don't you? You could try changing the inputmask as data is entered with Interactive change, some things are possible with that. Anyway, if all else fails, you can always use a char variable and do your own conversion function...that always works with varying degrees of difficulty.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform