Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loop Until End of Records
Message
From
09/08/2004 16:25:46
 
 
To
09/08/2004 16:22:27
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00931867
Message ID:
00931869
Views:
24
>I have a cursor and I want to GO TOP and then do until end of records. Can somebody give me an example? I have having a major brain block today!!! (Monday)
>
>TIA
>
>MAC

One way:
select myCursor
scan    && goto top is implied, no need to do it yourself
    * do some work here
endscan
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform