Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Order
Message
From
08/01/2010 10:55:49
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01442768
Message ID:
01442773
Views:
68
USE ftab &&added by me
* SELECT ftab

USE addition
SELECT addition
SEEK addition.name &&check for name 1st
SCAN &&added my me
IF FOUND()
THISFORM.UpdateResultsWindow('error name already entered')
ELSE
THISFORM.continue
ENDIF
*SELECT addition
ENDSCAN


IT points at the Seek line
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform