Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using the FIELD() function and REPLACE
Message
De
27/07/2000 14:07:44
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, États-Unis
 
 
À
27/07/2000 10:48:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00397520
Message ID:
00397762
Vues:
9
Thanks to all you guys. I now have exactly what I want.

ray

>>I've got a lot of tables that I want to fill with a missing data value when the entity is NULL. I really don't want to do this one column at a time. By using the FCOUNT() function I can get the number of fields, and the FIELD() function I can get the field name. How can I use this to then test if the value of column returned by FIELD() is null, and then fill it with the appropriate missing data value?
>>
>
>IF ISNULL(EVAL(FIELD(Field #)))
Some days it's not worth chewing through the leather straps ...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform