Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long name from activecontrol.
Message
From
06/04/2000 02:03:29
 
 
To
06/04/2000 01:56:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00356102
Message ID:
00356112
Views:
12
>&locontrol .recordsource="select * from table1"

Or are you using the long name of the active control? In that case, you could just do:

_screen.activeform.ActiveControl.recordsource="select * from table1"

You don't need to find the actual name just to do that.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform