Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric or string ??
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
00985094
Message ID:
00985159
Vues:
43
Hans,

Where in my code do you get "U" returned?
IF TYPE(textbox.value) = "N"
  * number
ELSE
  * character
ENDIF
>
>I tried your solution. When I put in just digits, the type() function does return 'N' but when I put just characters or digits combined with digits, I get 'U' as return value !!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform