Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Format function for number
Message
De
16/01/2001 11:26:42
 
 
À
16/01/2001 11:07:04
Denis Filer
University of Oxford
Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00464207
Message ID:
00464225
Vues:
19
>Here's an easy one: How do I left justify a (numeric) number in a textbox control on a form - so it has no space before? I assume some format function - but I cant get it to work... THANKS SOMEONE!

In the init event of the control put:

This.value = transfo(mycursor.nValue)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform