Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Skipping when Index value changes
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00487842
Message ID:
00488310
Views:
9
>>Since you're changing the indexed field, you can also SET NEAR ON, seek the original value you change (SEEK 'Berra'). It will find the record AFTER Berra since Berra is now Pepitone.
>
>I'm not sure this would work in all cases. If I changed 'Berra' to 'Boyer' and did a soft seek on 'Berra', wouldn't it now be pointing to 'Boyer'?
>
>
>Thanks for you help..........Rich

Ah yes - I thought of that AFTER I'd posted it. You'd need to add a check for record # and a skip if the found record had the record # of the original.
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform