Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXTERNAL ARRAY use for reference
Message
From
09/03/2003 14:45:28
 
 
To
09/03/2003 14:37:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00763449
Message ID:
00763452
Views:
17
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform