Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADIR() & releasing an Array
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00481542
Message ID:
00481543
Vues:
13
>I'm using an ADIR(myarray,..) command. But array myarray sometimes already exists and is field with data. I want check if array already created , then release it. But i have trouble doing it. Is anybody can help me with my problem, please. Thanks a lot in advance.

ADIR() should create the array if it doesn't exists. So you can just release the array before calling ADIR()
release myarray
HTH,
- Erik Niese-Petersen

Crazy Dane in USA.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform