Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus
Message
From
15/05/2006 02:48:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Setfocus
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01121830
Message ID:
01121830
Views:
59
hi all,

i try to keep the Cursor at text1 if the file found,
but it complate all the code.
if adir(dummy,lcFile)>0
        MESSAGEBOX(" file exists")
        THISFORM.TEXT1.SetFocus()
       * RETURN
    else
        COPY  TO (gcDelimName) XL5
    ENDIF
 endif
.
.
.
.
.
thanks for help.
Next
Reply
Map
View

Click here to load this message in the networking platform