Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long name from activecontrol.
Message
From
06/04/2000 02:45:20
 
 
To
06/04/2000 02:30:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00356102
Message ID:
00356127
Views:
12
>>I want that locontrol is a character string.
>>But i thing that locontrol is an oject yet.
>
>If loControl is a character string of a valid control, you can do:
>
>&loControl..RecordSOurce = ...
>
>or
>
>loO = eval(loControl)
>loO.RecordSource = ...

>
>If you are using my code sample, you'll want lcControl source (the "c" makes a difference).
Thanks Mike LcControl is the solution.
Previous
Reply
Map
View

Click here to load this message in the networking platform