Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty this...
Message
 
 
À
20/03/2008 17:35:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01304137
Message ID:
01304185
Vues:
15
>Hi All,
>
>What's the best way to EMPTY an array element, regardless of datatype, without messin' with the structure?
>
>Thanks.
>Luke

Please see Re: Comparing to NULL Thread #1243011 Message #1243101

E.g.
lcType = vartype(arr(i))

arr(i) = Str2Exp("",lcType)
Yes, the function indeed comes handy in several situations.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform