Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pemstatus vs amembers
Message
From
30/11/2010 04:25:32
 
 
To
30/11/2010 04:13:05
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01491017
Message ID:
01491043
Views:
53
>Hi Thomas,
>
>beg your pardon, but this example will fail. You can not add a object.property to an other object via aDDProperty.
>
No reason to beg if I'm so off base ;-)
lcProp = "Height"
if  TYPE("_screen." + m.lcProp)=="U"
   adpproperty(_screen, m.lcProp, 100)
endif
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform