Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remind me how, please?
Message
 
 
To
27/10/2008 12:47:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01357393
Message ID:
01357431
Views:
24
Try adding DODEFAULT() before the other control SetFocus()

>Here is the chunk of code from the End Date LostFocus
>
>case !empty(this.value) and empty(thisform.txtBegDate.value)
> wait window "Range Must have a Begin Date"
> thisform.txtBegDate.SetFocus()
>
>the wait window will be replaced with the application Error Message, but right now I'm working outside of the app, just on the form.
>unfortunately, it's not setting focus back to txtBegDate
>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform