Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EXTERNAL ARRAY use for reference
Message
De
09/03/2003 14:45:28
 
 
À
09/03/2003 14:37:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00763449
Message ID:
00763452
Vues:
16
>>I do not know whether it is better or not, but you can do the following
>>
>>- Create a dummy prg
>>- add it to the project
>>- exclude it from the project and do not set procedure to it
>>- add as many lines to the program as you have global arrays
>>
>>the program looks like this
>>
>>&& dummy program
>>function gaMonth()
>>function gaYear()
>>...
>>
>
>Thanks, I had it for all framework functions used in a sub EXE but didn't realize I could do the same with an array. It works.

You're welcome.

You are just confusing the compiler a bit since array elements can be addressed using () or []
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform