Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange SEEK
Message
From
14/03/2009 15:15:32
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01388076
Message ID:
01388110
Views:
34
Sorry, i spent those "dark days" with Clipper 5.01. Here is a native Clipper code :

use org
select org
index on schet to orgi
set index to orgi
seek "2"
? found() && .F.
inkey(0)
quit

P.S. ORG.DBF has a numeric field SCHET. No error messages, but FOUND() returns .F.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform