Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check if integer or decimal variable
Message
De
17/01/2008 09:30:54
 
 
À
17/01/2008 09:22:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01282531
Message ID:
01282549
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
OK then, how about:
IF LEN (TRANSFORM (INT (MyValue))) = LEN (TRANSFORM (MyValue)) ...
>Except the particular value I test while looping through the data may be decimal based but the decimal portion happens to be .0. In other words, and perhaps this is a language problem with you beng in Qatar and all, I need to know whether the variable being tested has a decimal point in it or not :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform