Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro substitution
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00364355
Message ID:
00364390
Views:
18
John:

You could also do this, which gives you an object reference so you could call other methods on the same object.

loObject = EVAL("Thisform." + lcLastActiveControlName)
loObject.SetFocus()

Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform