Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Format Property
Message
De
22/12/2004 04:28:08
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Textbox Format Property
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00971302
Message ID:
00971302
Vues:
69
Hi,

I want to Pads numeric data with leading zeroes, I find that
use @L can use in the textbox format.
How to use it ? I don't understand how to use it.
Please advise.

Derek Yim
thisform.txtbox.value ="123456"
Messagebox(transform(thisform.txtbox.value,"@L 9999999999"))
I want to display "0000123456"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform