Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing an Array...
Message
 
À
08/04/1998 19:55:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00090631
Message ID:
00090828
Vues:
20
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform