Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the previous object state
Message
 
To
06/12/2001 02:18:20
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00590354
Message ID:
00590412
Views:
27
Hi Michel,

>
>      lcExec='This.'+lcField+'=toList.'+lcField
>      &lcExec
>
I'd think that this is faster:
STORE GETPEM(toList,lcField) TO ("THIS."+lcField)
Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform