Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Choose cancel
Message
From
05/08/2004 06:51:16
 
 
To
05/08/2004 06:42:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00930924
Message ID:
00930928
Views:
8
THISFORM.Text1.Value = GETFILE ()

IF EMPTY (THISFORM.Text1.Value)   && GETFILE () return an empty string if the user press Cancel, Close or ESC
   THISFORM.Text1.SetFocus ()
ENDIF
HTH

>i need to setfocus to my form or my textbox1 if i choise cancel after this code below
>
>thisform.text1.Value=GETFILE().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform