Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare array as Local?
Message
 
 
À
28/11/2001 18:32:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00587251
Message ID:
00587268
Vues:
25
This message has been marked as the solution to the initial question of the thread.
>The docs say when you declare an array (for example: DIMENSION laMyArray[1]), it is a private array. Is there a way to declare an array so it will be local, not private?
LOCAL myarray[2,3]
* or 
LOCAL ARRAY myarray[2,3]
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform