Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipper 5.2 convertion problem
Message
From
07/07/1998 09:50:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Clipper 5.2 convertion problem
Miscellaneous
Thread ID:
00114853
Message ID:
00114853
Views:
77
Hi,

I am converting three clipper 5.2 application to visual foxpro 5.0 code. I had this problem of SET INDEX TO,

The clipper code is

USE
IF !NETERR()

SET INDEX TO

ELSE


ENDIF



So, when I change the code to

SET INDEX TO OF
as all the index files are already in CDX format, but the compiler complaint of not able to find the NDX index file. I had even tried to use SET INDEX TO , but in vain.
In addition, which command or instruction is good for me to help me in replacing the clipper NETERR() function which check whether the table file is open successfully. Any help or suggestion or advise is very much appreciated. Thank you.

Best regards
Virusim
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform