Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to SetFocus?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00301727
Message ID:
00301844
Views:
29
Steve,

Try this;
IF (some condition...) && This works
   WAIT 'INVALID TIME INTERVAL' WINDOW TIMEOUT 2 && This works
   RETURN 0 && 0 keeps the focus in the current control
ENDIF
Previous
Reply
Map
View

Click here to load this message in the networking platform