Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting
Message
From
11/11/2002 14:06:35
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Miscellaneous
Thread ID:
00720926
Message ID:
00721171
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform