Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To Seek or not to Seek that is the question
Message
De
31/12/2004 11:35:50
 
 
À
31/12/2004 11:06:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00973540
Message ID:
00973547
Vues:
17
This message has been marked as a message which has helped to the initial question of the thread.
Hi Glenn.

I think the problem is with cIDXIndexFileName. The SEEK already assumes this is an IDX, so the file name extension needs to be removed. Change your prg to
cIDXIndexFileName = Substr(Sys(2015),2,8)
and first SEEK in your code then works.

Alan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform