Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus...... is not
Message
 
To
20/10/2000 14:13:56
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00432176
Message ID:
00432278
Views:
21
Tom,

After reading the entire thread I would suggest trying this;
IF m_occ = 0
   ??chr(7)
   MessageBox('Path information missing!',48,'Notice')
   This.Parent.Text2.SetFocus()
   * Next line will short circuit this method and put the textbox in control
   <strong>RETURN</strong>
ELSE
   blah
   balh
ENDIF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform