Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing the array
Message
De
05/11/2002 02:20:56
 
 
À
05/11/2002 01:20:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00718819
Message ID:
00718826
Vues:
40
dimension myArray[3]
myArray[1] = "one"
myArray[2] = "two"
myArray[3] = "three"
* reset the array to its original, dimensioned state by setting all elements to .f.
myArray = .f.
>i want to define new arrays in the run the run time and clear content of the array?.kindly help me in this regard
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform