Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
An anomaly with THIS. in an array reference?
Message
From
11/12/2001 14:29:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
An anomaly with THIS. in an array reference?
Miscellaneous
Thread ID:
00592852
Message ID:
00592852
Views:
45
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!
Next
Reply
Map
View

Click here to load this message in the networking platform