Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Order ... Descending in vfp5 RunTime
Message
From
17/09/1999 08:35:07
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00265761
Message ID:
00265821
Views:
18
Are you sure about this Jim? From the Hackers' Guide: "... processing starts with the first record in the current order". I've tested it and the SCAN did start at the first record in the current order.
>SCAN begins from the current record unless you tell it differently. Your code opens the table with the record pointer on the first record. It then changes the order of the records so the current one is the last one. Then you SCAN and it will only see the one record because the next skip at endscan will move to EOF().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform