Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Format of a text field
Message
De
11/08/2005 09:16:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01040158
Message ID:
01040190
Vues:
12
>I have a text field on a form which is bound to a table field which is numeric. Can I format the field to accept only numerics? I have ste the input mask to 000.0 but I cannot focus on the field when I do this? Or do I to accept as character and convert to numeric?

try
inputMask = '#####' the lenght is = FSIZE(field)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform