Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not Accepting .NULL.
Message
De
25/01/2001 08:04:48
 
 
À
25/01/2001 07:15:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00468365
Message ID:
00468376
Vues:
33
Sorry... I replied too quickly. This is more efficient:

FOR i = 1 TO FCOUNT()
lcFldName = FIELD(i)
luFldVal = EVAL(lcFldName)
REPLACE ALL (lcFldName) WITH GetEmptyValue(TYPE(lcFldName)) FOR ISNULL(luFieldVal)
ENDFOR
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform