Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LOCATING backwards
Message
From
24/10/2003 11:50:33
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/10/2003 11:37:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00842157
Message ID:
00842203
Views:
36
>Hi Timothy,
>
>yes.
>
>
>CREATE CURSOR t2 (f2 I )
>RAND(3)
>FOR K=1 TO 500
>INSERT INTO t2 VALUES (100*RAND())
>NEXT
>SET FILTER TO f2=1 && this is like LOCATE FOR f2=1
>GO BOTTOM
>SKIP 0 && this do a reverse search
>SET FILTER TO
>BROWSE
>
>
>Fabio

Really ?
skip 0 do not do any reverse searching.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform