Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check if integer or decimal variable
Message
De
19/01/2008 04:35:17
 
 
À
17/01/2008 09:03:46
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:
01283195
Vues:
19
This message has been marked as a message which has helped to the initial question of the thread.
>Hi Al
>
>I get data from a feed, it may come as all integers or with a decimal portion. Is there a snappy way to check if a given numeric variable is an integer or whather it has a decimal portion? I know one way but am asking if there was a quick/simple or single function way?
>
>Thanks
? EMPTY(value % 1)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform