Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#DEFINE / Arrays
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00223511
Message ID:
00223756
Views:
19
The foremost reason for using any #DEFINE, array
or not, is so that you can have static data availble
to compile into your app.

If I create the array in an object, I then have to
instantiate the object to access the array.

The array's data changes rarely, and I would simple
like to be able access the array elements in code,
as I would any other #DEFINE, either individualy or
by looping through the array.

I fail to see why this is a difficuly concept. I simply
asked what the syntax was for assigning a #DEFINE for an
array element. Is it possible or not? Thanks :)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform