Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Miscellaneous
Thread ID:
00720926
Message ID:
00721173
Views:
10
Hi 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)
>
>
>Hope this helps.

This was great. Thanks for your attention !
So, have did you stick to your word on that "not after sunday midnight" application ?

Obrigado.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform