Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determine if char field in a table is a number
Message
De
27/06/2009 05:37:52
 
 
À
26/06/2009 11:37:03
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01408688
Message ID:
01408781
Vues:
115
How determine if a char field in a table contains a number ?
IF EMPTY( CHRTRAN( MyTable.MyField, '0123456789', '' ) )
  *** This is a number
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform