Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing an Array...
Message
De
09/04/1998 16:06:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00090631
Message ID:
00090907
Vues:
19
>>What's the best way to clear out the values in an array? I realize I could do a nested loop, but that's too time consuming. So far I have been 1) RELEASING the array, then 2) declaring it PUBLIC again, and 3) re-DIMENSIONing it. This "kinda" works... I'd like a better way.
>>
>>Also, are there any known bugs with the SELECT SQL command and placing the results into an array?
>>
>>TIA!
>>
>>Mark
>>
>>mark@remarkable-systems.com
>
>
>MyArray = .F. Then redimension at your leisure.


Stephen,

This sounds like the best method so far! Thanks!

Mark
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform