Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove a property
Message
De
04/03/2002 21:25:47
Ian Johnston
Computer Software Solutions
Woodland, Californie, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00628177
Message ID:
00628196
Vues:
19
>>Is there a way to remove a property at runtime ?
>
>No, you cannot remove property at runtime.
>
>Is there a way to test for the existence of an array in memory?
>
>If it's not property array than you can test this way
 IF Type("myArray[1]") = "U"
>  * Array myArray doesn't exist or variable myArray isn't an array
>ENDIF
For array properties see Message #620328.

Thanks

Ian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform