Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
An anomaly with THIS. in an array reference?
Message
De
11/12/2001 14:29:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
An anomaly with THIS. in an array reference?
Divers
Thread ID:
00592852
Message ID:
00592852
Vues:
46
Why does this happen: In this code snippet,

DIMENSION testarray[1]
x = testarray(THIS.arrayindex)
x = testarray[THIS.arrayindex]

the first THIS appears in blue in the design window,
but the second THIS does not appear in blue.

Neither one generates errors, and both work my program.

....just curious....
Pete Donahoe
Once a programmer, always a programmer!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform