Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1754 when reindexing in sdt 5.1
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00440718
Message ID:
00441584
Views:
7
For some reason, SDT thinks you have a later version. I'm not sure why,
but for now try doing the following: find this line in SDTUtility.GetDriveSpace:

if GetVersionEx(@lcStruct) <> 0 and ;
inlist(.Hex2Decimal(substr(lcStruct, 17, 4)), 1, 2) and ;
.Hex2Decimal(substr(lcStruct, 13, 4)) > 1000

Add AND .F. to the end of the last line. See if that makes a difference.

Yuanitta
Senior Consultant
Stonefield Systems Group Inc.
www.stonefield.com
Previous
Reply
Map
View

Click here to load this message in the networking platform