Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro to a particular field
Message
 
To
08/02/2003 00:15:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00750938
Message ID:
00750971
Views:
20
A macro or a method? In a form, I'd use a method. From within a method in a form you can use the SetFocus() method.

ie. THISFORM.myObject.SetFocus()

I don't think this will work in a macro, however. You'd get the famous "THISFORM can only be used in a method of the form" error message.

Dana

>Hi. VFP7 user. How would I tell a macro to move the cursor to a particular field? (always the same one)
>
>Thanks, Randy
Where's the damned Any Key?...too late
Previous
Reply
Map
View

Click here to load this message in the networking platform