Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can not get it right
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01092465
Message ID:
01092484
Views:
21
>You may try this:
>
>lo='m.toThis." + m.lcObjName
>with &lo
>? .name
>....
>
>Also, probably,
>
>lo=toThis.add(m.lcObjName, "cBar")
>
>with lo
>....
>
>
>
Unfortunately the custom add method doesn't return an object reference. The first idea worked. I was trying to avoid macro, but in this particular case it seems like there is no way.

Thanks again.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform