Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CLR and VFP
Message
From
29/08/2000 19:46:37
 
 
To
28/08/2000 16:16:41
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00409695
Message ID:
00410555
Views:
27
>Even in VFP, dynamic object resolution and dynamic property setting can be done without macros.


OK, so how would you do an object/property reference where ALL of it comes from a data table. I know I can get the object reference using EVAL(), but how would I do the property (set to a value)?


Table
Object Property
MyForm Left


oForm = EVAL(Table.Object)
cProp = Table.Property
oForm.&cProp = 100


?????
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform