Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CDX file gets lost when I SORT?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
CDX file gets lost when I SORT?
Miscellaneous
Thread ID:
00565540
Message ID:
00565540
Views:
46
Here's my code where I do a SORT of a table. My CDX files gets lost. I suspect it's my sort that clobbers my INDEX. How can I prevent this? Thanks.
*************************
* Sort Master Help file *
*************************

SET SAFETY OFF
USE (helpfiledbf2) IN 0 SHARED
SORT TO (helpfiledbf) ON contextid
SELECT masthelp
USE
SET SAFETY ON
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Next
Reply
Map
View

Click here to load this message in the networking platform