Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting
Message
De
11/11/2002 14:06:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Divers
Thread ID:
00720926
Message ID:
00721171
Vues:
12
Hiya Mel:

>
>* Ok, I see the problem. There was a typo so it only worked in the
>* candidate index was the first one defined.
>
>* Make the following change to common50\codemine.prg. Replace the line:
>        IF PRIMARY(m.ix) OR KEY(1) == UPPER(m.cField)
>* With:
>        IF PRIMARY(m.ix) OR KEY(m.ix) == UPPER(m.cField)
>
FYI, this is fixed in V7.1

Best
-=Gary
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform