Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle error
Message
 
À
30/05/2003 14:33:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00794067
Message ID:
00794689
Vues:
9
Something like this:
append blank
*... populate as in your code
=afield(afld)
for ia=1 to alen(afld,1)
if ( empty(eval(afld[ia,1]) or isnull(eval(afld[ia,1]) ) and afld[ia,2]="C"
replace (afld[ia,1]) with " "
endif
endfor


>Is there a quick way to initialize all fields? I would have thought append blank would do a basic population.
>
>Jason
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform