Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clipper 5.2 convertion problem
Message
De
07/07/1998 09:50:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Clipper 5.2 convertion problem
Divers
Thread ID:
00114853
Message ID:
00114853
Vues:
73
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform