Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why cannot use & with Thisform.SomeProperty
Message
From
08/05/2009 17:03:43
 
 
To
08/05/2009 15:02:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01397844
Message ID:
01398775
Views:
70
IIRC, FoxPro has preference for fields over variables (i.e. it searches the fields first, then memory variables later) -- so by including the m. prefix, you bypass the scanning of table fields. Although each access alone might account for a small amount of time, inside a loop these small differences may accumulate to be noticible.
Previous
Reply
Map
View

Click here to load this message in the networking platform