Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#DEFINE / Arrays
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00223511
Message ID:
00223756
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform